{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ee58e735-a4a0-5585-8562-e74601d358c4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/node-fetch@1.7.3-tuxcare.1",
      "type": "library",
      "name": "node-fetch",
      "version": "1.7.3-tuxcare.1",
      "purl": "pkg:npm/node-fetch@1.7.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:540d1763-43d7-59b4-ac56-126ff6031eaa",
      "id": "CVE-2020-15168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-15168 affects version 1.7.3-tuxcare.1 of node-fetch."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@1.7.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:881f51bf-a5a2-50b5-9c87-0253340f3a98",
      "id": "CVE-2022-0235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0235 is fixed in version 1.7.3-tuxcare.1 of node-fetch."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-fetch@1.7.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/node-fetch@1.7.3-tuxcare.1"
    }
  ]
}