{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e006f176-0c67-5147-82db-27b8ab0f887c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-reconciler@16.4.1-tuxcare.2",
      "type": "library",
      "name": "react-reconciler",
      "version": "16.4.1-tuxcare.2",
      "purl": "pkg:npm/react-reconciler@16.4.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c6aad854-1208-5baa-8868-88a57de726c4",
      "id": "CVE-2018-6341",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-6341 is fixed in version 16.4.1-tuxcare.2 of react-reconciler."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-reconciler@16.4.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/react-reconciler@16.4.1-tuxcare.2"
    }
  ]
}