npm_provenance
Verify npm package versions have required Sigstore provenance signatures to prevent unauthorized publishes.
Instructions
Check whether an npm package version has Sigstore provenance attestations and signatures. Key for detecting unauthorized publishes like the Axios-style attacks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | npm package name | |
| version | Yes | Exact semver version |