{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:668d166e-201e-539d-bc68-b81d56a4d293",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40smithy/hash-node@2.2.0",
      "type": "library",
      "name": "@smithy/hash-node",
      "version": "2.2.0",
      "purl": "pkg:npm/%40smithy/hash-node@2.2.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7d1326d6-568a-5afb-9078-96adc631946a",
      "id": "GHSA-6475-r3vj-m8vf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6475-r3vj-m8vf affects version 2.2.0 of @smithy/hash-node."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40smithy/hash-node@2.2.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/hash-node@2.2.0"
    }
  ]
}