From 51dba018417a7a4ca5b751e827c34f499313f3ab Mon Sep 17 00:00:00 2001 From: cpanato Date: Wed, 11 Sep 2024 08:59:29 -0500 Subject: [PATCH] add cheainguard source --- .chainguard/source.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .chainguard/source.yaml diff --git a/.chainguard/source.yaml b/.chainguard/source.yaml new file mode 100644 index 0000000..98f2663 --- /dev/null +++ b/.chainguard/source.yaml @@ -0,0 +1,13 @@ +# Copyright 2024 Chainguard, Inc. +# SPDX-License-Identifier: Apache-2.0 + +spec: + authorities: + - keyless: + # allow commits signed by users using GitHub or Google OIDC + identities: + - issuer: https://accounts.google.com + - issuer: https://github.com/login/oauth + - key: + # allow commits signed by GitHub, e.g. the UI + kms: https://github.com/web-flow.gpg