{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8ccedc24-c540-55f0-b59b-23fd135bdee0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/simple-git@3.33.0",
      "type": "library",
      "name": "simple-git",
      "version": "3.33.0",
      "purl": "pkg:npm/simple-git@3.33.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:600310f9-796b-59ee-b915-644f2d49a61c",
      "id": "CVE-2026-6951",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6951 affects version 3.33.0 of simple-git."
      },
      "affects": [
        {
          "ref": "pkg:npm/simple-git@3.33.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/simple-git@3.33.0"
    }
  ]
}