Skip to content

Commit b401000

Browse files
authored
Add Octo STS policy for livegrep.chaindag.dev indexer (#112)
1 parent 5c45bf5 commit b401000

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Copyright 2026 Chainguard, Inc.
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
# Octo STS policy for the livegrep.chaindag.dev indexer.
5+
# Service account: livegrep@chaindag.iam.gserviceaccount.com
6+
# Deployed by: env/chaindag.dev/iac/livegrep.tf in chainguard-dev/mono
7+
8+
issuer: https://accounts.google.com
9+
subject: "106681300217655979572"
10+
11+
permissions:
12+
# Clone repository contents for code search indexing
13+
contents: read
14+
# Required baseline permission for all GitHub API access
15+
metadata: read

0 commit comments

Comments
 (0)