← Scan another repo

github.com/go-chi/chi

@ 8b258c7bb28f

Submitted 8/3/2026, 10:59:03 PM · Status: ok

Risk grade
C
38 / 100
Findings
267
0 critical2 high7 medium0 low258 info0 on CISA KEV0ATT&CK
Showing 267 of 267 findings

Findings

  • Detected private-key: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption
    Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    gitleaks
  • Committed PEM private-key material (a "-----BEGIN ... PRIVATE KEY-----" block). Anyone with repo read access holds the key: rotate it, remove it from history, and load keys at runtime from a secret st
    Committed PEM private-key material (a "-----BEGIN ... PRIVATE KEY-----" block). Anyone with repo read access holds the key: rotate it, remove it from history, and load keys at runtime from a secret store / mounted volume instead. (First-party socbox rule; Apache-2.0.)
    semgreptestdata/key.pem:1

This report is public.