{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:25153e33-bd4b-54dd-b22d-cca04c402938",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.words@4.2.0",
      "type": "library",
      "name": "lodash.words",
      "version": "4.2.0",
      "purl": "pkg:npm/lodash.words@4.2.0"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.words@4.2.0"
    }
  ]
}