{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:84a950a3-2bd7-5452-b98f-c47cc31ea6f0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsonpointer",
      "purl": "pkg:npm/jsonpointer@4.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/jsonpointer@4.1.0",
      "version": "4.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-23807",
      "affects": [
        {
          "ref": "pkg:npm/jsonpointer@4.1.0"
        }
      ],
      "bom-ref": "urn:uuid:ee85632b-3c4f-5ed0-9359-cb185cc43d74",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-23807 affects version 4.1.0 of jsonpointer, and is fixed in 4.1.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonpointer@4.1.0"
    }
  ]
}