Releases: mrl5/vulner
Releases · mrl5/vulner
v0.1.0
0.1.0 (2022-01-30)
Features
- cli: allow piping (input from stdin) (790c5f6)
- cli: init CLI (78b0d8d)
- cpe - new command for returning valid and existing CPEs (bac30f5)
- cve - new command for listing CVEs for given CPEs (5b6ca09)
- lib: reuse python lib for grep patterns (2dfcfcf)
- scan - new command for CVE scanning (5a96512)
- sync - new command for fetching NVD CPE match feed (55e053d)
Performance Improvements
- cpe: deserialize from string only once (47fe076)