{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7e4cf46d-9716-53d6-baa0-910ce82e9b30",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "deepdiff",
      "purl": "pkg:pypi/deepdiff@6.2.3.post2+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/deepdiff@6.2.3.post2+tuxcare",
      "version": "6.2.3.post2+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-58367",
      "affects": [
        {
          "ref": "pkg:pypi/deepdiff@6.2.3.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:fe271436-a1c5-5a5d-b2c2-0383407d7eea",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-58367 is fixed in version 6.2.3.post2+tuxcare of deepdiff."
      }
    },
    {
      "id": "CVE-2026-33155",
      "affects": [
        {
          "ref": "pkg:pypi/deepdiff@6.2.3.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:26e6cd2b-7b74-5a11-bc16-2d6ff91d3049",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-33155 is fixed in version 6.2.3.post2+tuxcare of deepdiff."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/deepdiff@6.2.3.post2+tuxcare"
    }
  ]
}