Skip to content

feat: add zizmor security scanner#78

Merged
Davidonium merged 4 commits intomainfrom
feat/add-zizmor-security-scan
Mar 30, 2026
Merged

feat: add zizmor security scanner#78
Davidonium merged 4 commits intomainfrom
feat/add-zizmor-security-scan

Conversation

@estebany-qd
Copy link
Copy Markdown
Contributor

@estebany-qd estebany-qd commented Mar 27, 2026

Add zizmor workflow security scanner for CI and fix existing workflow security findings:

  • Add persist-credentials: false to all checkout steps
  • Disable mise-action cache on release workflow to prevent cache poisoning
  • Suppress dangerous-triggers for releaser-pleaser (intentional use of pull_request_target, no PR code checkout)
  • Suppress secrets-outside-env rule

@estebany-qd estebany-qd requested a review from Davidonium March 27, 2026 20:21
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

tunable by workflow instead of global

Added mise.lock file so that sha checksums are done when downloading
dependencies so that they can be cached
@Davidonium Davidonium merged commit c0ef6cc into main Mar 30, 2026
9 checks passed
@Davidonium Davidonium deleted the feat/add-zizmor-security-scan branch March 30, 2026 08:31
This was referenced Mar 30, 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.

3 participants