You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a required semgrep job (p/golang, p/typescript, p/react,
p/owasp-top-ten; blocking on ERROR severity only) wired into
ci-complete's needs, replicating seed #1737. CodeQL is advisory and
skipped on private repos, so Semgrep becomes the required SAST signal;
corrects the ci-complete comments, which still claimed CodeQL/
license-check were required contexts (branch protection actually
requires only CI Complete + Lint PR Title/Body).
No ERROR findings exist on current main. Annotates the one known
WARNING-severity false positive (HIBP SHA-1 k-anonymity API contract in
internal/auth/hibp.go) with a nosemgrep justification ahead of a future
WARNING ratchet.
0 commit comments