{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4beba487-f93c-540c-beb9-bde3e582bb3e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/cli@0.6.6-tuxcare.1",
      "type": "library",
      "name": "cli",
      "version": "0.6.6-tuxcare.1",
      "purl": "pkg:npm/cli@0.6.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:193e1874-0965-5849-9b68-a75347687ac5",
      "id": "CVE-2014-10064",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2014-10064 does not affect version 0.6.6-tuxcare.1 of cli. already_fixed \u2014 CVE-2014-10064 has been fixed in this version via TuxCare backport. The target code contains all necessary defenses against DoS attacks from deeply nested query strings: depth limiting (max 5 levels), parameter count limiting (max 1000), and array index limiting."
      },
      "affects": [
        {
          "ref": "pkg:npm/cli@0.6.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1b93675c-a135-5948-9c6c-584a399afff1",
      "id": "CVE-2016-1000021",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2016-1000021 is a false positive for cli 0.6.6-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/cli@0.6.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe1bfc59-73a8-50d7-bfe3-5d12539909da",
      "id": "CVE-2016-10538",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-10538 is fixed in version 0.6.6-tuxcare.1 of cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/cli@0.6.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:118bfbbf-3145-54e5-b953-4227b33e604e",
      "id": "CVE-2017-1000048",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2017-1000048 does not affect version 0.6.6-tuxcare.1 of cli. already_fixed \u2014 The target repository qs v0.6.6-tuxcare.5 already contains the complete fix for CVE-2017-1000048 (Prototype Pollution via bracket notation bypass). TuxCare applied the fix in commit a9869d5 on 2026-01-13, which adds the isPrototypeKey() function and comprehensive validation checks throughout the parsing logic to prevent Object.prototype property modification."
      },
      "affects": [
        {
          "ref": "pkg:npm/cli@0.6.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cli@0.6.6-tuxcare.1"
    }
  ]
}