Skip to content

This small script helps to parse and group Snyk's findings (CSV)

Notifications You must be signed in to change notification settings

m3t3kh4n/snyk-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

snyk-parser

This small script helps to parse and group Snyk's findings (CSV)

Dependencies:

ast
pandas
argparse

Use:

python3 sort.py -f snyk.csv -o output.txt

Next Goals

  • Take the date when the finding was discovered and then take the severity of the project mentioned and check it against the table (Vulnerability Time Summary Matrix), just remove the post about delayed patches

About

This small script helps to parse and group Snyk's findings (CSV)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages