Skip to content

Commit

Permalink
Update artifact_signature.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimitrov authored Apr 11, 2024
1 parent 2411bfb commit a18fbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rule-types/github/artifact_signature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def:
description: "Set to true to enforce artifact being signed. This checks only if there's a signature for this image, but it doesn't verify it."
is_verified:
type: boolean
description: "Set to true to enforce artifact signature being verified. This checks that the signature is valid."
description: "Set to true to enforce artifact signature being verified. This checks that the signature is verified against the configured Sigstore instance."
repository:
type: string
description: "Set the repository that is expected to produce the artifact, i.e. https://github.com/stacklok/minder"
Expand Down

0 comments on commit a18fbdb

Please sign in to comment.