1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/cosign
Vishal Choudhary ea19244876
fix: expect base64 string in raw tuf root (#11117)
* fix: expect base64 string in raw tuf root

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

* fix: add tests

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

* fix: rename kyverno yaml file

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

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-09-12 12:34:52 +00:00
..
client.go Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
cosign.go feat: add support for signature algorithm in cosign cert and kms verification (#10086) 2024-09-05 06:57:44 +00:00
cosign_test.go feat: add full regexp support to cosign (#10815) 2024-08-16 07:03:59 +00:00
kms.go chore: enble gci linter (#3930) 2022-05-17 07:56:48 +02:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
mock.go Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
sigstore.go fix: expect base64 string in raw tuf root (#11117) 2024-09-12 12:34:52 +00:00
sigstore_test.go feat: add support for sigstore bundle verification (#10567) 2024-08-16 11:36:48 +00:00