chore(mise): Update tool zizmor (1.26.1 → 1.28.0)#83
Open
home-infrastructure-renovate[bot] wants to merge 1 commit into
Open
chore(mise): Update tool zizmor (1.26.1 → 1.28.0)#83home-infrastructure-renovate[bot] wants to merge 1 commit into
home-infrastructure-renovate[bot] wants to merge 1 commit into
Conversation
Author
|
home-infrastructure-renovate
Bot
force-pushed
the
renovate/zizmor-1.x
branch
from
July 21, 2026 22:44
1d73acb to
1dc7cd1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.26.1→1.28.0Release Notes
zizmorcore/zizmor (zizmor)
v1.28.0Compare Source
Security 🔒🔗
v1.27.0 contained a logging defect that would print any configured GitHub credentials as part of zizmor's cleartext logging. No versions other than v1.27.0 were affected. See GHSA-f42p-wjw5-97qh for full information.
Many thanks to @shaanmajid for finding and reporting this vulnerability.
Enhancements 🌱🔗
The JSON (v1) output format now includes metadata for each finding's fixes, if the finding has fixes (#2186)
The dependabot-cooldown audit is now aware of GitHub's new three-day default cooldown (#2193)
sbt is now recognized as a package-ecosystem in dependabot.yml (#2211)
Bug Fixes 🐛🔗
Fixed a bug where the template-injection audit would incorrectly flag steps..outcome and steps..conclusion as injection risks in the default persona (#2199)
Fixed a bug where the github-env audit would incorrectly flag some printf calls as exploitable (#2201)
Fixed a bug where zizmor would produce a misleading and confusing error message when asked to audit an ambiguous remote input (#2205)
v1.27.0Compare Source
New Features 🌈🔗
zizmor now has experimental support for workflows that specify parallel steps. See Usage - Parallel steps for more information (#2153)
Enhancements 🌱🔗
zizmor's handling of paths is now more consistent, particularly when run on Windows (#2163)
zizmor now emits a helpful warning when being run in implicit offline mode (#2180)
Bug Fixes 🐛🔗
Fixed a bug where the secrets-outside-env audit would not honor ignore comments within the same job scope (#2157)
Fixed a bug where the ref-version-mismatch audit would not honor ignore comments within the same steps scope (#2177)
Fixed a bug where
--collect=[MODE]was not correctly handled when auditing remote inputs (#2185)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.