{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c9869b0a-4761-5eee-ad22-fb790aa42128",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-plugin-test-runner@7.24.1-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-plugin-test-runner",
      "version": "7.24.1-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-plugin-test-runner@7.24.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2179a422-3d8e-5d18-830e-3ba00c6b53cb",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.1 of @babel/helper-plugin-test-runner."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-test-runner@7.24.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:04dca13e-e005-5727-9182-dda10e26ddbc",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.24.1-tuxcare.1 of @babel/helper-plugin-test-runner."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-test-runner@7.24.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-plugin-test-runner@7.24.1-tuxcare.1"
    }
  ]
}