Api Keys Exposed
Api Keys Exposed: what it means, why it may matter, and how to remediate with external verification using ExposureGrid.
The problem
Api Keys Exposed: Secret-like material in public locations increases credential abuse risk if values are valid.
Why it matters
Pattern matches can be false positives - rotate if there is any doubt and remove material from public artifacts.
How to check
Search repos/builds, review CI logs, scan dependencies, use vaults for distribution.
How to fix
Revoke/rotate, purge from history where feasible, add secret scanning in CI, prevent future commits.
- Identify owners for the affected component (app, edge, DNS, or mail).
- Make a minimal change and validate in staging or a canary route.
- Deploy with monitoring and rollback readiness.
- Re-run ExposureGrid to confirm the external signal improved.
Run a scan to verify this fix on your domain
Use the same public scanner as the homepage — results honor your plan tier.
Scan your domainWhat ExposureGrid checks
ExposureGrid never displays raw secret values in learning context; findings are redacted aggressively.
FAQ
- Why does "Api Keys Exposed" appear in ExposureGrid?
- Scanners observe externally visible signals. A finding means our rules matched - validate severity and applicability in your environment.
- Could this be a false positive?
- Yes, depending on context and coverage limits. Especially for heuristic, partial, or pattern-based checks, corroborate with manual review.
- What should I do after changing configuration?
- Re-run a scan to confirm the external signal changed, then enable monitoring where your plan supports it.
ExposureGrid continuously monitors these issues and alerts you before they become exploitable.
