Skip to content

Conversation

@kai-ion
Copy link
Contributor

@kai-ion kai-ion commented Oct 28, 2025

Scope Down GitHub Token Permissions
This PR updates GitHub Actions workflows to use minimal required permissions instead of the default elevated permissions.

Why This Matters
Following the principle of least privilege, workflows should only have the specific permissions they need to function.

Changes
This PR adds explicit permissions: blocks to workflows that currently rely on default permissions, scoping them down to only what's required for their operations.

Check all that applies:

  • Did a review by yourself.
  • Added proper tests to cover this PR. (If tests are not applicable, explain.)
  • Checked if this PR is a breaking (APIs have been changed) change.
  • Checked if this PR will not introduce cross-platform inconsistent behavior.
  • Checked if this PR would require a ReadMe/Wiki update.

Check which platforms you have built SDK on to verify the correctness of this PR.

  • Linux
  • Windows
  • Android
  • MacOS
  • IOS
  • Other Platforms

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kai-ion kai-ion marked this pull request as ready for review October 28, 2025 16:50
@kai-ion kai-ion force-pushed the update/scopedown-token branch from 5fbd7bf to 0cc584a Compare October 28, 2025 18:09
@kai-ion kai-ion force-pushed the update/scopedown-token branch from 0cc584a to 60aaa81 Compare October 29, 2025 14:59
@sbaluja sbaluja merged commit 41b4c46 into main Oct 29, 2025
5 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.

5 participants