Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support sha256 hmac for github webhooks #160

Open
ghost opened this issue Dec 16, 2022 · 1 comment
Open

Support sha256 hmac for github webhooks #160

ghost opened this issue Dec 16, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 16, 2022

GitHub now also sends a header X-Hub-Signature-256

@ammario
Copy link
Contributor

ammario commented May 30, 2023

See #173

Or you can add this to your go.mod to use it before merge:

replace github.com/go-playground/webhooks/v6 => github.com/ammario/webhooks/v6 v6.0.0-20230530210742-61c8d3560b68

innazh added a commit to Hillside-Labs/github-ingestor that referenced this issue Nov 6, 2023
…webhooks, once the changes to the lib are merged, we can remove this change
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant