{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f4d4c171-e173-5b95-9ffd-b7537ffafff8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@1.0.2-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/debug@1.0.2-tuxcare.1",
      "version": "1.0.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@1.0.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3bf08542-e3ae-5924-a726-d13c286c254e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16137 affects version 1.0.2-tuxcare.1 of debug, and is fixed in 1.0.2-tuxcare.2."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@1.0.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9faf1010-b5c4-520b-bba7-92d3fe2871bd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 1.0.2-tuxcare.1 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@1.0.2-tuxcare.1"
    }
  ]
}