Skip to content

[StepSecurity] Apply security best practices#654

Closed
stepsecurity-app[bot] wants to merge 1 commit intomainfrom
chore/GHA-142316-stepsecurity-remediation
Closed

[StepSecurity] Apply security best practices#654
stepsecurity-app[bot] wants to merge 1 commit intomainfrom
chore/GHA-142316-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.

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.

Feedback

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

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Nov 14, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

1 similar comment
@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Nov 30, 2025
@mahdi858
Copy link

mahdi858 commented Dec 2, 2025

ignoreGeneratedHeader = false

[rule.blank-imports]
severity = "warning"

[rule.error-naming]
severity = "error"

[rule.indent-error-flow]
severity = "warning"

[rule.unexported-return]
severity = "warning"

[rule.var-naming]
severity = "warning"

[rule.package-comments]
severity = "warning"

@github-actions github-actions bot removed the Stale label Dec 4, 2025
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Dec 21, 2025
@github-actions
Copy link
Contributor

This pull request was closed because it has been inactive for 5 days since being marked as stale.

@github-actions github-actions bot closed this Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants