Self compliant spec
Description
Some data returned are not well advertised in your schema
Remediation
Update your schema to match the real return types
Configuration
Identifier:
schema/self_compliant_spec
Examples
Ignore this check
{
"checks": {
"schema/self_compliant_spec": {
"skip": true
}
}
}
Score
Escape Severity: LOW
OWASP: API2:2023
CWE