{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b7118f4e-1f63-5140-b362-8ebaa7f7db95",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-plugin-transform-literals@7.22.6-tuxcare.1",
      "type": "library",
      "name": "babel-plugin-transform-literals",
      "version": "7.22.6-tuxcare.1",
      "purl": "pkg:npm/babel-plugin-transform-literals@7.22.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:83db151c-5707-5acc-8025-ec49302dd2a9",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6-tuxcare.1 of babel-plugin-transform-literals."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-plugin-transform-literals@7.22.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:60b48146-62b6-5987-911e-f20cd3a56c32",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.22.6-tuxcare.1 of babel-plugin-transform-literals."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-plugin-transform-literals@7.22.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-plugin-transform-literals@7.22.6-tuxcare.1"
    }
  ]
}