Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit ee91794f authored by Benoît's avatar Benoît
Browse files

Update sign.yaml

parent 8ac46013
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ include:
cosign attest -y --key hashivault://cosign --predicate /tmp/image.sbom --type=vuln ${digest}
trivy image -f cyclonedx -o sbom.cdx.json ${digest}
cosign attest -y --key hashivault://cosign --type cyclonedx --predicate sbom.cdx.json ${digest}
trivy image -f spdx-json -o sbom.spdx.json ${digest}
cosign attest -y --key hashivault://cosign --type spdxjson --predicate sbom.spdx.json ${digest}
#trivy image -f spdx-json -o sbom.spdx.json ${digest}
#cosign attest -y --key hashivault://cosign --type spdxjson --predicate sbom.spdx.json ${digest}
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment