trailofbits/adapt-sigstore-pypi
Convert Sigstore bundles to PyPI attestations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bundles | Sigstore bundles to convert. Accepts only .jsonl files. May contain a glob pattern or list of paths. | yes | — |
| output-dir | Directory where to store the converted attestations. Optional, if omitted a new temporary directory will be created and returned as an output. | no | — |
Outputs
| name | description |
|---|---|
| output-dir | Directory containing the converted PyPI attestations |