diff --git a/README.md b/README.md
index 48f7f885f6..8acb745e2c 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
[](https://github.com/GitGuardian/ggshield/actions)
[](https://codecov.io/gh/GitGuardian/ggshield/)
-`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.
+`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.
`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.
diff --git a/scripts/build-os-packages/README.md.tmpl b/scripts/build-os-packages/README.md.tmpl
index c82a7541b4..e8e9496468 100644
--- a/scripts/build-os-packages/README.md.tmpl
+++ b/scripts/build-os-packages/README.md.tmpl
@@ -2,7 +2,7 @@
This archive contains a standalone version of `ggshield`.
-`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.
+`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.
To learn more, visit https://github.com/GitGuardian/ggshield.
diff --git a/scripts/chocolatey/ggshield.nuspec b/scripts/chocolatey/ggshield.nuspec
index fae248856b..df42def92e 100644
--- a/scripts/chocolatey/ggshield.nuspec
+++ b/scripts/chocolatey/ggshield.nuspec
@@ -16,7 +16,7 @@
ggshield
ggshield is a CLI application that helps you detect secrets.
-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.
+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.
ggshield is open source on GitHub and accessible [here](https://github.com/GitGuardian/ggshield).