dependabot[bot] opened a new pull request, #16456: URL: https://github.com/apache/lucene/pull/16456
Bumps [zizmor](https://github.com/zizmorcore/zizmor) from 1.26.1 to 1.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zizmorcore/zizmor/releases">zizmor's releases</a>.</em></p> <blockquote> <h2>v1.28.0</h2> <h2>Security π<a href="https://docs.zizmor.sh/release-notes/#security">π</a></h2> <ul> <li> <p>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 <a href="https://github.com/zizmorcore/zizmor/security/advisories/GHSA-f42p-wjw5-97qh">GHSA-f42p-wjw5-97qh</a> for full information.</p> <p>Many thanks to <a href="https://github.com/shaanmajid"><code>@βshaanmajid</code></a> for finding and reporting this vulnerability.</p> </li> </ul> <h2>Enhancements π±<a href="https://docs.zizmor.sh/release-notes/#enhancements">π</a></h2> <ul> <li> <p>The JSON (v1) output format now includes metadata for each finding's fixes, if the finding has fixes (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2186">#2186</a>)</p> </li> <li> <p>The <a href="https://docs.zizmor.sh/audits/#dependabot-cooldown">dependabot-cooldown</a> audit is now aware of GitHub's new three-day default cooldown (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2193">#2193</a>)</p> </li> <li> <p>sbt is now recognized as a package-ecosystem in dependabot.yml (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2211">#2211</a>)</p> </li> </ul> <h2>Bug Fixes π<a href="https://docs.zizmor.sh/release-notes/#bug-fixes">π</a></h2> <ul> <li> <p>Fixed a bug where the <a href="https://docs.zizmor.sh/audits/#template-injection">template-injection</a> audit would incorrectly flag <code>steps.*.outcome</code> and <code>steps.*.conclusion</code> as injection risks in the default persona (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2199">#2199</a>)</p> </li> <li> <p>Fixed a bug where the <a href="https://docs.zizmor.sh/audits/#github-env">github-env</a> audit would incorrectly flag some printf calls as exploitable (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2201">#2201</a>)</p> </li> <li> <p>Fixed a bug where zizmor would produce a misleading and confusing error message when asked to audit an ambiguous remote input (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2205">#2205</a>)</p> </li> </ul> <h2>v1.27.0</h2> <h2>New Features π<a href="https://docs.zizmor.sh/release-notes/#new-feartures">π</a></h2> <ul> <li> <p>zizmor now has experimental support for workflows that specify parallel steps. See <a href="https://docs.zizmor.sh/usage/#parallel-steps">Usage - Parallel steps</a> for more information (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2153">#2153</a>) Enhancements π±<a href="https://docs.zizmor.sh/release-notes/#enhancements">π</a></p> </li> <li> <p>zizmor's handling of paths is now more consistent, particularly when run on Windows (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2163">#2163</a>)</p> </li> <li> <p>zizmor now emits a helpful warning when being run in implicit offline mode (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2180">#2180</a>)</p> </li> </ul> <h2>Bug Fixes π<a href="https://docs.zizmor.sh/release-notes/#bug-fixes">π</a></h2> <ul> <li> <p>Fixed a bug where the <a href="https://docs.zizmor.sh/audits/#secrets-outside-env">secrets-outside-env</a> audit would not honor ignore comments within the same job scope (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2157">#2157</a>)</p> </li> <li> <p>Fixed a bug where the <a href="https://docs.zizmor.sh/audits/#ref-version-mismatch">ref-version-mismatch</a> audit would not honor ignore comments within the same steps scope (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2177">#2177</a>)</p> </li> <li> <p>Fixed a bug where <code>--collect=[MODE]</code> was not correctly handled when auditing remote inputs (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2185">#2185</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md">zizmor's changelog</a>.</em></p> <blockquote> <h2>1.28.0</h2> <h3>Security π</h3> <ul> <li> <p><code>v1.27.0</code> contained a logging defect that would print any configured GitHub credentials as part of zizmor's cleartext logging. No versions other than <code>v1.27.0</code> were affected. See [GHSA-f42p-wjw5-97qh] for full information.</p> <p>Many thanks to <a href="https://github.com/shaanmajid"><code>@βshaanmajid</code></a> for finding and reporting this vulnerability.</p> </li> </ul> <h3>Enhancements π±</h3> <ul> <li> <p>The JSON (v1) output format now includes metadata for each finding's fixes, if the finding has fixes (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2186">#2186</a>)</p> </li> <li> <p>The [dependabot-cooldown] audit is now aware of GitHub's new three-day default cooldown (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2193">#2193</a>)</p> </li> <li> <p><code>sbt</code> is now recognized as a <code>package-ecosystem</code> in <code>dependabot.yml</code> (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2211">#2211</a>)</p> </li> </ul> <h3>Bug Fixes π</h3> <ul> <li> <p>Fixed a bug where the [template-injection] audit would incorrectly flag <code>steps.*.outcome</code> and <code>steps.*.conclusion</code> as injection risks in the default persona (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2199">#2199</a>)</p> </li> <li> <p>Fixed a bug where the [github-env] audit would incorrectly flag some <code>printf</code> calls as exploitable (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2201">#2201</a>)</p> </li> <li> <p>Fixed a bug where <code>zizmor</code> would produce a misleading and confusing error message when asked to audit an ambiguous remote input (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2205">#2205</a>)</p> </li> </ul> <h2>1.27.0</h2> <h3>New Features π</h3> <ul> <li>zizmor now has <strong>experimental</strong> support for workflows that specify parallel steps. See <a href="https://github.com/zizmorcore/zizmor/blob/main/docs/usage.md#parallel-steps">Usage - Parallel steps</a> for more information (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2153">#2153</a>)</li> </ul> <h3>Enhancements π±</h3> <ul> <li> <p>zizmor's handling of paths is now more consistent, particularly when run on Windows (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2163">#2163</a>)</p> </li> <li> <p>zizmor now emits a helpful warning when being run in implicit offline mode (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2180">#2180</a>)</p> </li> </ul> <h3>Bug Fixes π</h3> <ul> <li>Fixed a bug where the [secrets-outside-env] audit would not honor</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zizmorcore/zizmor/commit/4381cc6339bb76a1004a99da929fe8f8f1143d94"><code>4381cc6</code></a> Prep zizmor 1.28.0 (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2214">#2214</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/724d0e86f4c073c3dc64507fb6c39bc20e46a48f"><code>724d0e8</code></a> Remove a redundant debug log (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2213">#2213</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/5a01aad75bf6f5353d3f646519421a7c0d4662f2"><code>5a01aad</code></a> [BOT] update JSON schemas from SchemaStore (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2208">#2208</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/6138a6d3fcad703642d797a425eecf32f93a4ca3"><code>6138a6d</code></a> Add <code>sbt</code> to known Dependabot ecosystems (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2211">#2211</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/23878aabd073abc60fcec149ed7db3a21c20d857"><code>23878aa</code></a> chore(deps): bump the cargo group with 4 updates (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2206">#2206</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/5e839dbeaedea5a814a3f42605ae571f5f7fa93f"><code>5e839db</code></a> chore(deps): bump the github-actions group with 3 updates (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2207">#2207</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/297975a9ff87cf3fee4282f6859f1964bdba8e36"><code>297975a</code></a> dependabot-cooldown: honor GitHub's new default (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2193">#2193</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/b648e57810281c1d448f214164df9d21576aea15"><code>b648e57</code></a> Improve error message on remote ambiguous input refs (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2205">#2205</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/d06c8236de5b9a4795b67d8fa9ae2bec00a3596c"><code>d06c823</code></a> Dedupe a function in the GitHub APIs (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2204">#2204</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/82f5bf6c7de832120f408b0a1d90e1bc3b8fba3f"><code>82f5bf6</code></a> github-env: don't flag all-literal printf arguments (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/2201">#2201</a>)</li> <li>Additional commits viewable in <a href="https://github.com/zizmorcore/zizmor/compare/v1.26.1...v1.28.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
