slsa-verifier
slsa-verifier copied to clipboard
[e2e cli] Add all builders to e2e cli
The e2e-cli script https://github.com/slsa-framework/slsa-verifier/blob/main/.github/workflows/scripts/e2e-cli.sh
runs the slsa-verifier CLI at main against existing provenance formats, in order to catch cases where the CLI may have been broken (since our main_regression_test.go uses the Go API).
We should add all builders to this (along with pulling example-package artifacts directly)
@laurentsimon