{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4372db8c-0016-5c39-a9e8-2d69f9302a6e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@1.0.3-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/debug@1.0.3-tuxcare.2",
      "version": "1.0.3-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@1.0.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:cef1acc9-4aa5-570e-8973-51412c922370",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 1.0.3-tuxcare.2 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@1.0.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:47399f43-8a55-5065-aaf5-1ee16d2d62b9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 1.0.3-tuxcare.2 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@1.0.3-tuxcare.2"
    }
  ]
}