slsa-verifier icon indicating copy to clipboard operation
slsa-verifier copied to clipboard

Verify provenance from SLSA compliant builders

Results 123 slsa-verifier issues
Sort by recently updated
recently updated
newest added

We currently have interfaces for v0.2 and v1.0 SLSA specs for GitHub builders, but they are not shared with other builders like GCB

specs:v1.0

``` workflow_id:30330619 run_id:540[8](https://github.com/slsa-framework/slsa-verifier/actions/runs/5408519694/jobs/9827769041?pr=645#step:6:9)45[9](https://github.com/slsa-framework/slsa-verifier/actions/runs/5408519694/jobs/9827769041?pr=645#step:6:10)460 artifact_id: gh: Not Found (HTTP 404) End-of-central-directory signature not found. Either this file is not Archive: artifacts1.zip a zipfile, or it constitutes one disk of a multi-part...

type:bug
area:tooling
area:tests

See https://github.com/slsa-framework/slsa-verifier/pull/521#discussion_r1131610475

type:feature
area:npm

Verification support for the npm CLI as defined by [RFC-0049](https://github.com/npm/rfcs/blob/main/accepted/0049-link-packages-to-source-and-build.md#sigstore-integration-in-the-npm-cli)

type:feature
area:npm

Verification support for the "Trusted Builder" as defined in [RFC-0049](https://github.com/npm/rfcs/blob/main/accepted/0049-link-packages-to-source-and-build.md#non-falsifiable-provenance-using-a-trusted-builder)

type:feature
area:npm

I noticed the CLI test uses builders at main for the multiple subject tests. This means we can't remove SLSA_VERIFIER_TESTING that was enabled in the CI tests for the unrelease...

area:tests

See https://github.com/slsa-framework/slsa-verifier/pull/495#discussion_r1116675186 This requires changing the interface, and would probably not work as a service since the tarball would not be transmitted.

type:feature
area:npm

We need e2e tests.

type:feature
area:npm