diff --git a/data/data.yaml b/data/data.yaml index 3d4b8ef..fc341e2 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -255,3 +255,8 @@ properties: description: Labels to add to the image. type: list required: false + + - name: provenance + description: Generate [provenance](https://docs.docker.com/build/attestations/slsa-provenance/) attestation for the build (shorthand for `--attest=type=provenance`). + type: string + required: false