Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[StepSecurity] Apply security best practices #242

Closed
wants to merge 1 commit into from

Conversation

stepsecurity-int[bot]
Copy link

Summary

This pull request is created by StepSecurity App at the request of @varunsh-coder. Please merge the Pull Request to incorporate the requested changes. Please tag @varunsh-coder on your message if you have any questions related to the PR.## Pull Request Summary

This pull request was automatically created by StepSecurity in response to the ChatOps command issued in Issue-235.
It implements security recommendations to ensure that your GitHub Actions workflows are secure.
Please merge the Pull Request to apply the requested changes.

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.

Triggered by @stepsecurity-int pull-request create Command

This pull request was created in response to the @stepsecurity-int pull-request create command issued in this issue.

Feedback

For bug reports, feature requests, and general feedback, please email support@stepsecurity.io. To create such PRs, please visit https://app.stepsecurity.io/securerepo.

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