{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9b38e52c-665a-5414-9a40-1bb696248666",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "morgan",
      "purl": "pkg:npm/morgan@1.5.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/morgan@1.5.3-tuxcare.1",
      "version": "1.5.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-5413",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.5.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:352b75d3-e54c-5f0a-b415-e106719d1714",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-5413 is fixed in version 1.5.3-tuxcare.1 of morgan."
      }
    },
    {
      "id": "CVE-2026-15603",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.5.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0816425e-42e4-5edd-9d03-62c4259c632e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-15603 affects version 1.5.3-tuxcare.1 of morgan."
      }
    },
    {
      "id": "CVE-2026-5078",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.5.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:de2eb30a-22af-5be9-a3e3-65fd44d9c671",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5078 affects version 1.5.3-tuxcare.1 of morgan, and is fixed in 1.5.3-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/morgan@1.5.3-tuxcare.1"
    }
  ]
}