{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1c88aea2-b852-58b3-a8e1-88b59daa00fb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40smithy/uuid@1.1.0",
      "type": "library",
      "name": "@smithy/uuid",
      "version": "1.1.0",
      "purl": "pkg:npm/%40smithy/uuid@1.1.0"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40smithy/uuid@1.1.0"
    }
  ]
}