We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2f02f commit fa1c74aCopy full SHA for fa1c74a
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Fixed
11
12
+- `python -m pypi_attestations verify` now handles inputs like `dist/*`
13
+ gracefully, by pre-filtering any attestation paths from the inputs.
14
+
15
- `python -m pypi_attestations verify` now exits with a non-zero exit code
16
if the verification step fails
17
([#57](https://github.com/trailofbits/pypi-attestations/pull/57))
0 commit comments