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
`ggshield` is a CLI application that runs in your local environment or in a CI environment to help you detect more than 400+ types of secrets.
14
+
`ggshield` is a CLI application that runs in your local environment or in a CI environment to help you detect more than 500+ types of secrets.
15
15
16
16
`ggshield` uses our [public API](https://api.gitguardian.com/docs) through [py-gitguardian](https://github.com/GitGuardian/py-gitguardian) to scan and detect potential vulnerabilities in files and other text content.
Copy file name to clipboardExpand all lines: scripts/build-os-packages/README.md.tmpl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This archive contains a standalone version of `ggshield`.
4
4
5
-
`ggshield` is [GitGuardian](https://gitguardian.com) CLI application. It runs in your local environment or in a CI environment to help you detect more than 400+ types of secrets.
5
+
`ggshield` is [GitGuardian](https://gitguardian.com) CLI application. It runs in your local environment or in a CI environment to help you detect more than 500+ types of secrets.
6
6
7
7
To learn more, visit https://github.com/GitGuardian/ggshield.
0 commit comments