{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fd0a07e6-4f80-5e5f-a3b8-b0211dbc14ae",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Newtonsoft.Json@11.0.3-tuxcare.1",
      "name": "Newtonsoft.Json",
      "type": "library",
      "version": "11.0.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2cbef312-697b-5a05-bf04-1e44a6ab281b",
      "id": "CVE-2024-21907",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21907 is fixed in version 11.0.3-tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@11.0.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d5a9951a-ad4f-59d1-bed1-41c1238a79b0",
      "id": "GHSA-5crp-9r3c-p9vr",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5crp-9r3c-p9vr is fixed in version 11.0.3-tuxcare.1 of Newtonsoft.Json."
      },
      "affects": [
        {
          "ref": "Newtonsoft.Json@11.0.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Newtonsoft.Json@11.0.3-tuxcare.1"
    }
  ]
}