{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e5283f26-9980-5f92-bbc1-61c25f4e0e67",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-plugin-test-runner@7.16.7",
      "type": "library",
      "name": "@babel/helper-plugin-test-runner",
      "version": "7.16.7",
      "purl": "pkg:npm/%40babel/helper-plugin-test-runner@7.16.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:52029de7-3ecc-5f0b-b38c-04b13adcf98f",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.16.7 of @babel/helper-plugin-test-runner."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-test-runner@7.16.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:363b00cf-3e3b-58ef-bccd-a84bc99e22cb",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.16.7 of @babel/helper-plugin-test-runner."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-test-runner@7.16.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-plugin-test-runner@7.16.7"
    }
  ]
}