Ensure Enable SSL verification is enabled
hooks that use the 'HTTPS' protocol should validate. Make sure all project hooks have enable_ssl_verification
set to 'true'.
Risk Level: medium
Platform: Gitlab
Spectral Rule ID: GL-HRD006
REMEDIATION
To do this:
SaaS:
- Go to your project and select
Settings > Webhooks
. - Go to Project Hooks table
- click each hook to show more settings, and make sure the "SSL verification" checkbox is enabled.
- Select Save changes.
Read more:
Updated about 1 year ago