Skip to content

Commit

Permalink
configure chainguard source
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato committed Nov 7, 2023
1 parent fb7bcad commit a2cbdde
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .chainguard/source.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a2cbdde

Please sign in to comment.