Coverage and concrete signals
For server-side request forgery (SSRF), inspect the concrete scope below instead of relying on a category label. Identify the user-controlled URL, the outbound client, and the allowlist or service selector used by the safer example.
- Focus: Detect untrusted URLs reaching outbound requests without an allowlist.
- Workflow: Rule ID: RADAR-SEC-SSRF
- Coverage and concrete signals: RADAR-SEC-SSRF, unsafe pattern, safer pattern, Source security
FocusExact file location, rule context, severity, confidence, and remediation guidance.Boundary
Detect untrusted URLs reaching outbound requests without an allowlist.Identify the user-controlled URL, the outbound client, and the allowlist or service selector used by the safer example.Internal service URLs or fixed destinations may be safe when the allowlist is enforced; test redirects, DNS rebinding, and unexpected schemes before closing the finding.