Releases: vulnerability-lookup/PyVulnerabilityLookup
Releases · vulnerability-lookup/PyVulnerabilityLookup
v2.19.0
Maintenance release, add origin when getting a vulnerability (thank you @flesueur !).
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #79
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #80
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #82
Full Changelog: v2.14.0...v2.19.0
v2.14.0
Maintenance release, sync with server.
Full Changelog: v2.10.1...v2.14.0
v2.10.1
New features
- Supports all the endpoints available on the 2.10.1 release
- Add many
*_itermethod to automatically iterate over long lists - Update test suite accordingly
What's Changed
New Contributors
Full Changelog: v2.5.1...v2.10.1
v2.5.1
Fix typo in package, script missing.
Full Changelog: v2.5.0...v2.5.1
v2.5.0
Maintenance release, improve package.
What's Changed
- Minor change of the description in the README. by @cedricbonhomme in #71
Full Changelog: v2.2.0...v2.5.0
v2.2.0
Change calls to support v2.2.0.
What's Changed
- Harmonization of some endpoints by @cedricbonhomme in #70
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Add support for sightings.
Full Changelog: v1.4.0...v2.1.0
v1.4.0
v1.3.0
Sync release with Vulnerability Lookup.
What's Changed
- build(deps-dev): bump pylint from 2.17.4 to 2.17.5 by @dependabot in #10
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #22
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #48
- new: Added creation and deletion method for comments and bundles. by @cedricbonhomme in #66
New Contributors
- @cedricbonhomme made their first contribution in #66
Full Changelog: v0.5.0...v1.3.0
Release candidate with basic features
Release matching the specs and supported features offered by Vulnerability Lookup v0.5.0.