diff --git a/docs/github_webhooks.MD b/docs/github_webhooks.MD index 140d3ae..cd21373 100644 --- a/docs/github_webhooks.MD +++ b/docs/github_webhooks.MD @@ -69,5 +69,14 @@ Once that is complete and webhooks are triggering, you'll want to update the mac Code scanning alerts Alerts identified by CodeQL and other 3rd party/OSS scanning tools. - + +GitHub::VulnerabilityAlert +Repository vulnerability alerts +Dependabot alert (aka dependency vulnerability alert) created, resolved, or dismissed on a repository. + + +GitHub::SecretScanning +Secret scanning alerts +Secrets scanning alert created, resolved, or reopened. +