23.11.0 - 2023-11-08
Added
- Add CPE function for unquoting WNF attribute values f3723d0
- Allow to request a specific number of CVEs and CPEs 86e5dd7
- Add API docs for the pontos.cpe module 124bd52
- Allow to clone and adjust a CPE 12fd92a
- Allow parsing CPEs with parts containing a colon 872f7cd
- Improve error handling for converting a CPE to the URI format 9fb52ca
Changed
- Store CPE attributes unquoted (e.g. version "1.2" instead of "1\.2") 2bb3784
- Improve CPE function names, doc strings and some tests be2b808
- Improve rate limit algorithm for requests against the NVD API 4b72fd8
- Enable pylint rules for ruff a4d68fd
- Use ruff for import sorting instead of isort 5b07174
Dependencies
- Bump the python-packages group with 7 updates a9dc39e