Release Notes:
- Add new category of Fuzzers focused on sending single code point Emojis
- Add a new argument for setting the
--sanitizationStrategy. This is used when sending ControlChars and Emojis inside valid values - Add a new argument for setting the
--httpMethodsto be fuzzed. You can exclude methods which you don't want to be fuzzed - Enable CATS to also perform Http DELETE operations
httpMethodis now mandatory for theCustomFuzzerandSecurityFuzzer- Improve documentation