{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:09b9ad01-3724-5fe5-b0b8-80712e2270cb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-art@16.4.1-tuxcare.2",
      "type": "library",
      "name": "react-art",
      "version": "16.4.1-tuxcare.2",
      "purl": "pkg:npm/react-art@16.4.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6b2eb910-19e8-5709-85f2-2b1a68612319",
      "id": "CVE-2018-6341",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-6341 is fixed in version 16.4.1-tuxcare.2 of react-art."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-art@16.4.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/react-art@16.4.1-tuxcare.2"
    }
  ]
}