Skip to content

[StepSecurity] Apply security best practices - #6

Open
stepsecurity-app[bot] wants to merge 1 commit into
masterfrom
chore/GHA-132043-stepsecurity-remediation
Open

[StepSecurity] Apply security best practices#6
stepsecurity-app[bot] wants to merge 1 commit into
masterfrom
chore/GHA-132043-stepsecurity-remediation

Conversation

@stepsecurity-app

@stepsecurity-app stepsecurity-app Bot commented May 13, 2026

Copy link
Copy Markdown

Summary

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.

Feedback

For bug reports, feature requests, and general feedback; please create an issue in step-security/secure-repo or contact us via our website.


Note

Low Risk
Low risk because it only adds a pre-check step to the CI workflow; the main risk is CI failures or policy blocking outbound network access if misconfigured.

Overview
Adds the StepSecurity harden-runner step to the ci.yml GitHub Actions workflow before checkout/build, enabling policy-store enforcement and requiring STEP_SECURITY_API_KEY to reduce credential exfiltration and supply-chain risk during CI runs.

Reviewed by Cursor Bugbot for commit 510573e. Bugbot is set up for automated code reviews on this repo. Configure here.

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
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.

0 participants