{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7857b1f5-7dcf-55cd-a582-a222291d3e38",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-create-class-features-plugin",
      "purl": "pkg:npm/%40babel/helper-create-class-features-plugin@8.0.0-rc.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-create-class-features-plugin@8.0.0-rc.3",
      "version": "8.0.0-rc.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-create-class-features-plugin@8.0.0-rc.3"
        }
      ],
      "bom-ref": "urn:uuid:878aec56-35a9-5793-adc1-70ffe757258c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 8.0.0-rc.3 of @babel/helper-create-class-features-plugin."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-create-class-features-plugin@8.0.0-rc.3"
    }
  ]
}