diff --git a/docs/examples/contracts/slsa/github.yaml b/docs/examples/contracts/slsa/github.yaml index aead5fd6a..228febe27 100644 --- a/docs/examples/contracts/slsa/github.yaml +++ b/docs/examples/contracts/slsa/github.yaml @@ -1,15 +1,11 @@ -# Require a container image reference, SLSA provenance and include SLSA complicance verification +# Require a container image reference and include SLSA complicance verification schemaVersion: v1 materials: - type: CONTAINER_IMAGE name: container - - type: SLSA_PROVENANCE - name: slsa-attestation policyGroups: - ref: slsa-checks with: - provenance_material_name: slsa-attestation - runner: GITHUB_ACTION - issuer: "GitHub" \ No newline at end of file + runner: GITHUB_ACTION # or GITLAB_PIPELINE