{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c4c4dcaf-0b34-5101-8e45-254b940f12c6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40rushstack/ts-command-line@5.3.5",
      "type": "library",
      "name": "@rushstack/ts-command-line",
      "version": "5.3.5",
      "purl": "pkg:npm/%40rushstack/ts-command-line@5.3.5"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40rushstack/ts-command-line@5.3.5"
    }
  ]
}