issues
search
Endava
/
cats
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.
Apache License 2.0
1.19k
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Maven package support
#147
a-waider
opened
5 days ago
4
Cast Error in OpenAPIGenerator for DateSchema and DateTimeSchema
#146
trafficant
closed
1 month ago
0
Typos in Docs
#145
r4gus
closed
1 month ago
1
Invalid happy path fuzzing for array of numbers
#144
RafDevX
opened
1 month ago
4
Cats not using provided API examples
#143
blackgrease
opened
1 month ago
4
Bypass Authentication doesnt work for Cookies
#142
blackgrease
closed
1 month ago
4
Error generating data for a given pattern
#141
odolbeau
closed
2 weeks ago
2
java.lang.NullPointerException when run cats fuzz
#140
duhang1996
closed
2 weeks ago
2
Does cats support single interface testing
#139
duhang1996
opened
2 months ago
8
HTTP/2 support
#138
hidingturtle
closed
2 months ago
4
I have application which required bearer token but getting unauthorized 401 for 28 request bcos cat is running the the 2nd request as **/api/logout** .
#137
nayanmathur25
closed
2 months ago
3
CATS tool throughs exception for StringRightBoundary fuzzer when maxLength = 2147483647 (INT.MAX_VALUE)
#136
ganeshnikam18
closed
2 months ago
3
CATS tool crashes if string maxLegth is 2147483647 (7FFFFFFF)
#135
ganeshnikam18
closed
2 months ago
3
how can i use oauth 2.0 for any application
#134
nayanmathur25
opened
4 months ago
2
Do we have a support for authorization type "open id connect "
#133
nayanmathur25
closed
3 months ago
1
Customise expected response code for API paths
#132
krishna-aw
closed
4 months ago
0
Customise expected response code for API paths
#131
krishna-aw
closed
5 months ago
0
Use all 3 type of authorization (Oauth , Api key and Basic Auth) on different paths present in swagger application
#130
nayanmathur25
closed
4 months ago
1
I want to use the Bearer Token in authorization which is generated by entering the Username and password in payload for post request.
#129
nayanmathur25
closed
4 months ago
1
Incomplete group expression
#128
ctwinovalon
closed
5 months ago
4
Default value [application/json] or any other value in produces and consumes are not fetched for swagger 2.0
#127
nayanmathur25
closed
5 months ago
2
Fix out of bounds error.
#126
ctwinovalon
closed
5 months ago
1
Out of bounds for length 0
#125
ctwinovalon
closed
5 months ago
5
How to fuzz only methods that are implemented?
#124
krishna-aw
closed
5 months ago
1
Response body is not being validated by OpenAPI schema
#123
AbdulinRuslan
closed
6 months ago
2
IllegalStateException when cats executes DELETE/GET requests with URL parameters and w/o requested body
#122
AbdulinRuslan
closed
7 months ago
2
Does exist a Docker compose example with something like PetClinic to test the cats?
#121
ESJBRE1
closed
4 months ago
1
windows : i use command java -jar cats.jar on the cmd . but there is nothing !
#120
BigMasterGithub
closed
7 months ago
1
Error when fuzzing `Expected to find an object with property ['th'] in path $['th'] but found 'net.minidev.json.JSONArray'`
#119
qarmin
closed
7 months ago
2
Fix spelling in the README.md
#118
akullpp
closed
8 months ago
0
For some spec files cyclic redundancy check goes into infinite loop
#117
ganeshnikam18
closed
7 months ago
3
This PR have fix for two issues mentioned in the description
#116
ganeshnikam18
closed
8 months ago
3
README translation
#115
Alvarogl04
closed
8 months ago
1
execution handling in readme file
#114
juanitomsp
closed
8 months ago
1
The project structure seems a bit confusing
#113
pakillodecm
closed
8 months ago
2
README has not got enough information.
#112
Jesus-Pons
closed
8 months ago
1
Link fuzzer reports with actual vulnerabilities
#111
ocervell
opened
8 months ago
2
java.lang.IllegalArgumentException When header.yaml file is given as input
#110
ganeshnikam18
closed
8 months ago
5
The filtering predicate to filter fuzzerToRun is now working properly
#109
ganeshnikam18
closed
9 months ago
1
Regex match on --path
#108
ocervell
closed
9 months ago
1
Fixes for #104, #105, #106 issues
#107
ganeshnikam18
closed
9 months ago
0
Ip Address value is not generated properly
#106
ganeshnikam18
closed
8 months ago
2
Very long string is getting generated for "zip" (zip code/pin code) field
#105
ganeshnikam18
closed
8 months ago
3
CountryCode regex pattern is not honoured
#104
ganeshnikam18
closed
8 months ago
3
NullPointerException when traing to run app
#103
qarmin
closed
8 months ago
3
MinimumExactNumbersInNumericFieldsFuzzer MaximumExactNumbersInNumericFieldsFuzzer fuzzers fuzz values as "string" not as schema data type
#102
ganeshnikam18
closed
8 months ago
3
[Bug]: Path parameters are not fuzzed for PUT/PATCH/POST methods
#101
ganeshnikam18
closed
6 months ago
6
[FunctionalFuzzer] Warning on nullable enum
#100
Peekmo
closed
9 months ago
2
No option to specify how long should fuzzer runs
#99
qarmin
closed
8 months ago
3
`java.lang.NullPointerException` when fuzzing
#98
qarmin
closed
9 months ago
5
Next