{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cd8de5fb-4ed9-5fc2-8175-d43d80def2cd",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@smithy/signature-v4",
      "purl": "pkg:npm/%40smithy/signature-v4@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40smithy/signature-v4@1.1.0",
      "version": "1.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-6475-r3vj-m8vf",
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/signature-v4@1.1.0"
        }
      ],
      "bom-ref": "urn:uuid:ef3570ad-a744-5c82-adaf-f83f23991072",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 1.1.0 of @smithy/signature-v4."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/signature-v4@1.1.0"
    }
  ]
}