snyk2nvd

command
v0.0.0-...-e85a4bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

README

snyk2nvd

snyk2nvd downloads the vulnerability data from Snyk and converts it into NVD format. The resulting file can be used as a feed in cpe2cve processor

Example: download all vulnerabilities and convert them

SNYK_ID=id SNYK_READONLY_KEY=key ./snyk2nvd -download > snyk.json
./snyk2nvd -convert -language=golang snyk.json > snyk_golang.json
./snyk2nvd -convert -language=python snyk.json > snyk_python.json
...

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL