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

Run zizmor SAST for GHA #60

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Run zizmor SAST for GHA #60

merged 1 commit into from
Feb 16, 2025

Conversation

robo9k
Copy link
Owner

@robo9k robo9k commented Feb 16, 2025

As a follow up to the manual run in #59 , add a workflow that runs zizmor automatically https://woodruffw.github.io/zizmor/usage/#use-in-github-actions

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

permissions:
security-events: write
steps:
- uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0

Check warning

Code scanning / zizmor

action has a known vulnerability Warning

action has a known vulnerability
@robo9k
Copy link
Owner Author

robo9k commented Feb 16, 2025

zizmor / github-advanced-security complains about step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0 in this very pull request https://woodruffw.github.io/zizmor/audits/#known-vulnerable-actions , but that action should probably be updated across all workflows.

Fixing zizmor findings is not part of this pull request.

@robo9k robo9k merged commit d2aacb0 into main Feb 16, 2025
36 checks passed
@robo9k robo9k deleted the zizmor-workflow branch February 16, 2025 23:09
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