diff --git a/.github/workflows/ci-swsc.yaml b/.github/workflows/ci-swsc.yaml index 022967b1..5dbdef2b 100644 --- a/.github/workflows/ci-swsc.yaml +++ b/.github/workflows/ci-swsc.yaml @@ -87,6 +87,7 @@ jobs: attribute: "HasSBOM" evidence-file: "pdo_client_wawaka.spdx.json" evidence-type: "application/json" + assertion-name: "hassbom-assertion.json" - name: Generate SLSA Provenance SCAI AttributeAssertion id: gen-slsa-assert @@ -95,6 +96,7 @@ jobs: attribute: "HasSLSA" evidence-file: "${{ needs.provenance.outputs.provenance-name }}" evidence-type: "application/vnd.in-toto.provenance+dsse" + assertion-name: "hasslsa-assertion.json" - name: Generate container image subject ResourceDescriptor id: gen-container-img-rd