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
A zero-config, language-agnostic gate that statically flags JWT misconfigurations (none alg, disabled verification, unenforced expiry, hardcoded secrets) with a clean CI exit code. Single Go binary. Grounded in RFC 8725 + OWASP.