1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg/engine/internal
Vishal Choudhary 1a1954002f
fix: add rekor opts to cosign certificate verification and make rekor url optional (#9957)
* fix: add rekor opts to cosign certificate verification and make rekor url optional

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: linter

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
2024-03-28 18:17:24 -07:00
..
auth.go feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
imageverifier.go fix: add rekor opts to cosign certificate verification and make rekor url optional (#9957) 2024-03-28 18:17:24 -07:00
logging.go fix: remove a couple DeepEqual and fix deletion check bug (#6640) 2023-03-22 04:46:35 +00:00
match.go changed the log level in match policy context (#9626) 2024-02-23 11:13:55 +00:00
preconditions.go lazy evaluate vars in conditions (#7238) 2023-05-20 21:06:54 +00:00