-
**Describe the bug**
When the flag --useExamples is explicitly set, cats still uses random data input. This is a problem as when running tests that require correct data in a POST/PUT/PATCH request, t…
-
`cats` is good when cherry-picking a fuzzer and running it on one endpoint.
However, today I'm scanning an API for a customer, ran on all endpoints using:
`cats -c open_api.yml -s https:// --pro…
-
Does cats support single interface testing?
such as:
https://cloud.githubusercontent.com/assets/4562611/19390428/12224610-91f6-11e6-9ece-6e3cd7dd35ea.png
-
After doing 2703 requests (in sequence, quick one after another) for pages of 1000 passwords, the search application crashes with the following error stack trace:
12:59:49.065 [SearchAkkaSystem-akka.…
-
The documentation contains some minor typos including:
- `--verbosity=DEETAILED|SUMMARY` should be `--verbosity=DETAILED|SUMMARY` (https://endava.github.io/cats/docs/commands-and-arguments/arguments)…
r4gus updated
1 month ago
-
**Describe the bug**
When specifying that a request body should be a JSON array of numbers, CATS's HappyPath fuzzer is using strings (e.g. `DGZTERFXUNVTGLSACSDVVV`) instead of numbers.
**To Reprod…
-
## Investigate OpenAPI for documentation and client library generation
Right now FusionAuth uses https://github.com/FusionAuth/fusionauth-client-builder for building the clients and docs. This work…
-
**Describe the bug**
```
[][] ‼ Something went wrong while running CATS: java.lang.IllegalArgumentException: Could not generate a string for pattern .*(^TVA([1-9][0-9]?|1[0-9]{2})$).* with min -1 an…
-
A follow up of [582](https://github.com/Imagick/imagick/issues/582)
Building on linux/amd64 the Dockerfile:
```
FROM alpine:edge
RUN apk add php83 php83-pear php83-openssl php83-sockets
RUN apk…
-
**Describe the bug**
When the BypassAuthentication is run using the Cookies header, the scan generates 0 results and no requests are sent
**To Reproduce**
Steps to reproduce the behaviour:
1. Ru…