{
  "rule_ids": [
    "non_ascii_path"
  ],
  "severity": "MEDIUM",
  "command_redacted": "# Try to access Douyin search\ncurl -sL --connect-timeout 10 --max-time 20 \"https...",
  "findings": [
    {
      "rule_id": "non_ascii_path",
      "severity": "MEDIUM",
      "title": "Non-ASCII characters in URL path",
      "description": "URL path contains non-ASCII characters which may indicate homoglyph substitution",
      "evidence": [
        {
          "type": "url",
          "raw": "/search/美国vs巴拉圭2026世界杯"
        }
      ]
    }
  ],
  "timestamp": "2026-06-13T11:28:52.357046646+00:00"
}