cats-10.5.0
Release notes:
- Enhanced help for all commands and sub-commands, adding exit codes and examples
- Fix issue with --matchResponseRegex argument which was ignoring the regex
- Change expected result and response message for user dictionary and template fuzzers in order to match arguments supplied
- Fix for #94
- Fix NPE when expected response headers were null
- Skip json objects case linter for non-body http methods
- Fix issue with generating examples for array schemas with null internal schemas
- Add new argument toogle for cases when services might allow invalid values in enums
- Report errors even when running in blackbox mode and reporting is ignored
- Add new
--matchInput
argument to check if input is reflected in response - Add new command to validate if OpenAPI specs are valid
- Fix for #96 - preserve data type for global variables in functional fuzzer