From a2cbdde6d2f9fdc1dde3e6aabeda9ac086cac75c Mon Sep 17 00:00:00 2001 From: cpanato Date: Mon, 6 Nov 2023 22:32:14 -0600 Subject: [PATCH] configure chainguard 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..d01eb9b --- /dev/null +++ b/.chainguard/source.yaml @@ -0,0 +1,13 @@ +# Copyright 2023 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