← 返回首页
⬆ Bump zizmor from 1.24.1 to 1.25.0 by dependabot[bot] · Pull Request #1976 · fastapi/sqlmodel · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

⬆ Bump zizmor from 1.24.1 to 1.25.0#1976

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/zizmor-1.25.0
Closed

⬆ Bump zizmor from 1.24.1 to 1.25.0#1976
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/zizmor-1.25.0

Conversation

Copy link
Copy Markdown
Contributor

dependabot Bot commented on behalf of github May 21, 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 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 Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 21, 2026
Copy link
Copy Markdown
Contributor

📝 Docs preview

Last commit 0883f74 at: https://fcaf25f9.sqlmodel.pages.dev

Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

Superseded by #1980.

dependabot Bot closed this May 22, 2026
dependabot Bot deleted the dependabot/uv/zizmor-1.25.0 branch May 22, 2026 22:07
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

Labels

dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Footer

© 2026 GitHub, Inc.