{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e4144b7c-d345-56cb-8f10-3d25ce83795f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40smithy/querystring-builder@1.1.0",
      "type": "library",
      "name": "@smithy/querystring-builder",
      "version": "1.1.0",
      "purl": "pkg:npm/%40smithy/querystring-builder@1.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:225735cd-5559-567d-a664-5d81c7054047",
      "id": "GHSA-6475-r3vj-m8vf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 1.1.0 of @smithy/querystring-builder."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/querystring-builder@1.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/querystring-builder@1.1.0"
    }
  ]
}