Add fuzz target to make (#6828)

Co-authored-by: Claude <claude@anthropic.com>
This commit is contained in:
6543
2026-07-19 00:41:14 +02:00
committed by GitHub
co-authored by Claude
parent 86d4363dbc
commit fd93e64e46
31 changed files with 849 additions and 9 deletions
+1
View File
@@ -21,6 +21,7 @@
### Release
- [ ] Test the latest container images to make sure they work as expected
- [ ] Executed `FUZZ_TIME=90s make fuzz` to make sure we stay hardened against user input
- [ ] Update `https://ci.woodpecker.org` to the latest version of `next` and verify that it works as expected
- [ ] Merge documentation PR (shortly before release)
- [ ] Merge the release PR to start the release pipeline