You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@
5
5
6
6
This project sends notifications to a **Slack** channel when a secret scanning event happens in [GitHub Advanced Security](https://docs.github.com/en/enterprise-cloud@latest/get-started/learning-about-github/about-github-advanced-security).
7
7
8
+
> [!NOTE]
9
+
> Want the same, but for Teams? 👉 [Teams Secret Scanning notifier](https://github.com/advanced-security/teams-secret-scanning-notifier-azure-function)
10
+
8
11
It is implemented as an [Azure Function](https://learn.microsoft.com/en-us/azure/azure-functions/), and installed as a [GitHub App](https://docs.github.com/en/apps). It uses a Slack incoming webhook.
9
12
10
13
It needs you to deploy the function on Azure, and to create a GitHub App and install it on an org or repo.
0 commit comments