{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:05274422-b842-5fd7-baed-f952751f955c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/virtualenv@20.39.1.post1+tuxcare",
      "type": "library",
      "name": "virtualenv",
      "version": "20.39.1.post1+tuxcare",
      "purl": "pkg:pypi/virtualenv@20.39.1.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ab252ac9-1aa4-5b4b-a1e6-3db9a1e8cde6",
      "id": "AIKIDO-2026-10495",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10495 is fixed in version 20.39.1.post1+tuxcare of virtualenv."
      },
      "affects": [
        {
          "ref": "pkg:pypi/virtualenv@20.39.1.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/virtualenv@20.39.1.post1+tuxcare"
    }
  ]
}