Audit NPM, Yarn, PNPM, and Bun dependencies in continuous integration environments, preventing integration if vulnerabilities are found at or above a configurable threshold while ignoring allowlisted advisories
Now, you can interact with audit-ci using code! I haven't written the documentation for this yet.
Also, since this is the first release of programmatic usage, the API is not expected to stay stable.
This current API is mostly for early adopters and to get quick feedback.
Note, I started exporting types in this PR: #270
Closes #212 (but should create a new ticket to document the API)
Now, you can interact with audit-ci using code! I haven't written the documentation for this yet. Also, since this is the first release of programmatic usage, the API is not expected to stay stable. This current API is mostly for early adopters and to get quick feedback.
Note, I started exporting types in this PR: #270 Closes #212 (but should create a new ticket to document the API)