CATS is a REST API Fuzzer and negative testing tool for OpenAPI endpoints. CATS automatically generates, runs and reports tests with minimum configuration and no coding effort. Tests are self-healing and do not require maintenance.
Stars
1.4k
Forks
88
Watchers
1.4k
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.2k
commits
10
commits
4
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #195 from blascosmog/refactor-code-smells
ebc6924View on GitHubfix: Fix issue with parameter on GET requests not being parsed for openapi 3.1.x
bd35e2bView on GitHubfix: Make mass assignment fuzzer inject fields in arrays of primivites
69787b3View on GitHub[maven-release-plugin] prepare for next development iteration
a6388b9View on GitHubfix: Fix wildcard path issues not being supported due to early validation
5d73683View on GitHubchore: Change to use graalvm community for binaries build
0dbdc5fView on GitHubfix: Fix issue with same parameter names for different operations on the same path
72ad648View on GitHubfix: Accept 405 as valid return type for RandomResourcesFuzzer
dcd7f49View on GitHubfix: Fix issue when oneOf/anyOf schemas that also had properties in root parent
face2beView on GitHub