{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2102fd37-4363-5135-ba77-45104024ea49",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40smithy/protocol-http@4.1.5",
      "type": "library",
      "name": "@smithy/protocol-http",
      "version": "4.1.5",
      "purl": "pkg:npm/%40smithy/protocol-http@4.1.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:580af2e7-03b2-574f-a248-ff73af45f56b",
      "id": "GHSA-6475-r3vj-m8vf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 4.1.5 of @smithy/protocol-http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/protocol-http@4.1.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/protocol-http@4.1.5"
    }
  ]
}