[PR #65] [MERGED] Bump zizmor from 1.16.3 to 1.19.0 #1379

Closed
opened 2026-06-12 06:23:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/65
Author: @dependabot[bot]
Created: 1/1/2026
Status: Merged
Merged: 1/1/2026
Merged by: @vavkamil

Base: mainHead: dependabot/pip/zizmor-1.19.0


📝 Commits (1)

  • 6a6ae3a Bump zizmor from 1.16.3 to 1.19.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps zizmor from 1.16.3 to 1.19.0.

Release notes

Sourced from zizmor's releases.

v1.19.0

New Features 🌈🔗

  • New audit: archived-uses detects usages of archived repositories in uses: clauses (#1411)

Enhancements 🌱🔗

  • The use-trusted-publishing audit now detects additional publishing command patterns, including common "wrapped" patterns like bundle exec gem publish (#1394)

  • zizmor now produces better error messages on a handful of error cases involving invalid input files. Specifically, a subset of syntax and schema errors now produce more detailed and actionable error messages (#1396)

  • The use-trusted-publishing audit now detects additional publishing command patterns, including uv run ..., uvx ..., and poetry publish (#1402)

  • zizmor now produces more useful and less ambiguous spans for many findings, particularly those from the anonymous-definition audit (#1416)

  • zizmor now discovers configuration files named zizmor.yaml, in addition to zizmor.yml (#1431)

  • zizmor now produces a more useful error message when input collection yields no inputs (#1439)

  • The --render-links flag now allows users to control zizmor's OSC 8 terminal link rendering behavior. This is particularly useful in environments that advertise themselves as terminals but fail to correctly render or ignore OSC 8 links (#1454)

Performance Improvements 🚄🔗

  • The [impostor-commit] audit is now significantly faster on true positives, making true positive detection virtually as fast as true negative detection. In practice, true positive runs are over 100 times faster than before (#1429)

Bug Fixes 🐛🔗

  • Fixed a bug where the obfuscation audit would crash if it encountered a CMD shell that was defined outside of the current step block (i.e. as a job or workflow default) (#1418)

  • Fixed a bug where the opentofu ecosystem was not recognized in Dependabot configuration files (#1452)

  • --color=always no longer implies --render-links=always, as some environments (like GitHub Actions) support ANSI color codes but fail to handle OSC escapes gracefully (#1454)

v1.18.0

Enhancements 🌱🔗

Bug Fixes 🐛🔗

  • Fixed additional edge cases where auto-fixed would fail to preserve a document's final newline (#1372)

v1.18.0-rc3

No release notes provided.

... (truncated)

Changelog

Sourced from zizmor's changelog.

1.19.0

New Features 🌈

  • New audit: [archived-uses] detects usages of archived repositories in #!yaml uses: clauses (#1411)

Enhancements 🌱

  • The [use-trusted-publishing] audit now detects additional publishing command patterns, including common "wrapped" patterns like bundle exec gem publish (#1394)

  • zizmor now produces better error messages on a handful of error cases involving invalid input files. Specifically, a subset of syntax and schema errors now produce more detailed and actionable error messages (#1396)

  • The [use-trusted-publishing] audit now detects additional publishing command patterns, including uv run ..., uvx ..., and poetry publish (#1402)

  • zizmor now produces more useful and less ambiguous spans for many findings, particularly those from the [anonymous-definition] audit (#1416)

  • zizmor now discovers configuration files named zizmor.yaml, in addition to zizmor.yml (#1431)

  • zizmor now produces a more useful error message when input collection yields no inputs (#1439)

  • The --render-links flag now allows users to control zizmor's OSC 8 terminal link rendering behavior. This is particularly useful in environments that advertise themselves as terminals but fail to correctly render or ignore OSC 8 links (#1454)

Performance Improvements 🚄

  • The [impostor-commit] audit is now significantly faster on true positives, making true positive detection virtually as fast as true negative detection. In practice, true positive runs are over 100 times faster than before (#1429)

Bug Fixes 🐛

  • Fixed a bug where the [obfuscation] audit would crash if it encountered a CMD shell that was defined outside of the current step block (i.e. as a job or workflow default) (#1418)

  • Fixed a bug where the opentofu ecosystem was not recognized in Dependabot configuration files (#1452)

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vavkamil/awesome-bugbounty-tools/pull/65 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/1/2026 **Status:** ✅ Merged **Merged:** 1/1/2026 **Merged by:** [@vavkamil](https://github.com/vavkamil) **Base:** `main` ← **Head:** `dependabot/pip/zizmor-1.19.0` --- ### 📝 Commits (1) - [`6a6ae3a`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/6a6ae3a4c2ab05372391ddbacf2a60f54d31e99c) Bump zizmor from 1.16.3 to 1.19.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [zizmor](https://github.com/zizmorcore/zizmor) from 1.16.3 to 1.19.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.19.0</h2> <h2>New Features 🌈<a href="https://docs.zizmor.sh/release-notes/#new-features">🔗</a></h2> <ul> <li>New audit: <a href="https://docs.zizmor.sh/audits/#archived-uses">archived-uses</a> detects usages of archived repositories in uses: clauses (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1411">#1411</a>)</li> </ul> <h2>Enhancements 🌱<a href="https://docs.zizmor.sh/release-notes/#enhancements">🔗</a></h2> <ul> <li> <p>The <a href="https://docs.zizmor.sh/audits/#use-trusted-publishing">use-trusted-publishing</a> audit now detects additional publishing command patterns, including common &quot;wrapped&quot; patterns like bundle exec gem publish (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1394">#1394</a>)</p> </li> <li> <p>zizmor now produces better error messages on a handful of error cases involving invalid input files. Specifically, a subset of syntax and schema errors now produce more detailed and actionable error messages (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1396">#1396</a>)</p> </li> <li> <p>The <a href="https://docs.zizmor.sh/audits/#use-trusted-publishing">use-trusted-publishing</a> audit now detects additional publishing command patterns, including uv run ..., uvx ..., and poetry publish (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1402">#1402</a>)</p> </li> <li> <p>zizmor now produces more useful and less ambiguous spans for many findings, particularly those from the <a href="https://docs.zizmor.sh/audits/#anonymous-definition">anonymous-definition</a> audit (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1416">#1416</a>)</p> </li> <li> <p>zizmor now discovers configuration files named zizmor.yaml, in addition to zizmor.yml (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1431">#1431</a>)</p> </li> <li> <p>zizmor now produces a more useful error message when input collection yields no inputs (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1439">#1439</a>)</p> </li> <li> <p>The --render-links flag now allows users to control zizmor's OSC 8 terminal link rendering behavior. This is particularly useful in environments that advertise themselves as terminals but fail to correctly render or ignore OSC 8 links (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1454">#1454</a>)</p> </li> </ul> <h2>Performance Improvements 🚄<a href="https://docs.zizmor.sh/release-notes/#performance-improvements">🔗</a></h2> <ul> <li>The [impostor-commit] audit is now significantly faster on true positives, making true positive detection virtually as fast as true negative detection. In practice, true positive runs are over 100 times faster than before (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1429">#1429</a>)</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/#obfuscation">obfuscation</a> audit would crash if it encountered a CMD shell that was defined outside of the current step block (i.e. as a job or workflow default) (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1418">#1418</a>)</p> </li> <li> <p>Fixed a bug where the opentofu ecosystem was not recognized in Dependabot configuration files (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1452">#1452</a>)</p> </li> <li> <p><code>--color=always</code> no longer implies <code>--render-links=always</code>, as some environments (like GitHub Actions) support ANSI color codes but fail to handle OSC escapes gracefully (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1454">#1454</a>)</p> </li> </ul> <h2>v1.18.0</h2> <h2>Enhancements 🌱<a href="https://docs.zizmor.sh/release-notes/#enhancements">🔗</a></h2> <ul> <li> <p>The <a href="https://docs.zizmor.sh/audits/#use-trusted-publishing">use-trusted-publishing</a> audit now detects NuGet publishing commands (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1369">#1369</a>)</p> </li> <li> <p>The <a href="https://docs.zizmor.sh/audits/#dependabot-cooldown">dependabot-cooldown</a> audit now flags cooldown periods of less than 7 days by default (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1375">#1375</a>)</p> </li> <li> <p>The <a href="https://docs.zizmor.sh/audits/#dependabot-cooldown">dependabot-cooldown</a> audit can now be configured with a custom minimum cooldown period via rules.dependabot-cooldown.config.days (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1377">#1377</a>)</p> </li> <li> <p>zizmor now produces slightly more useful error messages when the user supplies an invalid configuration for the <a href="https://docs.zizmor.sh/audits/#forbidden-uses">forbidden-uses</a> audit (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1381">#1381</a>)</p> </li> </ul> <h2>Bug Fixes 🐛<a href="https://docs.zizmor.sh/release-notes/#bug-fixes">🔗</a></h2> <ul> <li>Fixed additional edge cases where auto-fixed would fail to preserve a document's final newline (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1372">#1372</a>)</li> </ul> <h2>v1.18.0-rc3</h2> <p>No release notes provided.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.19.0</h2> <h3>New Features 🌈</h3> <ul> <li><strong>New audit</strong>: [archived-uses] detects usages of archived repositories in <code>#!yaml uses:</code> clauses (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1411">#1411</a>)</li> </ul> <h3>Enhancements 🌱</h3> <ul> <li> <p>The [use-trusted-publishing] audit now detects additional publishing command patterns, including common &quot;wrapped&quot; patterns like <code>bundle exec gem publish</code> (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1394">#1394</a>)</p> </li> <li> <p>zizmor now produces better error messages on a handful of error cases involving invalid input files. Specifically, a subset of syntax and schema errors now produce more detailed and actionable error messages (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1396">#1396</a>)</p> </li> <li> <p>The [use-trusted-publishing] audit now detects additional publishing command patterns, including <code>uv run ...</code>, <code>uvx ...</code>, and <code>poetry publish</code> (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1402">#1402</a>)</p> </li> <li> <p>zizmor now produces more useful and less ambiguous spans for many findings, particularly those from the [anonymous-definition] audit (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1416">#1416</a>)</p> </li> <li> <p>zizmor now discovers configuration files named <code>zizmor.yaml</code>, in addition to <code>zizmor.yml</code> (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1431">#1431</a>)</p> </li> <li> <p>zizmor now produces a more useful error message when input collection yields no inputs (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1439">#1439</a>)</p> </li> <li> <p>The <code>--render-links</code> flag now allows users to control <code>zizmor</code>'s OSC 8 terminal link rendering behavior. This is particularly useful in environments that advertise themselves as terminals but fail to correctly render or ignore OSC 8 links (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1454">#1454</a>)</p> </li> </ul> <h3>Performance Improvements 🚄</h3> <ul> <li>The [impostor-commit] audit is now significantly faster on true positives, making true positive detection virtually as fast as true negative detection. In practice, true positive runs are over 100 times faster than before (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1429">#1429</a>)</li> </ul> <h3>Bug Fixes 🐛</h3> <ul> <li> <p>Fixed a bug where the [obfuscation] audit would crash if it encountered a CMD shell that was defined outside of the current step block (i.e. as a job or workflow default) (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1418">#1418</a>)</p> </li> <li> <p>Fixed a bug where the <code>opentofu</code> ecosystem was not recognized in Dependabot configuration files (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1452">#1452</a>)</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zizmorcore/zizmor/commit/a5e304f536f1ba836aba0b966eb459f99f1658c1"><code>a5e304f</code></a> Prep zizmor 1.19.0 (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1458">#1458</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/2942f11dc2eb53b60f7d68c19b71ef04c7c11ed5"><code>2942f11</code></a> Bump all tree-sitter dependent crates (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1457">#1457</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/9d61a10dc16febd185c6f8f4e73d8eeab2e14d3b"><code>9d61a10</code></a> Bump yamlpath to 0.30.0 (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1456">#1456</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/de6f9d6042be33cf8d7eff1994a9a42b1cd40277"><code>de6f9d6</code></a> ci: add plain presentation test (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1454">#1454</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/cc76e2b93f828e86231cd28dbc40468eb36b8e69"><code>cc76e2b</code></a> chore: bump github-actions-models to 0.42.0 (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1453">#1453</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/7e1c93b76048229be5585962c14acc5e85dda276"><code>7e1c93b</code></a> fix: add OpenTofu to Dependabot package ecosystems (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1452">#1452</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/081f844760fce1656e71006f8e6e99fd28289338"><code>081f844</code></a> docs: bump trophies (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1450">#1450</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/abdfe5d9b645996c4b37adea5d63c53ab7a25a4a"><code>abdfe5d</code></a> docs: bump trophies (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1449">#1449</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/32d6831a1f6d2f58bdf7a7ef32447a31756f7e85"><code>32d6831</code></a> chore(deps): bump tower-lsp-server from 0.22.1 to 0.23.0 in the cargo group (...</li> <li><a href="https://github.com/zizmorcore/zizmor/commit/eafa9e43fc773108efd715ba5e5fc36e8d8b2532"><code>eafa9e4</code></a> chore(deps): bump actions/checkout in the github-actions group (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1448">#1448</a>)</li> <li>Additional commits viewable in <a href="https://github.com/zizmorcore/zizmor/compare/v1.16.3...v1.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zizmor&package-manager=pip&previous-version=1.16.3&new-version=1.19.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-12 06:23:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bugbounty-tools#1379