{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0e92f16e-dead-5530-8f3e-621d8a143038",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.postgresql/postgresql@42.5.0-tuxcare.2",
      "type": "library",
      "group": "org.postgresql",
      "name": "postgresql",
      "version": "42.5.0-tuxcare.2",
      "purl": "pkg:maven/org.postgresql/postgresql@42.5.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:944b872b-0992-5f4d-936f-265689e88382",
      "id": "CVE-2022-41946",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-41946 is fixed in version 42.5.0-tuxcare.2 of org.postgresql:postgresql."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.postgresql/postgresql@42.5.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5cbdbbe1-6795-5470-b5a7-385204180aa2",
      "id": "CVE-2024-1597",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-1597 is fixed in version 42.5.0-tuxcare.2 of org.postgresql:postgresql."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.postgresql/postgresql@42.5.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:40e1c753-67d3-5cf6-ae1f-e901ea3f164f",
      "id": "CVE-2026-42198",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42198 affects version 42.5.0-tuxcare.2 of org.postgresql:postgresql."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.postgresql/postgresql@42.5.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f72a3993-4a33-5653-842e-2d3541d76446",
      "id": "GHSA-xfg6-62px-cxc2",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-xfg6-62px-cxc2 is a false positive for org.postgresql:postgresql 42.5.0-tuxcare.2."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.postgresql/postgresql@42.5.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.postgresql/postgresql@42.5.0-tuxcare.2"
    }
  ]
}