{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:07ee9118-e6e1-59ec-a6d3-3d00af15eaf0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "node-fetch",
      "purl": "pkg:npm/node-fetch@2.6.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/node-fetch@2.6.1-tuxcare.2",
      "version": "2.6.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15168",
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@2.6.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f7e93d32-ecdc-53de-8093-b628df14da04",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-15168 does not affect version 2.6.1-tuxcare.2 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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2022-0235",
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@2.6.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:26a10932-5c6d-5c37-967b-7e08153be893",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0235 is fixed in version 2.6.1-tuxcare.2 of node-fetch."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/node-fetch@2.6.1-tuxcare.2"
    }
  ]
}