Skip to content

[StepSecurity] Apply security best practices#49

Merged
cx-yevgeny-kuznetsov merged 1 commit into
mainfrom
chore/GHA-220100-stepsecurity-remediation
May 22, 2026
Merged

[StepSecurity] Apply security best practices#49
cx-yevgeny-kuznetsov merged 1 commit into
mainfrom
chore/GHA-220100-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

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.

Runner Label Replacement

Runner labels define where GitHub Actions workflows execute. Replacing runner labels allows you to migrate workflows from one runner environment to another, such as moving from GitHub-hosted runners to self-hosted runners or vice versa.

This control automatically updates runner labels across your workflows based on the configured label mapping, ensuring consistent runner usage across your repository.

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>
@cx-shaked-karta
Copy link
Copy Markdown
Contributor

Logo
Checkmarx One – Scan Summary & Detailsebd4edc5-b124-4e53-a780-7f47f1b61036

Great job! No new security vulnerabilities introduced in this pull request


Use @Checkmarx to interact with Checkmarx PR Assistant.
Examples:
@Checkmarx how are you able to help me?
@Checkmarx rescan this PR

@cx-yevgeny-kuznetsov cx-yevgeny-kuznetsov merged commit b1d06c0 into main May 22, 2026
1 of 3 checks passed
@cx-yevgeny-kuznetsov cx-yevgeny-kuznetsov deleted the chore/GHA-220100-stepsecurity-remediation branch May 22, 2026 16:26
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