{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4ae4e007-8250-5367-a780-224c0237080c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/body-parser@1.8.4-tuxcare.1",
      "type": "library",
      "name": "body-parser",
      "version": "1.8.4-tuxcare.1",
      "purl": "pkg:npm/body-parser@1.8.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:aaa588cb-1016-5e12-8f69-d2d3a5837767",
      "id": "CVE-2019-5484",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-5484 is fixed in version 1.8.4-tuxcare.1 of body-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.8.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0e8a6162-6d59-5d88-a912-0d1ab8e5b1e3",
      "id": "CVE-2024-45590",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-45590 is fixed in version 1.8.4-tuxcare.1 of body-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.8.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3014ab3b-a991-57f6-b72e-d712e6d3c4f3",
      "id": "CVE-2026-12590",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-12590 affects version 1.8.4-tuxcare.1 of body-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.8.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/body-parser@1.8.4-tuxcare.1"
    }
  ]
}