Skip to main content

HTTP Status Code In Valid Range

ItemDescription
Full Fuzzer NameHttpStatusCodeInRangeLinterFuzzer
Log KeyHSCIRL
DescriptionThis fuzzer will check if the OpenAPI specs have valid response codes (i.e. > 100 and < 599) defined for all paths and HTTP methods.
Enabled by default?No. You need to use the cats lint ... sub-command.
ReportingReports error if at least one HTTP response code is invalid, or success otherwise.