{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bf5d56d1-5c6b-4764-b508-8afce4b9a21b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:13.626330Z",
    "tools": [
      {
        "vendor": "sbomify, ltd",
        "name": "sbomify",
        "version": "26.3.0",
        "externalReferences": [
          {
            "url": "https://sbomify.com",
            "type": "website"
          },
          {
            "url": "https://github.com/sbomify/sbomify",
            "type": "vcs"
          }
        ]
      }
    ],
    "component": {
      "type": "application",
      "name": "Python - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "Python",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/f200e77b-e9c1-4f3d-83fb-8c401b0db74b/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "963b7e30eb333a8579a9fd312dbc58cca3931d727649a16134b72be96c31cf1a"
            }
          ]
        }
      ]
    }
  ]
}