Skip to content

Commit

Permalink
add sts for cve detection service
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato committed Mar 5, 2024
1 parent 4d93207 commit 9ed71a2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/chainguard/lifecycle-cve-detection.sts.yaml
@@ -0,0 +1,10 @@
issuer: https://accounts.google.com

# staging-images: cve-detection-sa@staging-images-183e.iam.gserviceaccount.com (108595486951512447790)
# prod-images: cve-detection-sa@prod-images-c6e5.iam.gserviceaccount.com (107176869706106619885)
subject_pattern: "(108595486951512447790|107176869706106619885)"

permissions:
pull_requests: write
contents: write
workflows: write

0 comments on commit 9ed71a2

Please sign in to comment.