Skip to content

Commit

Permalink
add chainguard source (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato authored Sep 11, 2024
1 parent a5dbdbb commit 91c7717
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 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

0 comments on commit 91c7717

Please sign in to comment.