Release Notes:
- add new
--maskHeadersargument to mask sensitive headers in report files - CATS is now testing response content type and will report a warning if it doesn't match the contract; you can use
--ignoreResponseContentTypeCheckto ignore this check - add new fuzzers for random resources checking and response http headers checking
VersionsLinterFuzzerwill now check for versions in paths, servers definition and content type headersNamingsLinterFuzzeris now split into more granular linters501is now on the response code ignore list when running in--blackboxmode- improve reporting for error scenarios
- add new
cats statssub-command to display some statistics about OpenAPI contracts - add new argument to list info for a single path using the
cats listsub-command