Release Notes:
- Fix for #43
- Change logic of
AbugidasFieldsfuzzer to reflect the fact that the payloads contain both unicode control chars as well as valid characters - Change
ZalgoTextfuzzer to prefix valid values rather than replace - Introduce a
--selfReferenceDepthargument used when there are cyclic dependencies between objects - Remove TrimValidate, ValidateTrim, SanitizeValidate, ValidateSanitize from fuzzer names
- Introduce
junitreport summary format - Fix issue in StringGenerator that was looping indefinetly for some patterns
- Fix issue for some query params not being properly url escaped
- Fix issue when content type was not properly added when using custom vendor headers
- Make
XXXOnlyFuzzersrun for DELETE and GET - Update dependencies to latest versions