Skip to content

[StepSecurity] Apply security best practices - #3

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

[StepSecurity] Apply security best practices#3
stepsecurity-app[bot] wants to merge 1 commit into
masterfrom
chore/GHA-280531-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 no application or build logic changes; CI will fail if the Step Security API secret is missing or misconfigured.

Overview
Adds a Harden the runner step at the start of the CI test job using step-security/harden-runner (pinned to v2.20.0), before checkout and the existing JDK/sbt steps.

The step enables policy store, sets egress-policy to audit, and passes STEP_SECURITY_API_KEY from repository secrets so outbound network activity on the runner can be monitored per StepSecurity guidance.

Reviewed by Cursor Bugbot for commit 1e0d1c4. 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