Skip to content

Commit

Permalink
Add compatible change
Browse files Browse the repository at this point in the history
  • Loading branch information
evankanderson committed Oct 29, 2024
1 parent 194f14b commit dd5d7a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rule-types/github/artifact_signature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def:
is_signed:
type: boolean
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."
default: true
is_verified:
type: boolean
description: "Set to true to enforce artifact signature being verified. This checks that the signature is verified against the configured Sigstore instance."
Expand Down

0 comments on commit dd5d7a9

Please sign in to comment.