Releases: mprpic/cvelint
Releases · mprpic/cvelint
v0.3.0
Changelog
- 3c01ab6 Add check for validating version strings in various fields
- c3bf5cc Add doc string for CheckInvalidVersion
- 63d38c9 Explain purpose of cvelint better; update example
- 934c66e Merge pull request #9 from mprpic/add-version-check
- fb10e5d Parallelize linting of individual CVE records
- d070f9e Remove unnecessary part of error message in CheckInvalidVersion
v0.2.0
Changelog
- cb36792 Add JSON path to error in pretty-printed output
- cf205d3 Count generic errors and exit with status code 1
- 12ca959 Create README.md
- 6909830 Report generic errors such as invalid JSON instead of exiting
- 35e6421 Return non-0 exit code when any errors are found
- 55b9228 Update README.md
- dd2306d Update README.md
- 1075e07 Update README.md