Skip to content

Commit

Permalink
Enable trusted_artifacts policy package for Tasks
Browse files Browse the repository at this point in the history
This enables the policy rules from the newly added
`trusted_artifacts`[1] policy package to ensure the Tasks in this repo
that use Trusted Artifacts follow the expects parameter and result
naming convention.

[1] https://enterprisecontract.dev/docs/ec-policies/task_policy.html#trusted_artifacts_package

Ref: EC-371

Signed-off-by: Luiz Carvalho <[email protected]>
  • Loading branch information
lcarva committed May 30, 2024
1 parent 668382e commit 0f7725e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policies/all-tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ sources:
include:
- kind
- step_image_registries
- trusted_artifacts
exclude:
# https://issues.redhat.com/browse/KFLUXBUGS-1111
- step_image_registries.step_images_permitted:generate-odcs-compose/noversion
Expand Down

0 comments on commit 0f7725e

Please sign in to comment.