grafeas / kritis

Deploy-time Policy Enforcer for Kubernetes applications
https://github.com/grafeas/kritis/blob/master/docs/binary-authorization.md
Apache License 2.0
696 stars 133 forks source link

Update policy.yaml #605

Closed rmoriar1 closed 3 years ago

rmoriar1 commented 3 years ago

The GCP tutorial is failing here: https://cloud.google.com/binary-authorization/docs/creating-attestations-kritis#submit_the_success-case_sample_build_2 Because the good image contains CVE-2021-20305 which has a severity exceeding threshold in the policy.

ooq commented 3 years ago

hi @rmoriar1 thanks for the PR. Can you also update the policy template for integration testing? It will also unblock this merge.

rmoriar1 commented 3 years ago

hi @rmoriar1 thanks for the PR. Can you also update the policy template for integration testing? It will also unblock this merge.

Done.