{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a851fee8-098c-5083-82fb-3ae5c7b417f2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.merge",
      "purl": "pkg:npm/lodash.merge@3.3.2-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.merge@3.3.2-tuxcare.1",
      "version": "3.3.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-2m96-9w4j-wgv7",
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@3.3.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1d6789df-cee8-59d0-9013-951e114e13bc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-2m96-9w4j-wgv7 affects version 3.3.2-tuxcare.1 of lodash.merge, and is fixed in 3.3.2-tuxcare.2."
      }
    },
    {
      "id": "GHSA-h726-x36v-rx45",
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@3.3.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:66c0be6c-aebe-5b13-aca5-87eb8ede2566",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-h726-x36v-rx45 affects version 3.3.2-tuxcare.1 of lodash.merge, and is fixed in 3.3.2-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.merge@3.3.2-tuxcare.1"
    }
  ]
}