Skip to content

[StepSecurity] ci: Harden GitHub Actions#981

Merged
waldekmastykarz merged 1 commit intodotnet:mainfrom
step-security-bot:stepsecurity_remediation_1738922375
Feb 7, 2025
Merged

[StepSecurity] ci: Harden GitHub Actions#981
waldekmastykarz merged 1 commit intodotnet:mainfrom
step-security-bot:stepsecurity_remediation_1738922375

Conversation

@step-security-bot
Copy link
Contributor

Summary

This pull request is created by StepSecurity at the request of @waldekmastykarz. Please merge the Pull Request to incorporate the requested changes. Please tag @waldekmastykarz on your message if you have any questions related to the PR.

Security Fixes

Least Privileged GitHub Actions Token Permissions

The GITHUB_TOKEN is an automatically generated secret to make authenticated calls to the GitHub API. GitHub recommends setting minimum token permissions for the GITHUB_TOKEN.

Pinned Dependencies

GitHub Action tags and Docker tags are mutable. This poses a security risk. GitHub's Security Hardening guide recommends pinning actions to full length commit.

Feedback

For bug reports, feature requests, and general feedback; please email support@stepsecurity.io. To create such PRs, please visit https://app.stepsecurity.io/securerepo.

Signed-off-by: StepSecurity Bot bot@stepsecurity.io

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

@waldekmastykarz waldekmastykarz merged commit cec80c7 into dotnet:main Feb 7, 2025
3 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.

3 participants