Skip to content

[StepSecurity] Apply security best practices - #3

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

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

Conversation

@stepsecurity-app

@stepsecurity-app stepsecurity-app Bot commented Jul 28, 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
Workflow-only hardening with audit-mode egress; requires STEP_SECURITY_API_KEY to be configured in the repo.

Overview
Adds Step Security Harden Runner (step-security/harden-runner@v2.20.0) as the first step in every job across three workflows: ci.yml (generate-jobs and matrix test), f5_cla.yml, and sync.yml.

Each hardening step uses use-policy-store: true, egress-policy: audit, and authenticates with secrets.STEP_SECURITY_API_KEY. No application or image build logic changes—only runner supply-chain hardening before existing checkout and job steps.

Reviewed by Cursor Bugbot for commit 9a18e3f. 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