{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ee5e4174-7a78-522e-bf18-649dc9e5d794",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "pydantic",
      "purl": "pkg:pypi/pydantic@1.10.0.post1+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/pydantic@1.10.0.post1+tuxcare",
      "version": "1.10.0.post1+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-3772",
      "affects": [
        {
          "ref": "pkg:pypi/pydantic@1.10.0.post1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:81324f74-8cd5-5cdd-adfc-47038e533457",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-3772 is fixed in version 1.10.0.post1+tuxcare of pydantic."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/pydantic@1.10.0.post1+tuxcare"
    }
  ]
}