Skip to content

ci: scope OIDC permissions to jobs#551

Open
zhongkechen wants to merge 1 commit into
mainfrom
codex/scope-workflow-oidc-permissions
Open

ci: scope OIDC permissions to jobs#551
zhongkechen wants to merge 1 commit into
mainfrom
codex/scope-workflow-oidc-permissions

Conversation

@zhongkechen

Copy link
Copy Markdown
Contributor

Summary

  • move id-token: write from workflow scope to the AWS-authenticating jobs
  • retain contents: read only where checkout requires it
  • keep workflow-level defaults read-only

Validation

  • git diff --check
  • parsed both edited workflow files as YAML
  • audited all workflow permission blocks to confirm OIDC grants are job-scoped

Fixes #170

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.

Ensure workflows are properly scoped down to the job-level

1 participant