{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3e8fec5c-454e-5027-905a-730613ca399f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/guzzlehttp/guzzle@6.3.3",
      "type": "library",
      "group": "guzzlehttp",
      "name": "guzzle",
      "version": "6.3.3",
      "purl": "pkg:composer/guzzlehttp/guzzle@6.3.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:35ad41bd-379a-559b-b9fe-c9ba03186b74",
      "id": "CVE-2026-55568",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55568 affects version 6.3.3 of guzzlehttp/guzzle."
      },
      "affects": [
        {
          "ref": "pkg:composer/guzzlehttp/guzzle@6.3.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:45d236b0-fb60-50a7-bb56-95e3dadc2632",
      "id": "CVE-2026-55767",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55767 affects version 6.3.3 of guzzlehttp/guzzle."
      },
      "affects": [
        {
          "ref": "pkg:composer/guzzlehttp/guzzle@6.3.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/guzzlehttp/guzzle@6.3.3"
    }
  ]
}