Skip to content

Releases: vulnerability-lookup/PyVulnerabilityLookup

v2.19.0

09 Dec 13:47
v2.19.0
d0d220d

Choose a tag to compare

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

28 Jul 12:05
v2.14.0
0ab0368

Choose a tag to compare

Maintenance release, sync with server.

Full Changelog: v2.10.1...v2.14.0

v2.10.1

12 Jun 12:59
v2.10.1
b938603

Choose a tag to compare

New features

  • Supports all the endpoints available on the 2.10.1 release
  • Add many *_iter method to automatically iterate over long lists
  • Update test suite accordingly

What's Changed

  • Add since and pagination to get_vendor_product_vulnerabilities() by @flesueur in #77

New Contributors

Full Changelog: v2.5.1...v2.10.1

v2.5.1

05 Mar 16:50
v2.5.1
b2e4653

Choose a tag to compare

Fix typo in package, script missing.

Full Changelog: v2.5.0...v2.5.1

v2.5.0

08 Feb 15:03
v2.5.0
2edec29

Choose a tag to compare

Maintenance release, improve package.

What's Changed

Full Changelog: v2.2.0...v2.5.0

v2.2.0

09 Dec 14:34
v2.2.0
71e189f

Choose a tag to compare

Change calls to support v2.2.0.

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

18 Nov 19:28
v2.1.0

Choose a tag to compare

Add support for sightings.

Full Changelog: v1.4.0...v2.1.0

v1.4.0

02 Aug 10:18
v1.4.0

Choose a tag to compare

Sync with new server release v1.4.0, add new API calls.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Jul 13:37
v1.3.0

Choose a tag to compare

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

Full Changelog: v0.5.0...v1.3.0

Release candidate with basic features

02 Jul 14:40
v0.5.0

Choose a tag to compare

Release matching the specs and supported features offered by Vulnerability Lookup v0.5.0.