Skip to content

v0.1.0b1

Choose a tag to compare

@s3dev s3dev released this 04 May 19:22
· 7 commits to master since this release

Initial (beta) release

Current functionality:

  • Wrappers for interacting with 'pip download'.
  • Wrappers for fetching metadata from PyPI's JSON API.
  • Wrappers for fetching vulnerability data from OSV's API.
  • Security checks:
    • MD5 checksum for wheel files
    • Snyk vulnerability database checks
    • OSV (coming soon)

Testing:

  • Testing completes successfully with 100% code coverage.
  • Pylint runs successfully with all modules reporting 10/10.

Released: 2025-05-04