Bug Fixes 🐛🔗
- Fixed a bug where zizmor would over-eagerly parse invalid and commented-out expressions, resulting in spurious warnings (#570)
- Fixed a bug where zizmor would fail to honor
# zizmor: ignore[rule]
comments in unintuitive cases (#612) - Fixed a regression in zizmor's SARIF output format that caused suboptimal presentation of findings on GitHub (#621)
Upcoming Changes 🚧🔗
- The official PyPI builds for zizmor will support fewer architectures in the next release, due to cross-compilation and testing difficulties. This should have no effect on the overwhelming majority of users. See #603 for additional details.