{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6de19b33-16ec-5d92-8afb-cd79d0e12d58",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40smithy/signature-v4@1.1.0",
      "type": "library",
      "name": "@smithy/signature-v4",
      "version": "1.1.0",
      "purl": "pkg:npm/%40smithy/signature-v4@1.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ef3570ad-a744-5c82-adaf-f83f23991072",
      "id": "GHSA-6475-r3vj-m8vf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 1.1.0 of @smithy/signature-v4."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/signature-v4@1.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/signature-v4@1.1.0"
    }
  ]
}