{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0927d2ef-f870-5fe9-80b5-67d2dde87204",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "neo4j-bolt-connection-routed",
      "purl": "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@2.0.0-tuxcare.2",
      "type": "library",
      "group": "org.neo4j.bolt",
      "bom-ref": "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@2.0.0-tuxcare.2",
      "version": "2.0.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-34371",
      "affects": [
        {
          "ref": "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@2.0.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f5cd4021-8f3c-5aba-a76b-36c421d922c0",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-34371 is a false positive for org.neo4j.bolt:neo4j-bolt-connection-routed 2.0.0-tuxcare.2. CVE-2021-34371 is a false positive for this repository. The CVE describes a vulnerability in the Neo4j database server's shell component (versions through 3.4.18), specifically an RMI service that deserializes Java objects. The target repository is neo4j-bolt-connection-java (version 2.0.0), which is a client-side library implementing the Bolt Protocol for Neo4j drivers. This is a wrong-project match: the vulnerable server-side shell component does not exist in this client library, nor is it vendored or declared as a dependency."
      }
    },
    {
      "id": "CVE-2026-1337",
      "affects": [
        {
          "ref": "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@2.0.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f10805db-5450-502a-b904-798b0fe435e3",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-1337 is a false positive for org.neo4j.bolt:neo4j-bolt-connection-routed 2.0.0-tuxcare.2. false_positive \u2014 CVE-2026-1337 concerns query logging in Neo4j database server (Enterprise and Community editions). The target repository is org.neo4j.bolt:neo4j-bolt-connection-parent v2.0.0, a Bolt protocol CLIENT LIBRARY that connects to Neo4j servers. The affected component (server-side query logging with insufficient Unicode escaping) is completely absent from this repository. This is a wrong-project match..."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@2.0.0-tuxcare.2"
    }
  ]
}