← all rules

secret/private-key

Private Key (RSA / SSH / PGP / EC)

criticalSecret patternsecretCWE-798

What it detects

Private cryptographic key material. Should never be committed.

How it runs

Run against every text file in the repo (with a binary-content filter and a `.repoguardignore` filter for fixtures). The matched value is masked before being persisted.

Found a false positive or want this rule tuned? File an issue. You can also suppress per-repo via a .repoguardignore line.