{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8f2bd817-13db-5519-956b-69e66b45097d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-literals@7.12.5-tuxcare.2",
      "type": "library",
      "name": "@babel/plugin-transform-literals",
      "version": "7.12.5-tuxcare.2",
      "purl": "pkg:npm/%40babel/plugin-transform-literals@7.12.5-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0e8b8e9f-9224-5f1d-a529-cbe78cf50b5f",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.2 of @babel/plugin-transform-literals."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-literals@7.12.5-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9c3c362f-15fc-572f-8712-3b75accd86d0",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.12.5-tuxcare.2 of @babel/plugin-transform-literals. 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-transform-literals@7.12.5-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-literals@7.12.5-tuxcare.2"
    }
  ]
}