{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5d585825-6857-51ea-bf48-fca8cd6cb915",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/node-fetch@1.6.3-tuxcare.1",
      "type": "library",
      "name": "node-fetch",
      "version": "1.6.3-tuxcare.1",
      "purl": "pkg:npm/node-fetch@1.6.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9513a487-66cb-5af5-973d-57b32b018d5e",
      "id": "CVE-2020-15168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-15168 affects version 1.6.3-tuxcare.1 of node-fetch."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@1.6.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a6174ef1-4222-5d54-9027-fee2ddc2f990",
      "id": "CVE-2022-0235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0235 is fixed in version 1.6.3-tuxcare.1 of node-fetch."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@1.6.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/node-fetch@1.6.3-tuxcare.1"
    }
  ]
}