Skip to content

ci: allow grid private Go module reads#7

Merged
andyland merged 1 commit into
masterfrom
justus/grid-go-modules-read-policy
May 13, 2026
Merged

ci: allow grid private Go module reads#7
andyland merged 1 commit into
masterfrom
justus/grid-go-modules-read-policy

Conversation

@justusschock

Copy link
Copy Markdown
Member

This pull request adds a new configuration file to support secure, read-only access for CI workflows that need to download this private repository as a Go module. The file defines issuer, audience, subject, claims, and permissions to enforce access control.

CI/CD and Security Configuration:

  • Added .github/chainguard/grid-go-modules-read.sts.yaml to configure STS permissions for CI workflows, allowing only specific workflows in the gridai/grid repository to download this repository as a Go module with read-only access.

@andyland andyland merged commit 413ef32 into master May 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants