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
API client library for the [GitGuardian API](https://api.gitguardian.com/).
11
+
12
+
The GitGuardian API puts at your fingertips the power to detect more than 200 types of secrets in any text content, as well as other potential security vulnerabilities.
13
+
14
+
**py-gitguardian** can be used to create integrations to scan various data sources, from your workstation's filesystem to your favorite chat application.
11
15
12
16
You can check API details [here](https://api.gitguardian.com/docs)
13
17
with all the response codes and expected structures on each method.
0 commit comments