{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2381553f-7841-5ef7-a4a2-3d2b36f2ce9d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40aws-sdk/util-hex-encoding@3.374.0",
      "type": "library",
      "name": "@aws-sdk/util-hex-encoding",
      "version": "3.374.0",
      "purl": "pkg:npm/%40aws-sdk/util-hex-encoding@3.374.0"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40aws-sdk/util-hex-encoding@3.374.0"
    }
  ]
}