Skip to content

Commit dd45251

Browse files
authored
Merge pull request #1115 from GitGuardian/severine/update-detectors-figure
chore: update number of detectors
2 parents 59e9c41 + b23f733 commit dd45251

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/GitGuardian/ggshield/main.yml?branch=main&style=for-the-badge)](https://github.com/GitGuardian/ggshield/actions)
1212
[![Codecov](https://img.shields.io/codecov/c/github/GitGuardian/ggshield?style=for-the-badge)](https://codecov.io/gh/GitGuardian/ggshield/)
1313

14-
`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.
1515

1616
`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.
1717

scripts/build-os-packages/README.md.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This archive contains a standalone version of `ggshield`.
44

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.
66

77
To learn more, visit https://github.com/GitGuardian/ggshield.
88

scripts/chocolatey/ggshield.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<tags>ggshield</tags>
1717
<summary>ggshield is a CLI application that helps you detect secrets.</summary>
1818
<description>
19-
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.
19+
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.
2020

2121
ggshield is open source on GitHub and accessible [here](https://github.com/GitGuardian/ggshield).
2222

0 commit comments

Comments
 (0)