{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aafda48a-1348-5f1f-8d22-bade0abffdce",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.3.3-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.3.3-tuxcare.3",
      "version": "2.3.3-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.3.3-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:e42be2ce-a8bb-5136-93cc-ec01694a4006",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 2.3.3-tuxcare.3 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.3.3-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:c6bd33a8-b3d6-50d8-abf3-5253fc1411e9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 2.3.3-tuxcare.3 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.3.3-tuxcare.3"
    }
  ]
}