v0.1.77
·
38 commits
to main
since this release
What's new
- Added first-class sensitive ignore candidates to
sensitive-auditJSON output. - Added
--format ignore --ignore-target agentignore|codexignore|aiexclude|gitignorefor reviewable generated ignore files such as.codexignore.generated. - Kept the audit read-only and filename/path-only: it does not read file contents, follow symlink targets, or mutate repositories.
- Updated README, discovery docs, OpenAI OSS brief, schemas, and tests for the new exclusion workflow.
Verification
npm testnpm run checkgit diff --checknpm pack --dry-run --json- Local CLI smoke for generated
.codexignorecandidates