{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a99c03bd-86e3-5cf9-a597-1b09ea4431bf",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/dulwich@0.25.2",
      "type": "library",
      "name": "dulwich",
      "version": "0.25.2",
      "purl": "pkg:pypi/dulwich@0.25.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b88b4318-f11a-5799-b08a-0affaf452722",
      "id": "CVE-2026-47712",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47712 affects version 0.25.2 of dulwich."
      },
      "affects": [
        {
          "ref": "pkg:pypi/dulwich@0.25.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/dulwich@0.25.2"
    }
  ]
}