{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a7fb9c99-9614-582a-b3d6-78521e3115da",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "launch-editor",
      "purl": "pkg:npm/launch-editor@2.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/launch-editor@2.2.1",
      "version": "2.2.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-52011",
      "affects": [
        {
          "ref": "pkg:npm/launch-editor@2.2.1"
        }
      ],
      "bom-ref": "urn:uuid:b5932968-1b94-509e-98d4-60efe35215bc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-52011 affects version 2.2.1 of launch-editor, and is fixed in 2.2.1-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-53632",
      "affects": [
        {
          "ref": "pkg:npm/launch-editor@2.2.1"
        }
      ],
      "bom-ref": "urn:uuid:a35a92e9-0456-54b2-af7d-2dfcb41fe6cd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53632 affects version 2.2.1 of launch-editor, and is fixed in 2.2.1-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/launch-editor@2.2.1"
    }
  ]
}