Coverage and concrete signals
For CORS misconfiguration, inspect the concrete scope below instead of relying on a category label. Inspect the origin decision, credential setting, and request path that receives the policy; compare wildcard behavior with the trusted-origin example.
- Focus: Detect wildcard origins combined with credentials in a browser trust boundary.
- Workflow: Rule ID: RADAR-SEC-CORS
- Coverage and concrete signals: RADAR-SEC-CORS, unsafe pattern, safer pattern, Source security
FocusExact file location, rule context, severity, confidence, and remediation guidance.Boundary
Detect wildcard origins combined with credentials in a browser trust boundary.Inspect the origin decision, credential setting, and request path that receives the policy; compare wildcard behavior with the trusted-origin example.A wildcard can be acceptable for a public, credential-free endpoint; confirm that no authenticated response is exposed and test preflight behavior.