{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fc954974-ff18-5288-a879-762ff7f8295f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/debug@4.4.3-tuxcare.1",
      "type": "library",
      "name": "debug",
      "version": "4.4.3-tuxcare.1",
      "purl": "pkg:npm/debug@4.4.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:87f3c7d7-baf0-50c7-840c-76b7e3ef5deb",
      "id": "CVE-2017-16137",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 4.4.3-tuxcare.1 of debug."
      },
      "affects": [
        {
          "ref": "pkg:npm/debug@4.4.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:97345a33-06bf-5ab8-8854-5d5010a1ef11",
      "id": "CVE-2017-20165",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 4.4.3-tuxcare.1 of debug."
      },
      "affects": [
        {
          "ref": "pkg:npm/debug@4.4.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@4.4.3-tuxcare.1"
    }
  ]
}