{
  "module": "source_code",
  "claim_type": "classification",
  "provenance": "synthetic",
  "tool_version": "1.171.0",
  "elapsed_seconds": 6.11,
  "notes": [
    "semgrep available: True"
  ],
  "case_count": 770,
  "reproduction_recipe": [
    "Write a source file in expected_context.language containing the keyword expected_context.keyword at line expected_context.line (see actual_detail.matches for how many pattern matches were found there).",
    "Run QShield's source-code scanner (semgrep if installed, else a built-in regex fallback) against the directory containing that file.",
    "Check whether a finding was reported at that exact file/line and what quantum_status it was given."
  ],
  "cases": [
    {
      "case_id": "source_code:positive:python:00000",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00000.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00001",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00001.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00002",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00002.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00003",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00003.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00004",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00004.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00005",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00005.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00006",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00006.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00007",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00007.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00008",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00008.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00009",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00009.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00010",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00010.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00011",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00011.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00012",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00012.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00013",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00013.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00014",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00014.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00015",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00015.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00016",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00016.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00017",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00017.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00018",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00018.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00019",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00019.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00020",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00020.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00021",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00021.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00022",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00022.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00023",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00023.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00024",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00024.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00025",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00025.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00026",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00026.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00027",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00027.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00028",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00028.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00029",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00029.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00030",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00030.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00031",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00031.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00032",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00032.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00033",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00033.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00034",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00034.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00035",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00035.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00036",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00036.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00037",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00037.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00038",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00038.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00039",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00039.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00040",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00040.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00041",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00041.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00042",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00042.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00043",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00043.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00044",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00044.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00045",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00045.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00046",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00046.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00047",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00047.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00048",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00048.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00049",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00049.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00050",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00050.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00051",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00051.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00052",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00052.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00053",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00053.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00054",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00054.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00055",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00055.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00056",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00056.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00057",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00057.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00058",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00058.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00059",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00059.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00060",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00060.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00061",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00061.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00062",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00062.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00063",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00063.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00064",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00064.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00065",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00065.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00066",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00066.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00067",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00067.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00068",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00068.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00069",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00069.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00070",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00070.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00071",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00071.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00072",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00072.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00073",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00073.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00074",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00074.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00075",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00075.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00076",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00076.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00077",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00077.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00078",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00078.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00079",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00079.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00080",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00080.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00081",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00081.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00082",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00082.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00083",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00083.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00084",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00084.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00085",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00085.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00086",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00086.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00087",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00087.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00088",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00088.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00089",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00089.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00090",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00090.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00091",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00091.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00092",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00092.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00093",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00093.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00094",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00094.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00095",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00095.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00096",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00096.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00097",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00097.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00098",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00098.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00099",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00099.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00100",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00100.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00101",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00101.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00102",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00102.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00103",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00103.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00104",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00104.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00105",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00105.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00106",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00106.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00107",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00107.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00108",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00108.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00109",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00109.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00110",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00110.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00111",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00111.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00112",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00112.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00113",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00113.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00114",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00114.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00115",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00115.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00116",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00116.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00117",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00117.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00118",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00118.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00119",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00119.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00120",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00120.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00121",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00121.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00122",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00122.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00123",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00123.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00124",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00124.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00125",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00125.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00126",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00126.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00127",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00127.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00128",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00128.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00129",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00129.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00130",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00130.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00131",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00131.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00132",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00132.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00133",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00133.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00134",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00134.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00135",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00135.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00136",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00136.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00137",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00137.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00138",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00138.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00139",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00139.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00140",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00140.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00141",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00141.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00142",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00142.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00143",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00143.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00144",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00144.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00145",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00145.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00146",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00146.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00147",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00147.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00148",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00148.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00149",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00149.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00150",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00150.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00151",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00151.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00152",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00152.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00153",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00153.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00154",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00154.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00155",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00155.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00156",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00156.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00157",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00157.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00158",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00158.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00159",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00159.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00160",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00160.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00161",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00161.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00162",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00162.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00163",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00163.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00164",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00164.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00165",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00165.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00166",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00166.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00167",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00167.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00168",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00168.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00169",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00169.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00170",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00170.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00171",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00171.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00172",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00172.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00173",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00173.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00174",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00174.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00175",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00175.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00176",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00176.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00177",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00177.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00178",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00178.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00179",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00179.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00180",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00180.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00181",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00181.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00182",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00182.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00183",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00183.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00184",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00184.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00185",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00185.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00186",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00186.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00187",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00187.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00188",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00188.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00189",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00189.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00190",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00190.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00191",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00191.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00192",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00192.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00193",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00193.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00194",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00194.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00195",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00195.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00196",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00196.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00197",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00197.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00198",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00198.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00199",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00199.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00200",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00200.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00201",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00201.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00202",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00202.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00203",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00203.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00204",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00204.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00205",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00205.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00206",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00206.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00207",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00207.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00208",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00208.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00209",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00209.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00210",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00210.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00211",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00211.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00212",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00212.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00213",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00213.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00214",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00214.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00215",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00215.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00216",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00216.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00217",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00217.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00218",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00218.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00219",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00219.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00220",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00220.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00221",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00221.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00222",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00222.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00223",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00223.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00224",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00224.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00225",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00225.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00226",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00226.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00227",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00227.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00228",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00228.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00229",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00229.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00230",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00230.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00231",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00231.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00232",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00232.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00233",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00233.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00234",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00234.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00235",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00235.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00236",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00236.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00237",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00237.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00238",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00238.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00239",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00239.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00240",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00240.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00241",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00241.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00242",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00242.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00243",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00243.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00244",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00244.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00245",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00245.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00246",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00246.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00247",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00247.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00248",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00248.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00249",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00249.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00250",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00250.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00251",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00251.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00252",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00252.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00253",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00253.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00254",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00254.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00255",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00255.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00256",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00256.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00257",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00257.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00258",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00258.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00259",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00259.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00260",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00260.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00261",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00261.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00262",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00262.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00263",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00263.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00264",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00264.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00265",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00265.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00266",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00266.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00267",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00267.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00268",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00268.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00269",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00269.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00270",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00270.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00271",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00271.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00272",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00272.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00273",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00273.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00274",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00274.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00275",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00275.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00276",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00276.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00277",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00277.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00278",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00278.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00279",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00279.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00280",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00280.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00281",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00281.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00282",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00282.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00283",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00283.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00284",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00284.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00285",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00285.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00286",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00286.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00287",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00287.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00288",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00288.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00289",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00289.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00290",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00290.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00291",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00291.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00292",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00292.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00293",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00293.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00294",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00294.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00295",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00295.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00296",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00296.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00297",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00297.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00298",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00298.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00299",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00299.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00300",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00300.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00301",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00301.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00302",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00302.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00303",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00303.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00304",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00304.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00305",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00305.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00306",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00306.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00307",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00307.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00308",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00308.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00309",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00309.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00310",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00310.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00311",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00311.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00312",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00312.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00313",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00313.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00314",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00314.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00315",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00315.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00316",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00316.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00317",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00317.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00318",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00318.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00319",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00319.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00320",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00320.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00321",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00321.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00322",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00322.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00323",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00323.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00324",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00324.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00325",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00325.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00326",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00326.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00327",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00327.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00328",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00328.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00329",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00329.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00330",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00330.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00331",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00331.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00332",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00332.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00333",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00333.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00334",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00334.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00335",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00335.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00336",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00336.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00337",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00337.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00338",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00338.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00339",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00339.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00340",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00340.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00341",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00341.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00342",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00342.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00343",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00343.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00344",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00344.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00345",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00345.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00346",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00346.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00347",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00347.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00348",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00348.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00349",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00349.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00350",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00350.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00351",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00351.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00352",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00352.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00353",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00353.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00354",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00354.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00355",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00355.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00356",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00356.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00357",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00357.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00358",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00358.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00359",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00359.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00360",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00360.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00361",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00361.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00362",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00362.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00363",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00363.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00364",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00364.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00365",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00365.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00366",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00366.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00367",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00367.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00368",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00368.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00369",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00369.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00370",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00370.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00371",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00371.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00372",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00372.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00373",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00373.java",
        "line": 5,
        "language": "java",
        "keyword": "RS384"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "RS384",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00374",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00374.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "RS512"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "RS512",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00375",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00375.go",
        "line": 5,
        "language": "go",
        "keyword": "RSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "RSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00376",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00376.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "RSA-2048"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "RSA-2048",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00377",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00377.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "RSA-3072"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "RSA-3072",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00378",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00378.py",
        "line": 5,
        "language": "python",
        "keyword": "RSA-4096"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RSA-4096",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:java:00379",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/java/service_00379.java",
        "line": 5,
        "language": "java",
        "keyword": "ECDSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "java",
        "keyword": "ECDSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:typescript:00380",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/typescript/service_00380.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "ECDH"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "typescript",
        "keyword": "ECDH",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:go:00381",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/go/service_00381.go",
        "line": 5,
        "language": "go",
        "keyword": "ECDHE"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "go",
        "keyword": "ECDHE",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:csharp:00382",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/csharp/service_00382.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "DSA"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "csharp",
        "keyword": "DSA",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:cpp:00383",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/cpp/service_00383.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "Diffie-Hellman"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "cpp",
        "keyword": "Diffie-Hellman",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:positive:python:00384",
      "claim_type": "classification",
      "expected": {
        "vulnerable": true,
        "present": null
      },
      "expected_context": {
        "relative_path": "positive/python/service_00384.py",
        "line": 5,
        "language": "python",
        "keyword": "RS256"
      },
      "expected_note": "",
      "actual_outcome": "TP",
      "actual_detail": {
        "language": "python",
        "keyword": "RS256",
        "matches": 1
      }
    },
    {
      "case_id": "source_code:negative:python:00000",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00000.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00001",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00001.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00002",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00002.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00003",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00003.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00004",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00004.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00005",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00005.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00006",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00006.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00007",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00007.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00008",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00008.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00009",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00009.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00010",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00010.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00011",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00011.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00012",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00012.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00013",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00013.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00014",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00014.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00015",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00015.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00016",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00016.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00017",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00017.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00018",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00018.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00019",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00019.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00020",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00020.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00021",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00021.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00022",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00022.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00023",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00023.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00024",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00024.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00025",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00025.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00026",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00026.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00027",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00027.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00028",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00028.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00029",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00029.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00030",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00030.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00031",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00031.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00032",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00032.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00033",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00033.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00034",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00034.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00035",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00035.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00036",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00036.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00037",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00037.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00038",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00038.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00039",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00039.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00040",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00040.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00041",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00041.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00042",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00042.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00043",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00043.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00044",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00044.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00045",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00045.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00046",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00046.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00047",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00047.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00048",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00048.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00049",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00049.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00050",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00050.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00051",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00051.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00052",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00052.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00053",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00053.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00054",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00054.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00055",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00055.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00056",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00056.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00057",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00057.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00058",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00058.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00059",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00059.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00060",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00060.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00061",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00061.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00062",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00062.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00063",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00063.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00064",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00064.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00065",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00065.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00066",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00066.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00067",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00067.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00068",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00068.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00069",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00069.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00070",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00070.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00071",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00071.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00072",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00072.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00073",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00073.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00074",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00074.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00075",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00075.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00076",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00076.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00077",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00077.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00078",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00078.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00079",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00079.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00080",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00080.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00081",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00081.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00082",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00082.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00083",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00083.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00084",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00084.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00085",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00085.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00086",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00086.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00087",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00087.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00088",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00088.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00089",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00089.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00090",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00090.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00091",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00091.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00092",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00092.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00093",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00093.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00094",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00094.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00095",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00095.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00096",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00096.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00097",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00097.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00098",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00098.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00099",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00099.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00100",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00100.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00101",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00101.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00102",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00102.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00103",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00103.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00104",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00104.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00105",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00105.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00106",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00106.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00107",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00107.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00108",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00108.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00109",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00109.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00110",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00110.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00111",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00111.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00112",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00112.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00113",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00113.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00114",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00114.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00115",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00115.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00116",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00116.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00117",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00117.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00118",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00118.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00119",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00119.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00120",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00120.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00121",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00121.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00122",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00122.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00123",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00123.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00124",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00124.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00125",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00125.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00126",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00126.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00127",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00127.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00128",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00128.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00129",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00129.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00130",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00130.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00131",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00131.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00132",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00132.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00133",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00133.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00134",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00134.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00135",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00135.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00136",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00136.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00137",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00137.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00138",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00138.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00139",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00139.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00140",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00140.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00141",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00141.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00142",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00142.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00143",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00143.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00144",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00144.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00145",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00145.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00146",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00146.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00147",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00147.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00148",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00148.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00149",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00149.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00150",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00150.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00151",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00151.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00152",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00152.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00153",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00153.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00154",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00154.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00155",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00155.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00156",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00156.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00157",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00157.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00158",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00158.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00159",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00159.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00160",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00160.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00161",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00161.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00162",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00162.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00163",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00163.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00164",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00164.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00165",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00165.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00166",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00166.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00167",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00167.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00168",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00168.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00169",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00169.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00170",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00170.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00171",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00171.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00172",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00172.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00173",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00173.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00174",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00174.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00175",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00175.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00176",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00176.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00177",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00177.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00178",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00178.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00179",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00179.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00180",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00180.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00181",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00181.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00182",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00182.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00183",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00183.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00184",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00184.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00185",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00185.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00186",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00186.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00187",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00187.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00188",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00188.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00189",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00189.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00190",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00190.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00191",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00191.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00192",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00192.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00193",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00193.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00194",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00194.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00195",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00195.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00196",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00196.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00197",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00197.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00198",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00198.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00199",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00199.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00200",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00200.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00201",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00201.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00202",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00202.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00203",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00203.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00204",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00204.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00205",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00205.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00206",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00206.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00207",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00207.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00208",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00208.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00209",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00209.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00210",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00210.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00211",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00211.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00212",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00212.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00213",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00213.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00214",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00214.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00215",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00215.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00216",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00216.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00217",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00217.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00218",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00218.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00219",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00219.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00220",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00220.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00221",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00221.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00222",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00222.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00223",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00223.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00224",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00224.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00225",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00225.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00226",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00226.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00227",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00227.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00228",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00228.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00229",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00229.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00230",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00230.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00231",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00231.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00232",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00232.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00233",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00233.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00234",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00234.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00235",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00235.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00236",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00236.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00237",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00237.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00238",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00238.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00239",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00239.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00240",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00240.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00241",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00241.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00242",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00242.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00243",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00243.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00244",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00244.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00245",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00245.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00246",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00246.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00247",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00247.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00248",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00248.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00249",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00249.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00250",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00250.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00251",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00251.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00252",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00252.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00253",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00253.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00254",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00254.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00255",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00255.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00256",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00256.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00257",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00257.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00258",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00258.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00259",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00259.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00260",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00260.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00261",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00261.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00262",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00262.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00263",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00263.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00264",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00264.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00265",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00265.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00266",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00266.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00267",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00267.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00268",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00268.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00269",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00269.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00270",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00270.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00271",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00271.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00272",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00272.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00273",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00273.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00274",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00274.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00275",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00275.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00276",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00276.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00277",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00277.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00278",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00278.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00279",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00279.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00280",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00280.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00281",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00281.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00282",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00282.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00283",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00283.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00284",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00284.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00285",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00285.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00286",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00286.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00287",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00287.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00288",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00288.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00289",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00289.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00290",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00290.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00291",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00291.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00292",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00292.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00293",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00293.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00294",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00294.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00295",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00295.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00296",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00296.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00297",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00297.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00298",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00298.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00299",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00299.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00300",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00300.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00301",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00301.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00302",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00302.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00303",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00303.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00304",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00304.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00305",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00305.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00306",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00306.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00307",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00307.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00308",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00308.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00309",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00309.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00310",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00310.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00311",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00311.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00312",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00312.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00313",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00313.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00314",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00314.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00315",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00315.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00316",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00316.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00317",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00317.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00318",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00318.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00319",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00319.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00320",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00320.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00321",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00321.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00322",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00322.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00323",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00323.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00324",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00324.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00325",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00325.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00326",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00326.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00327",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00327.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00328",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00328.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00329",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00329.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00330",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00330.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00331",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00331.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00332",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00332.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00333",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00333.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00334",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00334.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00335",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00335.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00336",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00336.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00337",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00337.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00338",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00338.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00339",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00339.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00340",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00340.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00341",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00341.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00342",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00342.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00343",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00343.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00344",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00344.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00345",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00345.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00346",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00346.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00347",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00347.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00348",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00348.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00349",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00349.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00350",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00350.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00351",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00351.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00352",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00352.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00353",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00353.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00354",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00354.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00355",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00355.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00356",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00356.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00357",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00357.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00358",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00358.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00359",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00359.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00360",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00360.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00361",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00361.java",
        "line": 5,
        "language": "java",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00362",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00362.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00363",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00363.go",
        "line": 5,
        "language": "go",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00364",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00364.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00365",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00365.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00366",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00366.py",
        "line": 5,
        "language": "python",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00367",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00367.java",
        "line": 5,
        "language": "java",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00368",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00368.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00369",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00369.go",
        "line": 5,
        "language": "go",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00370",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00370.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00371",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00371.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00372",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00372.py",
        "line": 5,
        "language": "python",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00373",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00373.java",
        "line": 5,
        "language": "java",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00374",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00374.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00375",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00375.go",
        "line": 5,
        "language": "go",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00376",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00376.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00377",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00377.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "utf-8-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "utf-8-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00378",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00378.py",
        "line": 5,
        "language": "python",
        "keyword": "little-endian"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "little-endian",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:java:00379",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/java/service_00379.java",
        "line": 5,
        "language": "java",
        "keyword": "snake-case-payload"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "java",
        "keyword": "snake-case-payload",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:typescript:00380",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/typescript/service_00380.ts",
        "line": 5,
        "language": "typescript",
        "keyword": "json-schema-v2"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "typescript",
        "keyword": "json-schema-v2",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:go:00381",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/go/service_00381.go",
        "line": 5,
        "language": "go",
        "keyword": "base-36-encoded"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "go",
        "keyword": "base-36-encoded",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:csharp:00382",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/csharp/service_00382.cs",
        "line": 5,
        "language": "csharp",
        "keyword": "row-major-order"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "csharp",
        "keyword": "row-major-order",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:cpp:00383",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/cpp/service_00383.cpp",
        "line": 5,
        "language": "cpp",
        "keyword": "iso-8601-timestamp"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "cpp",
        "keyword": "iso-8601-timestamp",
        "matches": 0
      }
    },
    {
      "case_id": "source_code:negative:python:00384",
      "claim_type": "classification",
      "expected": {
        "vulnerable": false,
        "present": null
      },
      "expected_context": {
        "relative_path": "negative/python/service_00384.py",
        "line": 5,
        "language": "python",
        "keyword": "gzip-compressed"
      },
      "expected_note": "",
      "actual_outcome": "TN",
      "actual_detail": {
        "language": "python",
        "keyword": "gzip-compressed",
        "matches": 0
      }
    }
  ]
}