{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e7e9c533-bbbb-5393-b4f6-94758795e96e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.5-tuxcare.1",
      "type": "library",
      "name": "@babel/plugin-syntax-class-properties",
      "version": "7.12.5-tuxcare.1",
      "purl": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:60a369ec-829d-5726-997c-c028fc8524f5",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.1 of @babel/plugin-syntax-class-properties."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e3bc1c93-f3d4-5c70-b51c-e1bce7bd306a",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.12.5-tuxcare.1 of @babel/plugin-syntax-class-properties. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.5-tuxcare.1"
    }
  ]
}