{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2e8345a1-946b-5ff4-9fee-46061e62e3f3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-reconciler@16.4.1-tuxcare.1",
      "type": "library",
      "name": "react-reconciler",
      "version": "16.4.1-tuxcare.1",
      "purl": "pkg:npm/react-reconciler@16.4.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8b45e579-4e7a-527b-b311-6cc9d2a1db35",
      "id": "CVE-2018-6341",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-6341 is fixed in version 16.4.1-tuxcare.1 of react-reconciler."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-reconciler@16.4.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/react-reconciler@16.4.1-tuxcare.1"
    }
  ]
}