{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5cf8d26c-9051-5e9c-ab32-93fb85780508",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@4.1.1-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.1.1-tuxcare.3",
      "version": "4.1.1-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@4.1.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:752b3309-b62c-5eb9-8241-c3b2c30403af",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2017-16137 does not affect version 4.1.1-tuxcare.3 of debug. already_fixed \u2014 CVE-2017-16137 (ReDoS in debug %o formatter) has been fixed in this target. TuxCare commit df95aad (Oct 2025) replaced the vulnerable regex /\\s*\\n\\s*/g with split/map/trim/join, matching the upstream fix exactly.",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@4.1.1-tuxcare.3"
    }
  ]
}