Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security hardening for GH actions workflows #3671

Open
musicEnfanthen opened this issue May 7, 2024 · 1 comment
Open

Security hardening for GH actions workflows #3671

musicEnfanthen opened this issue May 7, 2024 · 1 comment

Comments

@musicEnfanthen
Copy link
Contributor

To harden the security of the GitHub action workflow runners, there are multiple steps to consider:

[ ] pin actions to a full length commit SHA (https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions)

[ ] restrict token permissions to minimum needed (https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#restricting-permissions-for-tokens)

@musicEnfanthen
Copy link
Contributor Author

Just leaving this here for future reference.

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

No branches or pull requests

1 participant