Bump dependency zizmor to v1.15.1 #514
Closed
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.14.2->1.15.1Release Notes
zizmorcore/zizmor (zizmor)
v1.15.1Compare Source
Bug Fixes 🐛🔗
v1.15.0Compare Source
This release comes with support for auditing Dependabot configuration files! Like with composite action definition auditing (introduced in v1.0.0), Dependabot configuration auditing is enabled by default but can be disabled as part of input collection.
To complement this new functionality, this release comes with two new audits: dependabot-execution and dependabot-cooldown.
New Features 🌈🔗
New audit: dependabot-execution detects Dependabot configurations that allow insecure external code execution (#1220)
New audit: dependabot-cooldown detects Dependabot configurations that do not include cooldown settings, or that set an insufficient cooldown (#1223)
Performance Improvements 🚄🔗
Enhancements 🌱🔗
zizmor now unconditionally emits its version number to stderr on startup (#1199)
The ref-version-mismatch audit now supports auto-fixes for many findings (#1205)
Many thanks to @mostafa for implementing this improvement!
The [impostor-commit] audit now supports auto-fixes for many findings (#1090)
Many thanks to @mostafa for implementing this improvement!
zizmor is now more resilient to sporadic request failures when performing GitHub API requests (#1219)
--collect=dependabotis now supported as a collection option, allowing users to audit only Dependabot configuration files (#1215)The
--fixmode (introduced with v1.10.0) is now considered stable and no longer experimental (#1232)Bug Fixes 🐛🔗
zizmor foo.ymlinstead ofzizmor ./foo.yml(#1212)Deprecations⚠️ 🔗
The
workflows-onlyandactions-onlyvalues for--collectare now deprecated. These values have been replaced withworkflowsandactions, respectively, which have the same behavior but can be composed together with other collection modes. The deprecated modes will be removed in a future release (#1228)Until removal, using these values will emit a warning.
Configuration
📅 Schedule: Branch creation - Between 05:00 AM and 09:59 PM, Monday through Friday ( * 5-21 * * MON-FRI ) in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.