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
security-audit: fix ownership check to respect protected file ownership
Protected files (bin/, hooks/, tool-guard.ts, security.mjs, etc.) are
intentionally owned by bentlegen/root as an extra defense layer. The
ownership check now excludes these paths instead of flagging them.
Also exclude test files (*.test.sh, *.test.mjs) from the secret scan
since they contain test fixtures with fake secret patterns.
0 commit comments