{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2b3f5287-0e0c-5323-b1a6-ce0f5c520b36",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.merge",
      "purl": "pkg:npm/lodash.merge@4.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.merge@4.5.1",
      "version": "4.5.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-2m96-9w4j-wgv7",
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:ea5f8c49-3254-50e6-a3d8-595bc1426810",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-2m96-9w4j-wgv7 affects version 4.5.1 of lodash.merge."
      }
    },
    {
      "id": "GHSA-h726-x36v-rx45",
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:ee200cd7-f811-5a33-94be-7e558b200e45",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-h726-x36v-rx45 affects version 4.5.1 of lodash.merge."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.merge@4.5.1"
    }
  ]
}