{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ed321e5a-8115-58d0-91c9-d9348d97fa73",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40smithy/middleware-stack@1.1.0",
      "type": "library",
      "name": "@smithy/middleware-stack",
      "version": "1.1.0",
      "purl": "pkg:npm/%40smithy/middleware-stack@1.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f61677a6-efbb-53cf-a2c4-2c5895f12607",
      "id": "GHSA-6475-r3vj-m8vf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 1.1.0 of @smithy/middleware-stack."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/middleware-stack@1.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/middleware-stack@1.1.0"
    }
  ]
}