From 9c4ea2fbd95986b8d370e58cd403d8e2fa8c92de Mon Sep 17 00:00:00 2001 From: cpanato Date: Fri, 5 Apr 2024 14:14:32 +0200 Subject: [PATCH] add chainguard source --- .chainguard/source.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .chainguard/source.yaml diff --git a/.chainguard/source.yaml b/.chainguard/source.yaml new file mode 100644 index 000000000..48b7957d8 --- /dev/null +++ b/.chainguard/source.yaml @@ -0,0 +1,12 @@ +# Copyright 2024 Chainguard, Inc. +# SPDX-License-Identifier: Apache-2.0 + +spec: + authorities: + - keyless: + 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