Releases: ra1nb0rn/cpe_search
Releases · ra1nb0rn/cpe_search
Version 0.2.7
Version 0.2.6
Added
- Added a progress bar when downloading data from NVD
Changed
- Increase rate limit for NVD download
- Adjusted DB name restrictions for Windows
- Disabled DB name checking with SQLite
Fixed
- Made update process more resilient to NVD errors
Version 0.2.5
Added
- Added an abbreviation for Alibaba ACK
Changed
- Slightly adjusted weights of new search algorithm.
Fixed
- Fixed another small performance issue
Version 0.2.4
Fixed
- Fixed a small performance issue
Version 0.2.3
Changed
- Slightly adjusted weights of new search algorithm.
Fixed
- Fixed bad search if a versionless search was issued.
Version 0.2.2
Added
- If a query without version is detected, create and use CPE without version
Version 0.2.1
Fixed
- Improve performance of new search algorithm
Version 0.2.0
Added
- Improve search algorithm by favoring "popularity" and matching version
Version 0.1.9
Changed
- Update README with information about database download.
Version 0.1.8
Added
- Added GitHub workflow to build CPE database and attach it to the latest release
- Added feature to download CPE database from latest GitHub release
- Added CLI argument to print cpe_search version