mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
Add Fix for cache-poisoning audit rule (#923)
Co-authored-by: William Woodruff <william@yossarian.net>
This commit is contained in:
parent
cc92548a3d
commit
c3706e2d84
14 changed files with 327 additions and 43 deletions
|
|
@ -9,6 +9,10 @@ of `zizmor`.
|
|||
|
||||
## Next (UNRELEASED)
|
||||
|
||||
### Enhancements 🌱
|
||||
|
||||
* The [cache-poisoning] audit now supports auto-fixes for many findings (#923)
|
||||
|
||||
### Bug Fixes 🐛
|
||||
|
||||
* Fixed a bug where `--fix` would fail to preserve comments when modifying
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue