{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a1841445-dc26-5368-9a47-1fc827a99521",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "body-parser",
      "purl": "pkg:npm/body-parser@1.14.2-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/body-parser@1.14.2-tuxcare.2",
      "version": "1.14.2-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-45590",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:87c65904-42bf-59a4-91ef-09756ec3efab",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-45590 is fixed in version 1.14.2-tuxcare.2 of body-parser."
      }
    },
    {
      "id": "CVE-2026-12590",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:88112f4f-32cb-5bd7-864b-566b0a793b37",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-12590 affects version 1.14.2-tuxcare.2 of body-parser."
      }
    },
    {
      "id": "CVE-2026-2391",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ef2f57c9-8510-5e59-8343-b8aa73f240b0",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 1.14.2-tuxcare.2 of body-parser. CVE-2026-2391 in qs 5.2.0 is not affected. Refer to qs 5.2.0 for details.",
        "justification": "requires_dependency"
      }
    },
    {
      "id": "CVE-2026-8723",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b9ba78b1-b317-5c66-9c14-641c06ce59d4",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 1.14.2-tuxcare.2 of body-parser. not_affected \u2014 The target (body-parser 1.14.2) is not affected by CVE-2026-8723. The vulnerability exists in qs library versions >=6.11.1 <6.15.2, but the target depends on qs 6.10.3, which is explicitly exempted by the CVE as not vulnerable. The CVE states: \"Earlier versions \u2014 including 6.10.x \u2014 implemented the comma + encodeValuesOnly path differently (joining before encoding) and are not affected. Empirica...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/body-parser@1.14.2-tuxcare.2"
    }
  ]
}