This repository was archived by the owner on Jan 22, 2026. It is now read-only.
v0.7.0
What's Changed
git pkgs vulnssubcommand for vulnerability scanning via OSV APIgit pkgs vulns scanto scan dependencies for known vulnerabilitiesgit pkgs vulns showto display details for a specific vulnerabilitygit pkgs vulns syncto prefetch vulnerability data for all packagesgit pkgs vulns exposureto analyze vulnerability exposure over timegit pkgs vulns praiseto show resolved vulnerabilities with attribution- SARIF output format for CI integration (
--format=sarif) - Docker container support for running git-pkgs without local Ruby installation
listcommand now shows locked versions and manifest kind--statelessflag forlist,show, anddiffcommands (auto-enabled when no database exists)- Update ecosystems-bibliothecary to ~> 15.2
- Fix
-fflag conflict indiffcommand (was defined for both--fromand--format)
New Contributors
- @algomaster99 made their first contribution in #14
Full Changelog: v0.6.2...v0.7.0