Skip to content

Commit c358621

Browse files
committed
Merge branch 'main' of https://github.com/splunk/github_app_for_splunk into main
2 parents 80d0995 + 4e9df45 commit c358621

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/github_webhooks.MD

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,14 @@ Once that is complete and webhooks are triggering, you'll want to update the mac
6969
<td>Code scanning alerts</td>
7070
<td>Alerts identified by CodeQL and other 3rd party/OSS scanning tools.</td>
7171
</tr>
72-
72+
<tr>
73+
<td>GitHub::VulnerabilityAlert</td>
74+
<td>Repository vulnerability alerts</td>
75+
<td>Dependabot alert (aka dependency vulnerability alert) created, resolved, or dismissed on a repository.</td>
76+
</tr>
77+
<tr>
78+
<td>GitHub::SecretScanning</td>
79+
<td>Secret scanning alerts</td>
80+
<td>Secrets scanning alert created, resolved, or reopened.</td>
81+
</tr>
7382
</table>

0 commit comments

Comments
 (0)