{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3ca7d148-fc16-536c-b7dc-4844443d2a3c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-plugin-transform-modules-systemjs@7.16.7-tuxcare.1",
      "type": "library",
      "name": "babel-plugin-transform-modules-systemjs",
      "version": "7.16.7-tuxcare.1",
      "purl": "pkg:npm/babel-plugin-transform-modules-systemjs@7.16.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b87cd0bb-499a-5d66-97f4-1bf427bb4c46",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.16.7-tuxcare.1 of babel-plugin-transform-modules-systemjs."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-plugin-transform-modules-systemjs@7.16.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-plugin-transform-modules-systemjs@7.16.7-tuxcare.1"
    }
  ]
}