Skip to content

cats-10.2.0

Choose a tag to compare

@en-milie en-milie released this 13 Dec 20:18

Release Notes:

  • add new --maskHeaders argument 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 --ignoreResponseContentTypeCheck to ignore this check
  • add new fuzzers for random resources checking and response http headers checking
  • VersionsLinterFuzzer will now check for versions in paths, servers definition and content type headers
  • NamingsLinterFuzzer is now split into more granular linters
  • 501 is now on the response code ignore list when running in --blackbox mode
  • improve reporting for error scenarios
  • add new cats stats sub-command to display some statistics about OpenAPI contracts
  • add new argument to list info for a single path using the cats list sub-command