cats-7.1.0
Release Notes:
- improve diagnostic in case of failures by adding more debug logs and a new argument
-D
to enable debugging - add a new
TemplateFuzzer
used to fuzz pre-defined request templates, rather than OpenAPI contracts. You can use this viacats fuzz [arguments]
- add possibility to record non-json requests in final report
- add possibility to ignore responses based on: size, number or words, number of lines or a specific regex; prior to this it was only possible via response codes
- update dependencies to latest versions