We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub now also sends a header X-Hub-Signature-256
X-Hub-Signature-256
The text was updated successfully, but these errors were encountered:
See #173
Or you can add this to your go.mod to use it before merge:
go.mod
replace github.com/go-playground/webhooks/v6 => github.com/ammario/webhooks/v6 v6.0.0-20230530210742-61c8d3560b68
Sorry, something went wrong.
go-playground/webhooks#160 using x-hub-signature-256 for more secure …
9c7cd57
…webhooks, once the changes to the lib are merged, we can remove this change
No branches or pull requests
GitHub now also sends a header
X-Hub-Signature-256
The text was updated successfully, but these errors were encountered: