{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7954301d-873e-50ac-af01-7cc5198087ad",
  "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": "not_affected",
        "detail": "Vulnerability CVE-2020-15168 does not affect version 2.6.1-tuxcare.1 of node-fetch. already_fixed \u2014 The target repository node-fetch version 2.6.1-tuxcare.2 already contains the official security fix for CVE-2020-15168. The vulnerability (failure to honor size option after redirects) has been addressed by commit 2358a6c2563d1730a0cdaccc197c611949f6a334, which adds 'size: request.size' to the redirect request options at src/index.js:181."
      },
      "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"
    }
  ]
}