{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:63eb7772-0466-5172-b54a-9e7be442b0dd",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "body-parser",
      "purl": "pkg:npm/body-parser@1.8.4-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/body-parser@1.8.4-tuxcare.2",
      "version": "1.8.4-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-45590",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.8.4-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:05a63da5-7724-52d3-973c-23fa54181766",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-45590 is fixed in version 1.8.4-tuxcare.2 of body-parser."
      }
    },
    {
      "id": "CVE-2026-12590",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.8.4-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e5091a07-494a-5303-aec6-cdd4cf6fc3e9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-12590 affects version 1.8.4-tuxcare.2 of body-parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/body-parser@1.8.4-tuxcare.2"
    }
  ]
}