- Add new CLI flag `--exclude-peers` to omit peer dependencies from results while still scanning their transitive dependencies.
- Introduce `pnpm.auditConfig.ignoreGhsas` in `package.json` to allow ignoring specific GHSA vulnerabilities.
- Improve robustness by throwing an error when pnpm attempts to upgrade to the same version, and reduce memory usage during peer‑dependency resolution.