Skip to content

ci: Enable Zizmor scans - #3403

Merged
adimoft merged 6 commits into
mainfrom
enable_semgrep_zizmor
Jul 13, 2026
Merged

ci: Enable Zizmor scans#3403
adimoft merged 6 commits into
mainfrom
enable_semgrep_zizmor

Conversation

@adimoft

@adimoft adimoft commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces a new GitHub Actions workflow for automated security scanning using Zizmor. The workflow is triggered on pushes, pull requests, and manual dispatches to the main branch, and it runs the Zizmor scan, uploads the results to GitHub Security, and saves the scan report as an artifact.

New GitHub Actions workflow for security scanning:

  • Added .github/workflows/zizmor.yml to automate Zizmor security scans on the codebase, including steps for runner hardening, code checkout, tool installation, scan execution, SARIF upload to GitHub Security, and artifact upload.

@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.

@adimoft adimoft changed the title ci: Enable Semgrep and Zizmor scans ci: Enable Zizmor scans Jul 9, 2026
@adimoft
adimoft requested a review from sudhir-intc July 9, 2026 08:24
@adimoft
adimoft enabled auto-merge (squash) July 13, 2026 09:30
Comment thread .github/workflows/zizmor.yml
@adimoft
adimoft requested a review from sudhir-intc July 13, 2026 14:00
@adimoft
adimoft merged commit a7c00b1 into main Jul 13, 2026
10 checks passed
@adimoft
adimoft deleted the enable_semgrep_zizmor branch July 13, 2026 14:51
@RosieAMT

Copy link
Copy Markdown

🎉 This PR is included in version 3.59.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

5 participants