{
  "entrypoint_kind": "endpoint",
  "entrypoint_detail": "webapps/examples/jsp/num/numguess.jsp in the bundled Tomcat examples web application",
  "service_started": true,
  "healthcheck_passed": true,
  "target_path_reached": true,
  "runtime_stack": [
    "tomcat",
    "examples-webapp",
    "numguess.jsp"
  ],
  "proof_artifacts": [
    "logs/vulnerable_startup.log",
    "logs/vulnerable_curl.log",
    "repro/vulnerable_resp2.html",
    "repro/fixed_resp2.html"
  ],
  "notes": "XSS payload rendered unescaped in vulnerable Tomcat 10.1.55 and not in fixed 10.1.56."
}
