{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2e11d245-bc17-5cfe-b05d-bca26cb301c7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Newtonsoft.Json@10.0.4-tuxcare.1",
      "name": "Newtonsoft.Json",
      "type": "library",
      "version": "10.0.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bd7289af-f06d-5b81-9c73-0ac510e9ed05",
      "id": "CVE-2024-21907",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21907 is fixed in version 10.0.4-tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@10.0.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eea1863c-b8c2-56c0-97f7-506b4a263eda",
      "id": "GHSA-5crp-9r3c-p9vr",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5crp-9r3c-p9vr is fixed in version 10.0.4-tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@10.0.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Newtonsoft.Json@10.0.4-tuxcare.1"
    }
  ]
}