{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a071b9b0-c87b-5f1e-bd0a-6bbad1563474",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Newtonsoft.Json@12.0.3.1+tuxcare.1",
      "name": "Newtonsoft.Json",
      "type": "library",
      "version": "12.0.3.1+tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ba7e5167-68c5-5345-ae39-933d20819a39",
      "id": "CVE-2024-21907",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21907 is fixed in version 12.0.3.1+tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@12.0.3.1+tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:73ea4c22-26bc-5430-805c-d7c6c9851492",
      "id": "GHSA-5crp-9r3c-p9vr",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5crp-9r3c-p9vr is fixed in version 12.0.3.1+tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@12.0.3.1+tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Newtonsoft.Json@12.0.3.1+tuxcare.1"
    }
  ]
}