CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies
-
Updated
Jul 26, 2021 - TypeScript
This works as a proof of concept, but it would be nice to tidy up the basic render script and add some tests while it's fresh. Doesn't need to stay in Ruby, just had the benefit of having everything needed in the standard library.
Add a description, image, and links to the snyk topic page so that developers can more easily learn about it.
To associate your repository with the snyk topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I was thinking it would be great to expose the parsers and potentially reporters too as an API. It would really just require exposing them via the main export file for anyone wanting to use this as a lib instead of a CLI too.
Potentially later we can split to another package but should be an easy start just exposing them straig