Skip to content

[StepSecurity] Apply security best practices#40

Closed
step-security-bot wants to merge 1 commit into
sparkgeo:issue-28-harden-runnerfrom
step-security-bot:chore/GHA-011856-stepsecurity-remediation
Closed

[StepSecurity] Apply security best practices#40
step-security-bot wants to merge 1 commit into
sparkgeo:issue-28-harden-runnerfrom
step-security-bot:chore/GHA-011856-stepsecurity-remediation

Conversation

@step-security-bot
Copy link
Copy Markdown

Summary

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

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. See how popular open-source projects use Harden-Runner here.

Harden runner usage

You can find link to view insights and policy recommendation in the build log

Please refer to documentation to find more details.

Add Dependency Review Workflow

The Dependency Review Workflow enforces dependency reviews on your pull requests. The action scans for vulnerable versions of dependencies introduced by package version changes in pull requests, and warns you about the associated security vulnerabilities. This gives you better visibility of what's changing in a pull request, and helps prevent vulnerabilities being added to your repository.

Add OpenSSF Scorecard Workflow

OpenSSF Scorecard is an automated tool that assesses a number of important heuristics ("checks") associated with software security and assigns each check a score of 0-10. You can use these scores to understand specific areas to improve in order to strengthen the security posture of your project.

Scorecard workflow also allows maintainers to display a Scorecard badge on their repository to show off their hard work.

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 email support@stepsecurity.io. To create such PRs, please visit https://app.stepsecurity.io/securerepo.

Signed-off-by: StepSecurity Bot bot@stepsecurity.io

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
@ms280690 ms280690 changed the base branch from main to issue-28-harden-runner June 1, 2026 20:03
@ms280690
Copy link
Copy Markdown
Collaborator

ms280690 commented Jun 1, 2026

@copilot resolve the merge conflicts in this pull request

@ms280690 ms280690 closed this Jun 1, 2026
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.

2 participants