Skip to content

[StepSecurity] Apply security best practices#93

Merged
rrichardson-uw merged 1 commit intomainfrom
chore/GHA-291118-stepsecurity-remediation
Apr 29, 2026
Merged

[StepSecurity] Apply security best practices#93
rrichardson-uw merged 1 commit intomainfrom
chore/GHA-291118-stepsecurity-remediation

Conversation

@stepsecurity-app
Copy link
Copy Markdown
Contributor

Summary

You don't need to immediately deal with this PR, feel free to fit it into your next cycle.
Questions? #security-updates or #security

This pull request has been generated by StepSecurity as part of your enterprise subscription to ensure compliance with recommended security best practices. Please review and merge the pull request to apply these security enhancements.

Security Fixes

Harden Runner

Harden-Runner is an open-source security agent for the GitHub-hosted runner to prevent software supply chain attacks. It prevents exfiltration of credentials, detects tampering of source code during build, and enables running jobs without sudo access.

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

Pinning GitHub Actions to specific versions or commit SHAs ensures that your workflows remain consistent and secure.
Unpinned actions can lead to unexpected changes or vulnerabilities caused by upstream updates.

Feedback

For bug reports, feature requests, and general feedback; please reach out to #security or #tool-stepsecurity

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

@stepsecurity-app checks re-run

@rrichardson-uw rrichardson-uw merged commit 56e6254 into main Apr 29, 2026
8 checks passed
@rrichardson-uw rrichardson-uw deleted the chore/GHA-291118-stepsecurity-remediation branch April 29, 2026 15:54
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.

1 participant