Skip to content

v0.2.0rc4

Choose a tag to compare

@s3dev s3dev released this 05 Jun 15:10
· 2 commits to master since this release

Changes

PPKLIB-7: Include version 'fixed' in the OSV query results

  • The osvapiobject module has been updated to include the following keys
    from the raw JSON object, returned by the OSV API. These keys contain
    the version in which a particular vulnerability was .
    • introduced
    • fixed
    • last_affected

Testing:

  • The test suite has been updated to account for the additional keys.
  • All tests complete successfully with 100% code coverage.
  • Pylint completes successfully with all modules reporting 10/10.

Released: 2025-06-05