{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:242f9525-8896-5d49-b354-ed42296754c8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/node-uuid@1.4.3-tuxcare.1",
      "type": "library",
      "name": "node-uuid",
      "version": "1.4.3-tuxcare.1",
      "purl": "pkg:npm/node-uuid@1.4.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:530b4f3b-b042-5518-a1e9-88e4347f9cba",
      "id": "CVE-2015-8851",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-8851 is fixed in version 1.4.3-tuxcare.1 of node-uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-uuid@1.4.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cd17ec82-fa9e-5c1c-b92f-403952302b8e",
      "id": "CVE-2016-10541",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-10541 is fixed in version 1.4.3-tuxcare.1 of node-uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-uuid@1.4.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/node-uuid@1.4.3-tuxcare.1"
    }
  ]
}