Releases: evdenis/cvehound
Releases · evdenis/cvehound
CVEhound 1.0.2
Changes:
- fix
--config
argument check
CVEhound 1.0.1
Changes:
--report
- json report generation added- small fixes
CVEhound 1.0.0
Changes:
- 70 new CVEs described
--cwe
option added to check only specified cwe-ids (classes)--files
option added to check only specified kernel dirs--config
option added to infer kernel configs from Makefile/Kbuild files and check kernel .config files- fix date instead of last metadata update date
- linux-next added to CI
- different coccinelle versions added to CI
- many small fixes
Many thanks to undertaker, linuxkernelcves.com projects.
CVEhound 0.2.1
- +40 new CVEs
CVEhound 0.2.0
- tests refactored
- linux-stable added to tests
- metainformation from linuxkernelcves.com added
CVEhound 0.1.3
- improved description
- fix for CVE-2019-19448 files tag
- reworked tests
- GitHub Actions integration