{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0b4d9cd7-2abb-5971-96cc-58af90223735",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/node-fetch@2.6.1-tuxcare.1",
      "type": "library",
      "name": "node-fetch",
      "version": "2.6.1-tuxcare.1",
      "purl": "pkg:npm/node-fetch@2.6.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:14d77a7e-7fe5-5350-a076-d56f7d376641",
      "id": "CVE-2020-15168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-15168 affects version 2.6.1-tuxcare.1 of node-fetch."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@2.6.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9c1fbdf7-5fc3-5661-a92f-52aaae2b3eee",
      "id": "CVE-2021-43138",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-43138 is fixed in version 2.6.1-tuxcare.1 of node-fetch."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@2.6.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:50ec9643-1ad5-5e6c-bcfd-3e2d27c7bb08",
      "id": "CVE-2022-0235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0235 is fixed in version 2.6.1-tuxcare.1 of node-fetch."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@2.6.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/node-fetch@2.6.1-tuxcare.1"
    }
  ]
}