{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:661572ad-cba9-5fb4-a360-3f0135de8fc7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/runtime@7.0.0",
      "type": "library",
      "name": "@babel/runtime",
      "version": "7.0.0",
      "purl": "pkg:npm/%40babel/runtime@7.0.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9f9405ca-cc1f-5627-a57c-09e0d7cba8f9",
      "id": "CVE-2020-7608",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-7608 affects version 7.0.0 of @babel/runtime."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.0.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:376c0bfd-ece7-5341-965d-81e28a183ac8",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.0.0 of @babel/runtime."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.0.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime@7.0.0"
    }
  ]
}