| 12345678910111213141516171819202122232425262728293031 |
- {
- "bomFormat": "CycloneDX",
- "specVersion": "1.5",
- "version": 1,
- "metadata": {
- "component": {
- "type": "application",
- "name": "dataops-governed-rule-runtime"
- }
- },
- "components": [
- {
- "type": "library",
- "name": "polars",
- "version": "1.42.1",
- "purl": "pkg:pypi/polars@1.42.1",
- "license": "MIT",
- "officialSource": "https://github.com/pola-rs/polars",
- "purpose": "Bounded lazy/dataframe execution for governed batch rules"
- },
- {
- "type": "library",
- "name": "minio",
- "version": "7.2.10",
- "purl": "pkg:pypi/minio@7.2.10",
- "license": "Apache-2.0",
- "officialSource": "https://github.com/minio/minio-py",
- "purpose": "Digest-bound Parquet artifact transport and metadata"
- }
- ]
- }
|