Skip to main content

Unhandled endpoint

Description

Some endpoint can be found in the introspection but have no handler implemented.

Remediation

Either remove the endpoint from your schema or create a handler for them.

Configuration

Identifier: configuration/unhandled_endpoint

Examples

Ignore this check

{
"checks": {
"configuration/unhandled_endpoint": {
"skip": true
}
}
}

Score

  • Escape Severity: INFO

CVSS

  • CVSS_VECTOR: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
  • CVSS_SCORE: 0.0