{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ea5d95b8-01e6-5c3b-8517-f72ba2397b69",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "morgan",
      "purl": "pkg:npm/morgan@1.6.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/morgan@1.6.1-tuxcare.2",
      "version": "1.6.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-5413",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.6.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:c04f03d8-a712-5d52-a252-2c7cf87c48aa",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-5413 is fixed in version 1.6.1-tuxcare.2 of morgan."
      }
    },
    {
      "id": "CVE-2026-15603",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.6.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1e260507-688a-557c-b8f8-de4ac0b8edfc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-15603 affects version 1.6.1-tuxcare.2 of morgan, and is fixed in 1.6.1-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-5078",
      "affects": [
        {
          "ref": "pkg:npm/morgan@1.6.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:c7a9f7f9-c4f0-50d1-94e8-ac6065c95d43",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5078 is fixed in version 1.6.1-tuxcare.2 of morgan."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/morgan@1.6.1-tuxcare.2"
    }
  ]
}