Skip to content

cats-13.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 21:03
16b932c
  • feat: PrefixNumbersWithZeroFieldsFuzzer has different expected response code based on --allowLeadingZeroInNumbers
  • fix: #192 - Make sure negative counts are not used in repeat method when formatting malformed JSONs
  • fix: #191 - Properly handle root arrays in MassAssignmentFuzzer
  • feat: Reduce final binary size by 30% by removing spring dependencies and writing custom logic
  • feat: Add support for --seed to get deterministic payloads generation
  • feat: Allow fuzzer config to override response code by path and method #190
  • fix: Fix performance issue for error leaks detection that was lowercasing for every check
  • feat: Improve Injection fuzzers detection logic
  • fix: Fix issue when running zero tests that displayed IO and Auth errors message