{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ddd3d1ce-cfa2-5dea-9f25-f778e5ea5bd4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Newtonsoft.Json@8.0.3.1+tuxcare.1",
      "name": "Newtonsoft.Json",
      "type": "library",
      "version": "8.0.3.1+tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:04eefb2f-0781-5ff4-9ccc-0030764a72a2",
      "id": "CVE-2024-21907",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21907 is fixed in version 8.0.3.1+tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@8.0.3.1+tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4116ccff-7731-505e-b9dc-3df14ddc1476",
      "id": "GHSA-5crp-9r3c-p9vr",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5crp-9r3c-p9vr is fixed in version 8.0.3.1+tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@8.0.3.1+tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Newtonsoft.Json@8.0.3.1+tuxcare.1"
    }
  ]
}