{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:74368e3f-31d2-5813-933a-58857b79c3a2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Newtonsoft.Json@12.0.4+tuxcare.1",
      "name": "Newtonsoft.Json",
      "type": "library",
      "version": "12.0.4+tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d7006589-9fe3-5f41-aa5b-6f6126ba2757",
      "id": "CVE-2024-21907",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21907 is fixed in version 12.0.4+tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@12.0.4+tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9666cebf-63f9-5393-a5d0-8188883a4f38",
      "id": "GHSA-5crp-9r3c-p9vr",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5crp-9r3c-p9vr is fixed in version 12.0.4+tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@12.0.4+tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Newtonsoft.Json@12.0.4+tuxcare.1"
    }
  ]
}