{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bce77281-6b36-5e62-adc4-56bec2ef14dc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ansi-html-community@0.0.8",
      "type": "library",
      "name": "ansi-html-community",
      "version": "0.0.8",
      "purl": "pkg:npm/ansi-html-community@0.0.8"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/ansi-html-community@0.0.8"
    }
  ]
}