{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e6a40a3b-b952-573f-9e3e-dfb12422ee92",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsoneditor",
      "purl": "pkg:npm/jsoneditor@5.19.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/jsoneditor@5.19.0-tuxcare.1",
      "version": "5.19.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-23849",
      "affects": [
        {
          "ref": "pkg:npm/jsoneditor@5.19.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7d6cb69e-50bd-533f-ba75-0ebe7a6aec38",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-23849 is fixed in version 5.19.0-tuxcare.1 of jsoneditor."
      }
    },
    {
      "id": "CVE-2021-3822",
      "affects": [
        {
          "ref": "pkg:npm/jsoneditor@5.19.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b31be9f1-f821-560d-8307-e3fa5337eeb7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-3822 is fixed in version 5.19.0-tuxcare.1 of jsoneditor."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsoneditor@5.19.0-tuxcare.1"
    }
  ]
}