{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:85241b02-d9df-5951-a00b-932fe5e25da9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Newtonsoft.Json@11.0.2.1+tuxcare.1",
      "name": "Newtonsoft.Json",
      "type": "library",
      "version": "11.0.2.1+tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5d9ea4a6-1a0d-5e52-a064-1b2d0192b8a3",
      "id": "CVE-2024-21907",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21907 is fixed in version 11.0.2.1+tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@11.0.2.1+tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:581ab82b-3b83-58d9-a6e9-cf6fb2902bce",
      "id": "GHSA-5crp-9r3c-p9vr",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5crp-9r3c-p9vr is fixed in version 11.0.2.1+tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@11.0.2.1+tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Newtonsoft.Json@11.0.2.1+tuxcare.1"
    }
  ]
}