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
test(claude): shorten the dotenv fixture key so privacy:scan stays green
The #701 fixtures used sk-ant-from-project-dotenv, whose suffix is long enough
to trip the token-looking rule in scripts/privacy-scan.ts (sk- followed by 20+
characters). Matching the existing sk-ant-user idiom keeps that gate green
without widening the scanner allowlist for a value that is not a credential.
0 commit comments