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
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,8 @@ GitHub Advanced Security offers a range of rich REST APIs to access and manage a
4
4
5
5
This is a set of scripts that use these APIs to access and manage alerts. The scripts are written in Python and use a wrapper around the API requests to manage authentication, pagination and rate limiting.
6
6
7
-
> [!WARNING]
8
-
> These scripts are not supported by GitHub. They are provided as-is, and come with no support or commitments.
9
-
> They are intended to be used as examples, and can be modified to suit your needs
7
+
> [!NOTE]
8
+
> This is an unofficial tool created by Field Security Specialists, and is not officially supported by GitHub.
0 commit comments