Ensure the maximum number of webhooks per repo is not exceeded

Risk Level: medium
Platform: Github
Spectral Rule ID: GH-HRD006

REMEDIATION

Webhooks provide a way for notifications to be delivered to an external web server whenever certain actions occur on a repository or organization.
In the developer's world of today, Dev-ops tools are integrated and abandoned. Leaves unneeded webhooks that spread repos information to external services.
Review your webhooks:

SaaS:

  1. On your profile page, click Repositories, then click the name of your repository.
  2. From your repository, click Settings.
  3. In the sidebar, click Webhooks.
  4. Be sure any active webhook are required.

Read more: