Skip to content

OpenSSF best practices: set GITHUB_TOKEN permission to read-all#677

Merged
mcserep merged 1 commit intoEricsson:masterfrom
gkunz:github-token-permissions
Nov 10, 2023
Merged

OpenSSF best practices: set GITHUB_TOKEN permission to read-all#677
mcserep merged 1 commit intoEricsson:masterfrom
gkunz:github-token-permissions

Conversation

@gkunz
Copy link
Copy Markdown
Contributor

@gkunz gkunz commented Nov 9, 2023

This change sets the GITHUB_TOKEN permission explicitly to read-only for GitHub actions.

Fixes #669

This change sets the GITHUB_TOKEN permission explicitly to read-only for
GitHub actions.

Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
@gkunz gkunz requested a review from mcserep November 9, 2023 18:15
Copy link
Copy Markdown
Collaborator

@mcserep mcserep left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @gkunz!

@mcserep mcserep merged commit 3518b84 into Ericsson:master Nov 10, 2023
@mcserep mcserep added the Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI. label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure GitHub token permissions

2 participants