{
  "components": [
    {
      "bom-ref": "PySide6_Essentials==6.11.0",
      "description": "Python bindings for the Qt cross-platform application and UI framework (Essentials)",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://doc.qt.io/qtforpython"
        },
        {
          "comment": "from packaging metadata Project-URL: Tracker",
          "type": "issue-tracker",
          "url": "https://qt-project.atlassian.net/browse/PYSIDE"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://code.qt.io/cgit/pyside/pyside-setup.git/"
        },
        {
          "comment": "from packaging metadata Project-URL: Homepage",
          "type": "website",
          "url": "https://pyside.org"
        }
      ],
      "licenses": [
        {
          "acknowledgement": "declared",
          "expression": "LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
        }
      ],
      "name": "PySide6_Essentials",
      "purl": "pkg:pypi/pyside6-essentials@6.11.0",
      "type": "library",
      "version": "6.11.0"
    },
    {
      "bom-ref": "cffi==2.0.0",
      "description": "Foreign Function Interface for Python calling C code.",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://cffi.readthedocs.io/"
        },
        {
          "comment": "from packaging metadata Project-URL: Issue Tracker",
          "type": "issue-tracker",
          "url": "https://github.com/python-cffi/cffi/issues"
        },
        {
          "comment": "from packaging metadata Project-URL: Source Code",
          "type": "other",
          "url": "https://github.com/python-cffi/cffi"
        },
        {
          "comment": "from packaging metadata Project-URL: Downloads",
          "type": "other",
          "url": "https://github.com/python-cffi/cffi/releases"
        },
        {
          "comment": "from packaging metadata Project-URL: Contact",
          "type": "other",
          "url": "https://groups.google.com/forum/#!forum/python-cffi"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://cffi.readthedocs.io/en/latest/whatsnew.html"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "cffi",
      "purl": "pkg:pypi/cffi@2.0.0",
      "type": "library",
      "version": "2.0.0"
    },
    {
      "bom-ref": "clr_loader==0.2.10",
      "description": "Generic pure Python loader for .NET runtimes",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://pythonnet.github.io/clr-loader/"
        },
        {
          "comment": "from packaging metadata Project-URL: Sources",
          "type": "other",
          "url": "https://github.com/pythonnet/clr-loader"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "clr_loader",
      "purl": "pkg:pypi/clr-loader@0.2.10",
      "type": "library",
      "version": "0.2.10"
    },
    {
      "bom-ref": "duckdb==1.5.2",
      "description": "DuckDB in-process database",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://duckdb.org/docs/stable/clients/python/overview"
        },
        {
          "comment": "from packaging metadata Project-URL: Issues",
          "type": "issue-tracker",
          "url": "https://github.com/duckdb/duckdb-python/issues"
        },
        {
          "comment": "from packaging metadata Project-URL: Source",
          "type": "other",
          "url": "https://github.com/duckdb/duckdb-python"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://github.com/duckdb/duckdb-python/releases"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "duckdb",
      "purl": "pkg:pypi/duckdb@1.5.2",
      "type": "library",
      "version": "1.5.2"
    },
    {
      "bom-ref": "numpy==2.4.6",
      "description": "Fundamental package for array computing in Python",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: download",
          "type": "distribution",
          "url": "https://pypi.org/project/numpy/#files"
        },
        {
          "comment": "from packaging metadata Project-URL: documentation",
          "type": "documentation",
          "url": "https://numpy.org/doc/"
        },
        {
          "comment": "from packaging metadata Project-URL: tracker",
          "type": "issue-tracker",
          "url": "https://github.com/numpy/numpy/issues"
        },
        {
          "comment": "from packaging metadata Project-URL: source",
          "type": "other",
          "url": "https://github.com/numpy/numpy"
        },
        {
          "comment": "from packaging metadata Project-URL: release notes",
          "type": "other",
          "url": "https://numpy.org/doc/stable/release"
        },
        {
          "comment": "from packaging metadata Project-URL: homepage",
          "type": "website",
          "url": "https://numpy.org"
        }
      ],
      "licenses": [
        {
          "acknowledgement": "declared",
          "expression": "BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0"
        }
      ],
      "name": "numpy",
      "purl": "pkg:pypi/numpy@2.4.6",
      "type": "library",
      "version": "2.4.6"
    },
    {
      "bom-ref": "pyarrow==24.0.0",
      "description": "Python library for Apache Arrow",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://arrow.apache.org/docs/python"
        },
        {
          "comment": "from packaging metadata Project-URL: Issues",
          "type": "issue-tracker",
          "url": "https://github.com/apache/arrow/issues"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://github.com/apache/arrow"
        },
        {
          "comment": "from packaging metadata Project-URL: Homepage",
          "type": "website",
          "url": "https://arrow.apache.org/"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "Apache-2.0"
          }
        }
      ],
      "name": "pyarrow",
      "purl": "pkg:pypi/pyarrow@24.0.0",
      "type": "library",
      "version": "24.0.0"
    },
    {
      "bom-ref": "pycparser==3.0",
      "description": "C parser in Python",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Homepage",
          "type": "website",
          "url": "https://github.com/eliben/pycparser"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "pycparser",
      "purl": "pkg:pypi/pycparser@3.0",
      "type": "library",
      "version": "3.0"
    },
    {
      "bom-ref": "pythonnet==3.0.5",
      "description": ".NET and Mono integration for Python",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Sources",
          "type": "other",
          "url": "https://github.com/pythonnet/pythonnet"
        },
        {
          "comment": "from packaging metadata Project-URL: Homepage",
          "type": "website",
          "url": "https://pythonnet.github.io/"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "pythonnet",
      "purl": "pkg:pypi/pythonnet@3.0.5",
      "type": "library",
      "version": "3.0.5"
    },
    {
      "bom-ref": "shiboken6==6.11.0",
      "description": "Python/C++ bindings helper module",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://doc.qt.io/qtforpython"
        },
        {
          "comment": "from packaging metadata Project-URL: Tracker",
          "type": "issue-tracker",
          "url": "https://qt-project.atlassian.net/browse/PYSIDE"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://code.qt.io/cgit/pyside/pyside-setup.git/"
        },
        {
          "comment": "from packaging metadata Project-URL: Homepage",
          "type": "website",
          "url": "https://pyside.org"
        }
      ],
      "licenses": [
        {
          "acknowledgement": "declared",
          "expression": "LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
        }
      ],
      "name": "shiboken6",
      "purl": "pkg:pypi/shiboken6@6.11.0",
      "type": "library",
      "version": "6.11.0"
    },
    {
      "bom-ref": "typing_extensions==4.15.0",
      "description": "Backported and Experimental Type Hints for Python 3.9+",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://typing-extensions.readthedocs.io/"
        },
        {
          "comment": "from packaging metadata Project-URL: Bug Tracker",
          "type": "issue-tracker",
          "url": "https://github.com/python/typing_extensions/issues"
        },
        {
          "comment": "from packaging metadata Project-URL: Q & A",
          "type": "other",
          "url": "https://github.com/python/typing/discussions"
        },
        {
          "comment": "from packaging metadata Project-URL: Changes",
          "type": "release-notes",
          "url": "https://github.com/python/typing_extensions/blob/main/CHANGELOG.md"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://github.com/python/typing_extensions"
        },
        {
          "comment": "from packaging metadata Project-URL: Home",
          "type": "website",
          "url": "https://github.com/python/typing_extensions"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "PSF-2.0"
          }
        }
      ],
      "name": "typing_extensions",
      "purl": "pkg:pypi/typing-extensions@4.15.0",
      "type": "library",
      "version": "4.15.0"
    },
    {
      "bom-ref": "winrt-Windows.Devices.Bluetooth==3.2.1",
      "description": "Python projection of Windows Runtime (WinRT) APIs",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://pywinrt.readthedocs.io"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://github.com/pywinrt/pywinrt/blob/main/CHANGELOG.md"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://github.com/pywinrt/pywinrt"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "winrt-Windows.Devices.Bluetooth",
      "properties": [
        {
          "name": "cdx:python:package:required-extra",
          "value": "all"
        }
      ],
      "purl": "pkg:pypi/winrt-windows.devices.bluetooth@3.2.1",
      "type": "library",
      "version": "3.2.1"
    },
    {
      "bom-ref": "winrt-Windows.Devices.Bluetooth.Advertisement==3.2.1",
      "description": "Python projection of Windows Runtime (WinRT) APIs",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://pywinrt.readthedocs.io"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://github.com/pywinrt/pywinrt/blob/main/CHANGELOG.md"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://github.com/pywinrt/pywinrt"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "winrt-Windows.Devices.Bluetooth.Advertisement",
      "purl": "pkg:pypi/winrt-windows.devices.bluetooth.advertisement@3.2.1",
      "type": "library",
      "version": "3.2.1"
    },
    {
      "bom-ref": "winrt-Windows.Devices.Enumeration==3.2.1",
      "description": "Python projection of Windows Runtime (WinRT) APIs",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://pywinrt.readthedocs.io"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://github.com/pywinrt/pywinrt/blob/main/CHANGELOG.md"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://github.com/pywinrt/pywinrt"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "winrt-Windows.Devices.Enumeration",
      "properties": [
        {
          "name": "cdx:python:package:required-extra",
          "value": "all"
        }
      ],
      "purl": "pkg:pypi/winrt-windows.devices.enumeration@3.2.1",
      "type": "library",
      "version": "3.2.1"
    },
    {
      "bom-ref": "winrt-Windows.Foundation==3.2.1",
      "description": "Python projection of Windows Runtime (WinRT) APIs",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://pywinrt.readthedocs.io"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://github.com/pywinrt/pywinrt/blob/main/CHANGELOG.md"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://github.com/pywinrt/pywinrt"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "winrt-Windows.Foundation",
      "properties": [
        {
          "name": "cdx:python:package:required-extra",
          "value": "all"
        }
      ],
      "purl": "pkg:pypi/winrt-windows.foundation@3.2.1",
      "type": "library",
      "version": "3.2.1"
    },
    {
      "bom-ref": "winrt-Windows.Foundation.Collections==3.2.1",
      "description": "Python projection of Windows Runtime (WinRT) APIs",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://pywinrt.readthedocs.io"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://github.com/pywinrt/pywinrt/blob/main/CHANGELOG.md"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://github.com/pywinrt/pywinrt"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "winrt-Windows.Foundation.Collections",
      "properties": [
        {
          "name": "cdx:python:package:required-extra",
          "value": "all"
        }
      ],
      "purl": "pkg:pypi/winrt-windows.foundation.collections@3.2.1",
      "type": "library",
      "version": "3.2.1"
    },
    {
      "bom-ref": "winrt-runtime==3.2.1",
      "description": "Python projection of Windows Runtime (WinRT) APIs",
      "externalReferences": [
        {
          "comment": "from packaging metadata Project-URL: Documentation",
          "type": "documentation",
          "url": "https://pywinrt.readthedocs.io"
        },
        {
          "comment": "from packaging metadata Project-URL: Changelog",
          "type": "release-notes",
          "url": "https://github.com/pywinrt/pywinrt/blob/main/CHANGELOG.md"
        },
        {
          "comment": "from packaging metadata Project-URL: Repository",
          "type": "vcs",
          "url": "https://github.com/pywinrt/pywinrt"
        }
      ],
      "licenses": [
        {
          "license": {
            "acknowledgement": "declared",
            "id": "MIT"
          }
        }
      ],
      "name": "winrt-runtime",
      "purl": "pkg:pypi/winrt-runtime@3.2.1",
      "type": "library",
      "version": "3.2.1"
    }
  ],
  "dependencies": [
    {
      "dependsOn": [
        "shiboken6==6.11.0"
      ],
      "ref": "PySide6_Essentials==6.11.0"
    },
    {
      "dependsOn": [
        "pycparser==3.0"
      ],
      "ref": "cffi==2.0.0"
    },
    {
      "dependsOn": [
        "cffi==2.0.0"
      ],
      "ref": "clr_loader==0.2.10"
    },
    {
      "dependsOn": [
        "numpy==2.4.6",
        "pyarrow==24.0.0"
      ],
      "ref": "duckdb==1.5.2"
    },
    {
      "ref": "numpy==2.4.6"
    },
    {
      "ref": "pyarrow==24.0.0"
    },
    {
      "ref": "pycparser==3.0"
    },
    {
      "dependsOn": [
        "clr_loader==0.2.10"
      ],
      "ref": "pythonnet==3.0.5"
    },
    {
      "dependsOn": [
        "PySide6_Essentials==6.11.0",
        "duckdb==1.5.2",
        "numpy==2.4.6",
        "pyarrow==24.0.0",
        "pythonnet==3.0.5",
        "winrt-Windows.Devices.Bluetooth.Advertisement==3.2.1",
        "winrt-Windows.Devices.Bluetooth==3.2.1",
        "winrt-Windows.Devices.Enumeration==3.2.1",
        "winrt-Windows.Foundation.Collections==3.2.1",
        "winrt-Windows.Foundation==3.2.1"
      ],
      "ref": "root-component"
    },
    {
      "ref": "shiboken6==6.11.0"
    },
    {
      "ref": "typing_extensions==4.15.0"
    },
    {
      "dependsOn": [
        "winrt-Windows.Devices.Bluetooth==3.2.1",
        "winrt-Windows.Foundation.Collections==3.2.1",
        "winrt-Windows.Foundation==3.2.1",
        "winrt-runtime==3.2.1"
      ],
      "ref": "winrt-Windows.Devices.Bluetooth.Advertisement==3.2.1"
    },
    {
      "dependsOn": [
        "winrt-Windows.Devices.Enumeration==3.2.1",
        "winrt-Windows.Foundation.Collections==3.2.1",
        "winrt-Windows.Foundation==3.2.1",
        "winrt-runtime==3.2.1"
      ],
      "ref": "winrt-Windows.Devices.Bluetooth==3.2.1"
    },
    {
      "dependsOn": [
        "winrt-Windows.Foundation.Collections==3.2.1",
        "winrt-Windows.Foundation==3.2.1",
        "winrt-runtime==3.2.1"
      ],
      "ref": "winrt-Windows.Devices.Enumeration==3.2.1"
    },
    {
      "dependsOn": [
        "winrt-Windows.Foundation==3.2.1",
        "winrt-runtime==3.2.1"
      ],
      "ref": "winrt-Windows.Foundation.Collections==3.2.1"
    },
    {
      "dependsOn": [
        "winrt-Windows.Foundation.Collections==3.2.1",
        "winrt-runtime==3.2.1"
      ],
      "ref": "winrt-Windows.Foundation==3.2.1"
    },
    {
      "dependsOn": [
        "typing_extensions==4.15.0"
      ],
      "ref": "winrt-runtime==3.2.1"
    }
  ],
  "metadata": {
    "component": {
      "bom-ref": "root-component",
      "description": "Sofi",
      "name": "aurora",
      "type": "application",
      "version": "1.0"
    },
    "timestamp": "2026-06-05T11:46:26.019790+00:00",
    "tools": {
      "components": [
        {
          "description": "CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments",
          "externalReferences": [
            {
              "type": "build-system",
              "url": "https://github.com/CycloneDX/cyclonedx-python/actions"
            },
            {
              "type": "distribution",
              "url": "https://pypi.org/project/cyclonedx-bom/"
            },
            {
              "type": "documentation",
              "url": "https://cyclonedx-bom-tool.readthedocs.io/"
            },
            {
              "type": "issue-tracker",
              "url": "https://github.com/CycloneDX/cyclonedx-python/issues"
            },
            {
              "type": "license",
              "url": "https://github.com/CycloneDX/cyclonedx-python/blob/main/LICENSE"
            },
            {
              "type": "release-notes",
              "url": "https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md"
            },
            {
              "type": "vcs",
              "url": "https://github.com/CycloneDX/cyclonedx-python/"
            },
            {
              "type": "website",
              "url": "https://github.com/CycloneDX/cyclonedx-python/#readme"
            }
          ],
          "group": "CycloneDX",
          "licenses": [
            {
              "license": {
                "acknowledgement": "declared",
                "id": "Apache-2.0"
              }
            }
          ],
          "name": "cyclonedx-py",
          "type": "application",
          "version": "7.3.0"
        },
        {
          "description": "Python library for CycloneDX",
          "externalReferences": [
            {
              "type": "build-system",
              "url": "https://github.com/CycloneDX/cyclonedx-python-lib/actions"
            },
            {
              "type": "distribution",
              "url": "https://pypi.org/project/cyclonedx-python-lib/"
            },
            {
              "type": "documentation",
              "url": "https://cyclonedx-python-library.readthedocs.io/"
            },
            {
              "type": "issue-tracker",
              "url": "https://github.com/CycloneDX/cyclonedx-python-lib/issues"
            },
            {
              "type": "license",
              "url": "https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/LICENSE"
            },
            {
              "type": "release-notes",
              "url": "https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md"
            },
            {
              "type": "vcs",
              "url": "https://github.com/CycloneDX/cyclonedx-python-lib"
            },
            {
              "type": "website",
              "url": "https://github.com/CycloneDX/cyclonedx-python-lib/#readme"
            }
          ],
          "group": "CycloneDX",
          "licenses": [
            {
              "license": {
                "acknowledgement": "declared",
                "id": "Apache-2.0"
              }
            }
          ],
          "name": "cyclonedx-python-lib",
          "type": "library",
          "version": "11.7.0"
        }
      ]
    }
  },
  "serialNumber": "urn:uuid:13ca78d9-516b-4899-a89b-46db151a3d55",
  "version": 1,
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6"
}