{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f7b4a296-197c-59ff-8a4c-f60a5a254adf",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "object-path",
      "purl": "pkg:npm/object-path@0.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/object-path@0.11.4",
      "version": "0.11.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15256",
      "affects": [
        {
          "ref": "pkg:npm/object-path@0.11.4"
        }
      ],
      "bom-ref": "urn:uuid:231342ab-2034-55e1-9fce-5d465a110720",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-15256 affects version 0.11.4 of object-path, and is fixed in 0.11.4-tuxcare.1."
      }
    },
    {
      "id": "CVE-2021-23434",
      "affects": [
        {
          "ref": "pkg:npm/object-path@0.11.4"
        }
      ],
      "bom-ref": "urn:uuid:1c9a8bef-a8aa-529d-9d17-2f2f17a49c4c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-23434 affects version 0.11.4 of object-path, and is fixed in 0.11.4-tuxcare.1."
      }
    },
    {
      "id": "CVE-2021-3805",
      "affects": [
        {
          "ref": "pkg:npm/object-path@0.11.4"
        }
      ],
      "bom-ref": "urn:uuid:7c2cb035-5975-5ab3-b0dd-e1467fff205b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-3805 affects version 0.11.4 of object-path, and is fixed in 0.11.4-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/object-path@0.11.4"
    }
  ]
}