<!-- Release notes generated using configuration in .github/release.yml at v0.6.0 -->
What's Changed
This is one of `zizmor`'s bigger recent releases! Key enhancements include:
* A new `github-env` audit that detects dangerous `GITHUB_ENV` writes,
courtesy of ubiratansoares
* The `--min-severity` and `--min-confidence` flags for filtering results,
courtest (in part) of Ninja3047
* Support for ` zizmor: ignore[rule]` comments, courtesy of ubiratansoares
New Features 🌈
* feat: adds support to inlined ignores by ubiratansoares in https://github.com/woodruffw/zizmor/pull/187
* feat: add `--min-severity` by woodruffw in https://github.com/woodruffw/zizmor/pull/193
* feat: add `--min-confidence` by Ninja3047 in https://github.com/woodruffw/zizmor/pull/196
* feat: adds new github-env audit by ubiratansoares in https://github.com/woodruffw/zizmor/pull/192
* feat: improve precision for github-env by woodruffw in https://github.com/woodruffw/zizmor/pull/199
* feat: generalized ignore comments by woodruffw in https://github.com/woodruffw/zizmor/pull/200
Documentation Improvements 📖
* docs: document ignore comments by woodruffw in https://github.com/woodruffw/zizmor/pull/190
* docs: usage: add note about support for ignore comments by woodruffw in https://github.com/woodruffw/zizmor/pull/191
* docs: add page descriptions by woodruffw in https://github.com/woodruffw/zizmor/pull/194
* docs: add more useful 3p references by woodruffw in https://github.com/woodruffw/zizmor/pull/198
New Contributors
* Ninja3047 made their first contribution in https://github.com/woodruffw/zizmor/pull/196
**Full Changelog**: https://github.com/woodruffw/zizmor/compare/v0.5.0...v0.6.0