Back to Tags
Attribution
2 items tagged with "attribution"
Filter by type:
FAQs2
FAQ
Which ecosystems support vulnerability detection and attribution?
Detection and attribution read each project's lockfile, covering npm / pnpm / yarn, pip / poetry / pipenv, cargo, composer, bundler, go, pub, hex, NuG...
FAQ
What does the vg why command do?
`vg why <package>` traces a dependency through your git history: who added it, every version change since, and who made each one. If your latest `vg s...