{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:96a9b993-32d2-5230-a81f-f76b781e0438",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "orjson",
      "purl": "pkg:pypi/orjson@3.8.5.post2+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/orjson@3.8.5.post2+tuxcare",
      "version": "3.8.5.post2+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-27454",
      "affects": [
        {
          "ref": "pkg:pypi/orjson@3.8.5.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:84d9ac5f-e7e2-559e-aa56-007c3d73431a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-27454 is fixed in version 3.8.5.post2+tuxcare of orjson."
      }
    },
    {
      "id": "CVE-2025-67221",
      "affects": [
        {
          "ref": "pkg:pypi/orjson@3.8.5.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:26fccf1e-ebbc-5eef-ba95-41c7fd7029e4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-67221 affects version 3.8.5.post2+tuxcare of orjson, and is fixed in 3.8.5.post3+tuxcare."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/orjson@3.8.5.post2+tuxcare"
    }
  ]
}