{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d8e7cc84-fa80-502d-876f-0978ee2187c3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "babel-helper-builder-react-jsx",
      "purl": "pkg:npm/babel-helper-builder-react-jsx@6.26.0",
      "type": "library",
      "bom-ref": "pkg:npm/babel-helper-builder-react-jsx@6.26.0",
      "version": "6.26.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-45133",
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-builder-react-jsx@6.26.0"
        }
      ],
      "bom-ref": "urn:uuid:670f2e33-5fcc-5de1-b5d0-edb37e07ec61",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 6.26.0 of babel-helper-builder-react-jsx, and is fixed in 6.26.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-helper-builder-react-jsx@6.26.0"
    }
  ]
}