{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:87167a8b-e24d-5279-b5aa-58ce51efc3ed",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.json/json@20090211-tuxcare.1",
      "type": "library",
      "group": "org.json",
      "name": "json",
      "version": "20090211-tuxcare.1",
      "purl": "pkg:maven/org.json/json@20090211-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9ae46128-842f-5fd5-bcfd-46b2ad106cfd",
      "id": "CVE-2022-45688",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-45688 is fixed in version 20090211-tuxcare.1 of org.json:json."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.json/json@20090211-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bd13a2a8-e60d-528a-9b17-f8a5a8fe39f7",
      "id": "CVE-2023-5072",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-5072 affects version 20090211-tuxcare.1 of org.json:json."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.json/json@20090211-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bcdbc12f-16c2-5f59-bb60-a15cfe314b09",
      "id": "GHSA-rm7j-f5g5-27vv",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-rm7j-f5g5-27vv is a false positive for org.json:json 20090211-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.json/json@20090211-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.json/json@20090211-tuxcare.1"
    }
  ]
}