{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:dbfa201e-3117-5c73-9351-7366e7105da0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.json/json@20090211-tuxcare.3",
      "type": "library",
      "group": "org.json",
      "name": "json",
      "version": "20090211-tuxcare.3",
      "purl": "pkg:maven/org.json/json@20090211-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:43cbcf4c-9ccd-5b1b-ba46-196a9ef89ec6",
      "id": "CVE-2022-45688",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-45688 is fixed in version 20090211-tuxcare.3 of org.json:json."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.json/json@20090211-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3b1071ed-92b7-5584-8735-b9d561632107",
      "id": "CVE-2023-5072",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-5072 is fixed in version 20090211-tuxcare.3 of org.json:json."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.json/json@20090211-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3c0e2980-f537-5bfb-b29f-8efee0ea4cf8",
      "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.3."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.json/json@20090211-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.json/json@20090211-tuxcare.3"
    }
  ]
}