Skip to content

Releases: ra1nb0rn/cpe_search

Version 0.2.7

12 Feb 22:05

Choose a tag to compare

Changed

  • Remove arguably erroneous query correction

Fixed

  • Fix fuzzy search for JS libraries

Version 0.2.6

10 Feb 18:23

Choose a tag to compare

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

27 Jan 19:24

Choose a tag to compare

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

26 Jan 23:34

Choose a tag to compare

Fixed

  • Fixed a small performance issue

Version 0.2.3

26 Jan 20:26

Choose a tag to compare

Changed

  • Slightly adjusted weights of new search algorithm.

Fixed

  • Fixed bad search if a versionless search was issued.

Version 0.2.2

26 Jan 16:53

Choose a tag to compare

Added

  • If a query without version is detected, create and use CPE without version

Version 0.2.1

26 Jan 11:26

Choose a tag to compare

Fixed

  • Improve performance of new search algorithm

Version 0.2.0

25 Jan 00:19

Choose a tag to compare

Added

  • Improve search algorithm by favoring "popularity" and matching version

Version 0.1.9

08 Jan 20:32

Choose a tag to compare

Changed

  • Update README with information about database download.

Version 0.1.8

08 Jan 20:08

Choose a tag to compare

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