splunk / github_app_for_splunk

A collection of dashboards and knowledge objects for Github data
MIT License
32 stars 25 forks source link

Include push protection notifications in the Secret Scanning dashboard #54

Open leftrightleft opened 2 years ago

leftrightleft commented 2 years ago

Secret scanning push protection is a recently released service included with GHAS which stops secrets from being written to GitHub. This service blocks git pushes when a commit within that push contains a secret.

When a push protection event occurs, a webhook is generated. This webhook should be used to populate a new chart in the Secret Scanning overview dashboard which gives counts of push protection block events.