Skip to content

Commit 4b92313

Browse files
authored
Update README.md
1 parent 3f9466c commit 4b92313

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Teams Secret Scanning notifier (GitHub Azure Function/GitHub App)
1+
# Teams Secret Scanning notifier (Azure Function/GitHub App)
22

33
> [!WARNING]
44
> This is an _unofficial_ tool created by Field Security Specialists, and is not officially supported by GitHub.
55
6-
This project sends notifications to a Teams channel when a secret scanning event happens.
6+
This project sends notifications to a *Microsoft Teams* 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).
77

8-
It is implemented as an Azure Function, and installed as a GitHub App.
8+
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 Teams incoming webhook.
99

1010
It needs you to deploy the function on Azure, and to create a GitHub App and install it on an org or repo.
1111

0 commit comments

Comments
 (0)