Skip to content

[StepSecurity] Apply security best practices#319

Merged
Mohammed Naser (mnaser) merged 1 commit intomainfrom
chore/GHA-051617-stepsecurity-remediation
Mar 5, 2026
Merged

[StepSecurity] Apply security best practices#319
Mohammed Naser (mnaser) merged 1 commit intomainfrom
chore/GHA-051617-stepsecurity-remediation

Conversation

@stepsecurity-app
Copy link
Copy Markdown
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.

Least Privileged GitHub Actions Token Permissions

The GITHUB_TOKEN is an automatically generated secret to make authenticated calls to the GitHub API. GitHub recommends setting minimum token permissions for the GITHUB_TOKEN.

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.

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>
@mnaser Mohammed Naser (mnaser) enabled auto-merge (squash) March 5, 2026 20:59
@mnaser Mohammed Naser (mnaser) merged commit 6c9fb21 into main Mar 5, 2026
4 checks passed
@mnaser Mohammed Naser (mnaser) deleted the chore/GHA-051617-stepsecurity-remediation branch March 5, 2026 21:03
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 5, 2026

@stepsecurity-app[bot]
This pull request has been included in the following image tags:

ghcr.io/vexxhost/python-openstackclient:main
ghcr.io/vexxhost/python-openstackclient:latest
ghcr.io/vexxhost/python-openstackclient:6c9fb21

Digest: ghcr.io/vexxhost/python-openstackclient@sha256:359cae5654ae4232104633396f3754f9a9133d887b2436cffc2ab6a93b550dcb

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