{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6ede117e-0266-5634-ab84-4f5938780e0e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "body-parser",
      "purl": "pkg:npm/body-parser@1.8.4-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/body-parser@1.8.4-tuxcare.3",
      "version": "1.8.4-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-45590",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.8.4-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:3d79684c-6e26-5760-b4a8-e47ed1d274fd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-45590 is fixed in version 1.8.4-tuxcare.3 of body-parser."
      }
    },
    {
      "id": "CVE-2026-12590",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.8.4-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:693c0eb8-962f-513c-9d79-85a766f35d60",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-12590 affects version 1.8.4-tuxcare.3 of body-parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/body-parser@1.8.4-tuxcare.3"
    }
  ]
}