{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4068e18c-a3e6-5c8e-9dfc-d28c7593e342",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-helper-simple-access@7.22.6-tuxcare.1",
      "type": "library",
      "name": "babel-helper-simple-access",
      "version": "7.22.6-tuxcare.1",
      "purl": "pkg:npm/babel-helper-simple-access@7.22.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a2e4235f-fb77-5ece-8416-d42d91ce25d9",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6-tuxcare.1 of babel-helper-simple-access."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-simple-access@7.22.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2f43fbe-dd91-5629-817d-f46c81a86d95",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.22.6-tuxcare.1 of babel-helper-simple-access."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-simple-access@7.22.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-helper-simple-access@7.22.6-tuxcare.1"
    }
  ]
}