{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:103d1459-5889-58ad-9a20-16bca3af57b2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.constant",
      "purl": "pkg:npm/lodash.constant@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.constant@3.0.0",
      "version": "3.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.constant@3.0.0"
    }
  ]
}