cats-11.6.0
github-actions
released this
26 May 21:00
·
1630 commits
to 2492e7dfe3a39e04d3a81ac1d9e488ad5562c1b2
since this release
- Include additional characters in the zero width chars small list
- Allow -X for http method in main command
- Add two new header fuzzers to cover basic zero width characters test cases
- Enable debug logging earlier in GenerateCommand
- Proper display stacktraces in CatsCommand
- Update javadoc to reflect that RandomResourceFuzzer runs for all http methods
- Add new command to generate valid response templates
- Change logic for phone generator to select from 10 and 11 length numbers only
- Exclude citizenship from the IP generator match condition
- Make method return empty list when urlParams are null
- When responses have binary content such as pdf or csv, assume the body matches
- Change argument help to remove TemplateFuzzer reference