mirror of
https://github.com/pnpm/pnpm.git
synced 2026-01-02 12:08:14 -05:00
* feat(audit): add --ignore-vulnerabilities flag for CVE * fix: no need for changes * feat: add changeset * fix: need the GHSA id * docs: update changeset * test: fix * test: fix * feat(audit): --ignore and --ignore-unfixable * refactor: change output * fix: reading audit settings from pnpm-workspace.yaml * test: ignoring a list of cves * docs: add changeset --------- Co-authored-by: Ian Krieger <ian.krieger@gc.com@mac.lan> Co-authored-by: Zoltan Kochan <z@kochan.io>