From 1b07069a1d46b8dec28a55b083ce5b51e419e6ce Mon Sep 17 00:00:00 2001 From: Pringled Date: Sun, 8 Mar 2026 16:48:49 +0100 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.