Skip to content

feat(skills): dependency-cve-audit v0.1.2 - npm CVE scanner#136

Open
codeboost-tr wants to merge 8 commits into
runxhq:mainfrom
codeboost-tr:feature/bounty-21-cve-audit-skill
Open

feat(skills): dependency-cve-audit v0.1.2 - npm CVE scanner#136
codeboost-tr wants to merge 8 commits into
runxhq:mainfrom
codeboost-tr:feature/bounty-21-cve-audit-skill

Conversation

@codeboost-tr

Copy link
Copy Markdown

Summary

Updates dependency-cve-audit skill to v0.1.2 with updated source link.

The skill audits a Node.js project's locked npm dependencies against the OSV.dev vulnerability database. It extracts exact installed versions from package-lock.json, queries OSV for each exact {ecosystem, package, version} tuple, and emits a machine-checkable evidence packet with zero false hits.

Changes

  • Bump version to 0.1.2
  • Update source link to codeboost-tr/runx

Verification

Tested against OWASP NodeGoat (16 direct deps scanned, 13 CVEs found across 6 packages). Every finding has exact version match, advisory ID, and reference.

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