cve-search v5.2.0 released with improvements and bug fixes (2025-03-17)
Other
-
Update web/VERSION 5.1.0.dev9. [GitHub Action]
-
Update requirements.txt (#1141) [PT]
-
WebUI: improve tables (#1136) [Esa Jokinen]
-
Maintain a CWE array in webui and swagger (#1132) [SashaTail]
-
Update requirements.txt. [PT]
-
Add cvss4 in webui #1128 (#1129) [SashaTail]
-
Add CVSS4 display on the vulnerability page
-
Add filter, sorting to vulnerabilities page
-
Fix td size for Cvss4 cases
-
Improve filter logic for cvss4
-
Add CVSSv4 in swagger doc
-
Delete score from cvss4
-
Update version
-
-
Feat(search): limit results by days since modified (#1121) [Esa Jokinen]
- feat(search): limit results by days since modified
Add search.py -T to limit results to results from n days by the last modification, while -t does it based on the date published.
- build(ci): update actions/upload-artifact to v4
This test was using a deprecated version of actions/upload-artifact: v2.
-
Update web/VERSION 5.1.0.dev2. [GitHub Action]
-
Bump nltk from 3.8.1 to 3.9 (#1118) [dependabot[bot]]
Bumps nltk from 3.8.1 to 3.9.
updated-dependencies:
-
dependency-name: nltk dependency-type: direct:production …
-
Remove support for search.py -q (#1117) [Esa Jokinen]