Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Release version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ra1nb0rn committed Apr 26, 2024
1 parent 953c7b1 commit b5e82e4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog
This file keeps track of all notable changes between the different versions of search_vulns.

## v0.5.1 - 2024-04-26
### Added
- A flag to use the best matching *created* CPE automatically in CLI.
- A flag to print search_vulns version.
- endoflife.date data is now also reported for deprecated / equivalent CPEs.
- Add CPEs only contained in the NVD's vuln data to the CPE-DB.
- Add references to blog posts and a public instance.

### Fixed
- Install of dependencies in automated install script.
- Some bug fixes and improvements in web frontend.
- Improvements to version comparison for more complex version numbers.
- Setting up the API tables if the database already existed.
- Fix pipeline to rebuild release assets regularly.


## v0.5.0 - 2024-04-13
### Added
- Added a completely new web frontend, which is not just more beautiful but also comes with
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.5.1

0 comments on commit b5e82e4

Please sign in to comment.