{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c9268830-980f-53d5-b4ce-94a501cc9fd1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "launch-editor",
      "purl": "pkg:npm/launch-editor@2.2.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/launch-editor@2.2.1-tuxcare.1",
      "version": "2.2.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-52011",
      "affects": [
        {
          "ref": "pkg:npm/launch-editor@2.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:200ecdfc-547d-576e-a56a-9360f5893b06",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-52011 is fixed in version 2.2.1-tuxcare.1 of launch-editor."
      }
    },
    {
      "id": "CVE-2026-53632",
      "affects": [
        {
          "ref": "pkg:npm/launch-editor@2.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1d853261-15d1-5420-8c44-4b73c45ac81f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-53632 is fixed in version 2.2.1-tuxcare.1 of launch-editor."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/launch-editor@2.2.1-tuxcare.1"
    }
  ]
}