From 5f02970c5aff8d66b2bef7af2653b79a42a09676 Mon Sep 17 00:00:00 2001 From: Guilherme Salazar Date: Tue, 3 Oct 2023 16:11:43 -0300 Subject: [PATCH] tests(*): add chainguard file --- .chainguard/source.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .chainguard/source.yml diff --git a/.chainguard/source.yml b/.chainguard/source.yml new file mode 100644 index 0000000..8a628f2 --- /dev/null +++ b/.chainguard/source.yml @@ -0,0 +1,10 @@ +spec: + authorities: + - keyless: + identities: + - issuer: https://github.com/login/oauth + subjectRegExp: .*@konghq.com$ + - key: + kms: https://github.com/web-flow.gpg # whitelist / allow GITHUB default GPG key used during merge commits + - key: + kms: https://github.com/gszr.gpg