diff --git a/README.md b/README.md index 82cf5ea..0926a63 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ agentcheck | AWS | Active credentials and whether they carry admin-level policies | | GCP | Active account and whether it holds owner or editor roles | | Azure | Active subscription and Owner / Contributor role assignments | -| API Keys | 40+ env vars and credential files (OpenAI, Stripe, GitHub, etc.) | +| API Keys | 100+ env vars and credential files (OpenAI, Stripe, GitHub, etc.) | | Kubernetes | Active context, whether it points at a prod cluster | -| Local | Docker daemon, SSH keys, Terraform config files, .env files | +| Local | Docker daemon, SSH keys, Terraform config files, .env files | Every finding is tagged `LOW`, `MODERATE`, `HIGH`, or `CRITICAL`. `UNCERTAIN` findings (checks that timed out) are shown separately and never trigger CI failure.