Skip to content

chore(deps-dev): Bump zizmor from 1.24.1 to 1.25.0#2206

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/zizmor-1.25.0
May 14, 2026
Merged

chore(deps-dev): Bump zizmor from 1.24.1 to 1.25.0#2206
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/zizmor-1.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps zizmor from 1.24.1 to 1.25.0.

Release notes

Sourced from zizmor's releases.

v1.25.0

New Features 🌈🔗

  • zizmor's finding severities can now be remapped on a per-audit basis. See the configuration for details (#1913)

    Many thanks to @​Proximyst for proposing and implementing this improvement!

  • New audit: github-app detects dangerous usages of GitHub App installation tokens (#1926)

  • New audit: [unpinned-tools] detects actions that install tools without pinning to a specific version (#1820)

  • zizmor now accepts the --no-ignores flag to disable all ignore comments and configurations when reporting findings (#1935)

  • zizmor's LSP now honors the --persona flag on the CLI (#1943)

  • zizmor is now aware of Docker-based action definitions, in addition to the pre-existing support for "composite" actions (#1965)

Enhancements🔗

Performance Improvements 🚄🔗

  • The impostor-commit audit is now significantly faster (in addition to being more correct) when the user has pinned their action to a tag SHA instead of a commit SHA (#1998) Bug Fixes 🐛🔗

  • Fixed a crash in the template-injection audit when a workflow uses a parenthesized compound expression in context position (#1904)

  • Fixed a bug where local directory input collection could miss workflows for relative-path invocations from within .github subdirectories (#1909)

... (truncated)

Changelog

Sourced from zizmor's changelog.

1.25.0

New Features 🌈

  • zizmor's finding severities can now be remapped on a per-audit basis. See the configuration for details (#1913)

    Many thanks to @​Proximyst for proposing and implementing this improvement!

  • New audit: [github-app] detects dangerous usages of GitHub App installation tokens (#1926)

  • New audit: [unpinned-tools] detects actions that install tools without pinning to a specific version (#1820)

  • zizmor now accepts the --no-ignores flag to disable all ignore comments and configurations when reporting findings (#1935)

  • zizmor's LSP now honors the --persona flag on the CLI (#1943)

  • zizmor is now aware of Docker-based action definitions, in addition to the pre-existing support for "composite" actions (#1965)

Enhancements

  • Recommend gh issue edit --add-label / gh pr edit --add-label as a replacement for @​actions-ecosystem/action-add-labels in [superfluous-actions]

  • Recommend gh issue edit --remove-label / gh pr edit --remove-label as a replacement for @​actions-ecosystem/action-remove-labels in [superfluous-actions]

  • Recommend jq as a replacement for @​sergeysova/jq-action in [superfluous-actions]

  • Recommend git add, git commit, and git push as a replacement for @​stefanzweifel/git-auto-commit-action in [superfluous-actions]

  • Recommend git add, git commit, and git push as a replacement for @​EndBug/add-and-commit in [superfluous-actions]

  • @​tibdex/github-app-token is now recognized as an archived action by [archived-uses] (#1910)

  • The [dangerous-triggers] audit now explicitly exempts workflows that only invoke @​actions/labeler (#1956)

  • The [unpinned-images] audit now detects unpinned image references in Docker-based action definitions (#1965)

  • zizmor's SARIF output now provides slightly more detailed finding messages (#1972)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zizmor](https://github.com/zizmorcore/zizmor) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/zizmorcore/zizmor/releases)
- [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md)
- [Commits](zizmorcore/zizmor@v1.24.1...v1.25.0)

---
updated-dependencies:
- dependency-name: zizmor
  dependency-version: 1.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 14, 2026
@dependabot dependabot Bot temporarily deployed to development May 14, 2026 22:23 Inactive
@github-actions github-actions Bot enabled auto-merge May 14, 2026 22:23
@github-actions github-actions Bot merged commit d6992fc into main May 14, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/zizmor-1.25.0 branch May 14, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants