{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e8f48271-5084-5ffd-888d-4d11cf01a3ca",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/debug@3.2.7-tuxcare.1",
      "type": "library",
      "name": "debug",
      "version": "3.2.7-tuxcare.1",
      "purl": "pkg:npm/debug@3.2.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4ac5b062-57e0-5881-a136-2339a4df50b0",
      "id": "CVE-2017-16137",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 3.2.7-tuxcare.1 of debug."
      },
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e8761fb3-307b-5c61-a6b5-434e6f506067",
      "id": "CVE-2017-20165",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 3.2.7-tuxcare.1 of debug."
      },
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@3.2.7-tuxcare.1"
    }
  ]
}