Skip to content

feat: add package audit status command#60

Merged
mulhamna merged 1 commit into
mainfrom
feat/audit-status-check
May 22, 2026
Merged

feat: add package audit status command#60
mulhamna merged 1 commit into
mainfrom
feat/audit-status-check

Conversation

@mulhamna
Copy link
Copy Markdown
Owner

Summary

  • add pkgmap audit subcommand for per-package advisory checks
  • map supported package managers to OSV ecosystems and keep unsupported managers explicit
  • add tests and README usage examples for the new audit flow

Usage

  • pkgmap audit --manager npm
  • pkgmap audit --manager cargo --package ripgrep
  • pkgmap audit --json

Verification

  • npm test
  • npm run lint
  • npm run format:check
  • node bin/pkgmap.js audit --manager npm --package pkgmap

@mulhamna mulhamna force-pushed the feat/audit-status-check branch from 8c7f08f to b008ce9 Compare May 22, 2026 15:41
@mulhamna mulhamna merged commit d50ed67 into main May 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant