Skip to content

chore: harden GITHUB_TOKEN permissions on internal workflows [skip ci]#526

Merged
MishaKav merged 1 commit intodevelopfrom
LINBEE-24071-harden-github-token-permissions
Apr 20, 2026
Merged

chore: harden GITHUB_TOKEN permissions on internal workflows [skip ci]#526
MishaKav merged 1 commit intodevelopfrom
LINBEE-24071-harden-github-token-permissions

Conversation

@MishaKav
Copy link
Copy Markdown
Collaborator

No description provided.

Scope the workflow runner token to least privilege:
- bump-gitstream-core.yml: permissions: {} (uses PAT, not GITHUB_TOKEN)
- create-tag-on-merge.yml: contents: write + pull-requests: read

Follows https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/
Copy link
Copy Markdown

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed OSS Licenses high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@MishaKav MishaKav changed the title chore: harden GITHUB_TOKEN permissions on internal workflows chore: harden GITHUB_TOKEN permissions on internal workflows [skip ci] Apr 20, 2026
@MishaKav MishaKav requested a review from nivSwisa1 April 20, 2026 10:44
@MishaKav MishaKav merged commit b98a251 into develop Apr 20, 2026
10 checks passed
@MishaKav MishaKav deleted the LINBEE-24071-harden-github-token-permissions branch April 20, 2026 10:48
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.

2 participants