Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[CI] Add Zizmor, a static analysis tool for GitHub Actions#3578

Merged
Kocal merged 1 commit into
symfony:3.xfrom
Kocal:zizmor
May 21, 2026
Merged

[CI] Add Zizmor, a static analysis tool for GitHub Actions#3578
Kocal merged 1 commit into
symfony:3.xfrom
Kocal:zizmor

Conversation

@Kocal
Copy link
Copy Markdown
Member

@Kocal Kocal commented May 21, 2026

Q A
Bug fix? no
New feature? no
Deprecations? no
Documentation? no
Issues Fix #...
License MIT

Due to all the recent events in the GitHub / npm ecosystem, adding a static analyzer for GitHub Actions - to ensure our workflows are well written and secure - is IMHO mandatory.

See https://docs.zizmor.sh/

@Kocal Kocal self-assigned this May 21, 2026
@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label May 21, 2026
@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.

@Kocal Kocal merged commit df7f038 into symfony:3.x May 21, 2026
30 checks passed
@Kocal Kocal deleted the zizmor branch May 21, 2026 22:18
Kocal added a commit that referenced this pull request May 22, 2026
This PR was squashed before being merged into the 3.x branch.

Discussion
----------

[CI] Workflows hardenings, thanks to Zizmor

| Q              | A
| -------------- | ---
| Bug fix?       | no
| New feature?   | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations?  | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| Documentation? | no <!-- required for new features, or documentation updates -->
| Issues         | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License        | MIT

Following #3578

Commits
-------

24dc0e4 [CI] Workflows hardenings, thanks to Zizmor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants