Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.29 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.29 KB

GoVEX

Build Status Go Report Card Docs LOC License

govex is a Go package with various VEX helpers, including:

  1. Definition of govex structs for vulnerabilities.
  2. Conversion of Vulnerabilities slice to a GoCharts Table via Vulnerabilities.Table() with customizable columns. This can then be exported as a CSV or XLSX file.