{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c8545669-9718-5292-8190-cecc719c7bf3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/jsoneditor@5.19.0-tuxcare.1",
      "type": "library",
      "name": "jsoneditor",
      "version": "5.19.0-tuxcare.1",
      "purl": "pkg:npm/jsoneditor@5.19.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7d6cb69e-50bd-533f-ba75-0ebe7a6aec38",
      "id": "CVE-2020-23849",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-23849 is fixed in version 5.19.0-tuxcare.1 of jsoneditor."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsoneditor@5.19.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b31be9f1-f821-560d-8307-e3fa5337eeb7",
      "id": "CVE-2021-3822",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-3822 is fixed in version 5.19.0-tuxcare.1 of jsoneditor."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsoneditor@5.19.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsoneditor@5.19.0-tuxcare.1"
    }
  ]
}