{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:51c95ac8-8dd6-5c08-8424-e132207267e8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@smithy/hash-node",
      "purl": "pkg:npm/%40smithy/hash-node@2.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40smithy/hash-node@2.2.0",
      "version": "2.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-6475-r3vj-m8vf",
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/hash-node@2.2.0"
        }
      ],
      "bom-ref": "urn:uuid:7d1326d6-568a-5afb-9078-96adc631946a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 2.2.0 of @smithy/hash-node."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/hash-node@2.2.0"
    }
  ]
}