{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7e4b6d37-0636-53a8-be63-6b6db1c96e6c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@smithy/protocol-http",
      "purl": "pkg:npm/%40smithy/protocol-http@4.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/%40smithy/protocol-http@4.1.5",
      "version": "4.1.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-6475-r3vj-m8vf",
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/protocol-http@4.1.5"
        }
      ],
      "bom-ref": "urn:uuid:580af2e7-03b2-574f-a248-ff73af45f56b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 4.1.5 of @smithy/protocol-http."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/protocol-http@4.1.5"
    }
  ]
}