-
Improvement
-
Resolution: Fixed
-
Major
For security reasons, it's quite important for this plugin to support an option to verify a "secret" token. This option was added some time ago, you basically configure a "secret" in the GitHub webhook end, so you know the requests you are receiving is really from GitHub. The GitHub Pull Request Builder plugin (ghprb) already supports it. It would be great if this plugin add support too.
- is related to
-
JENKINS-37956 Missing notification about request with bad secret for GitHub plugin
-
- Open
-
- relates to
-
JENKINS-62097 Permit multiple webhook secrets to be registered
-
- Resolved
-
- links to
It looks like this is the root cause of
JENKINS-36121so I think it's pretty urgent. It makes the Github Organization Folder plugin spam the Github API easily reaching the 5000 calls per hour limit.