Skip to content

[StepSecurity] Apply security best practices#11

Merged
NeckBeardPrince merged 1 commit intomainfrom
chore/GHA-112137-stepsecurity-remediation
Mar 11, 2026
Merged

[StepSecurity] Apply security best practices#11
NeckBeardPrince merged 1 commit intomainfrom
chore/GHA-112137-stepsecurity-remediation

Conversation

@stepsecurity-app
Copy link
Contributor

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.

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.

Maintain Code Quality with Pre-Commit

Pre-commit is a framework for managing and maintaining multi-language pre-commit hooks. Hooks can be any scripts, code, or binaries that run at any stage of the git workflow. Pre-commit hooks are useful for enforcing code quality, code formatting, and detecting security vulnerabilities.

Feedback

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

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
@NeckBeardPrince NeckBeardPrince merged commit b1787be into main Mar 11, 2026
7 checks passed
@NeckBeardPrince NeckBeardPrince deleted the chore/GHA-112137-stepsecurity-remediation branch March 11, 2026 21:39
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