{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9c656fbc-722f-517b-ad18-2a8fb9809b37",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40smithy/smithy-client@1.1.0",
      "type": "library",
      "name": "@smithy/smithy-client",
      "version": "1.1.0",
      "purl": "pkg:npm/%40smithy/smithy-client@1.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a2894c83-4bc6-58bf-8869-e70be1c3e35b",
      "id": "GHSA-6475-r3vj-m8vf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 1.1.0 of @smithy/smithy-client."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/smithy-client@1.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/smithy-client@1.1.0"
    }
  ]
}