Ensure webhooks of the package registry are secured
Risk Level: medium
Platform: Github
Spectral Rule ID: GH-HRD034
REMEDIATION
SaaS:
Go to 'Payload URL' and set webhook to use HTTPS protocol. Also set SSL verification to 'enable SSL verification'.
- Go to
https://github.com/<YOUR_REPO_NAME>/settings/hooks. - Go to section 'Payload URL'.
- Set webhook to use the HTTPS protocol, also set 'SSL verification' to 'enable SSL verification'.
Read more:
Updated 7 months ago