- Fix reliability problem when migrating from old databases (58).
1.9.2
------------------
- Improve performance by pre-fetching all cached CPE configurations for each candidate vulnerability. This change requires to rebuild the ZODB database, which is done transparently.
- Fix bug that crashed vulnix when trying to extend existing whitelist entries with new CVEs (57).
1.9.1
------------------
- Fix packaging bug.
1.9.0
------------------
- Pull NVD feeds from https://nvd.nist.gov/feeds/json/cve/1.1/ as XML feeds have been discontinued (55).
- Print CVSS v3 base scores for each CVE. Order by descending CVSS score (53).
- Evaluate version ranges in CPE entries.
1.8.2
------------------
- Process package versions containing a hyphen properly (e.g., R versions) (50).