{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:65574b84-c369-5931-95b5-b0ee14232241",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "morgan",
      "purl": "pkg:npm/morgan@1.5.3-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/morgan@1.5.3-tuxcare.2",
      "version": "1.5.3-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-5413",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.5.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:037a0e59-817d-5f11-9efd-8baf6c5ffeaf",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-5413 is fixed in version 1.5.3-tuxcare.2 of morgan."
      }
    },
    {
      "id": "CVE-2026-15603",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.5.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e90aef3a-5b93-5ffe-8c05-0865806011e6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-15603 affects version 1.5.3-tuxcare.2 of morgan."
      }
    },
    {
      "id": "CVE-2026-5078",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.5.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:9be81321-80cf-5457-bff9-1ef985b59632",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5078 is fixed in version 1.5.3-tuxcare.2 of morgan."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/morgan@1.5.3-tuxcare.2"
    }
  ]
}