Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps pypi-attestations from 0.0.21 to 0.0.22.

Release notes

Sourced from pypi-attestations's releases.

v0.0.22

Changed

  • The inspect subcommand now ignores inputs that don't match *.attestation, rather than failing on them (#93)

Added

  • The CLI subcommand verify attestation now supports .slsa.attestation files. When verifying an artifact, both .publish.attestation and .slsa.attestation files are used (if present).
  • The CLI subcommand verify pypi now supports a friendlier syntax to specify the artifact to verify. The artifact can now be specified with a pypi: prefix followed by the filename, e.g: pypi:sampleproject-1.0.0.tar.gz. The old way (passing the direct URL) is still supported.
  • The CLI subcommand verify pypi now supports passing the local paths to the artifact and its provenance file, allowing the user to verify files already downloaded from PyPI. The artifact path is passed as usual, whereas the provenance file path is passed using the --provenance-file option.
Changelog

Sourced from pypi-attestations's changelog.

[0.0.22]

Changed

  • The inspect subcommand now ignores inputs that don't match *.attestation, rather than failing on them (#93)

Added

  • The CLI subcommand verify attestation now supports .slsa.attestation files. When verifying an artifact, both .publish.attestation and .slsa.attestation files are used (if present).
  • The CLI subcommand verify pypi now supports a friendlier syntax to specify the artifact to verify. The artifact can now be specified with a pypi: prefix followed by the filename, e.g: pypi:sampleproject-1.0.0.tar.gz. The old way (passing the direct URL) is still supported.
  • The CLI subcommand verify pypi now supports passing the local paths to the artifact and its provenance file, allowing the user to verify files already downloaded from PyPI. The artifact path is passed as usual, whereas the provenance file path is passed using the --provenance-file option.
Commits
  • 297772d chore: prep v0.0.22 (#99)
  • 1d1e238 _cli: Support local files in verify pypi subcommand (#98)
  • 732f7ee build(deps): bump actions/download-artifact in the actions group (#97)
  • 7acf617 build(deps): bump actions/upload-artifact in the actions group (#96)
  • 20ea3b4 _cli: make reformat (#94)
  • 7c8748d Filter non-attestation files in the inspect subcommand (#93)
  • 668ac9e Fix encoding warnings (#92)
  • a9788e9 Fix incorrect example in the README (#91)
  • 86cc7de cli: Support friendlier syntax for verify pypi command (#87)
  • 2b53c10 build(deps): bump actions/setup-python in the actions group (#88)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pypi-attestations](https://github.com/trailofbits/pypi-attestations) from 0.0.21 to 0.0.22.
- [Release notes](https://github.com/trailofbits/pypi-attestations/releases)
- [Changelog](https://github.com/trailofbits/pypi-attestations/blob/main/CHANGELOG.md)
- [Commits](pypi/pypi-attestations@v0.0.21...v0.0.22)

---
updated-dependencies:
- dependency-name: pypi-attestations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #29.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/pypi-attestations-0.0.22 branch April 7, 2025 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant