5cbd3f29e3
clang-tidy / clang-tidy (push) Waiting to run
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Copilot Setup Steps / copilot-setup-steps (push) Waiting to run
Lint / Validate SBOM (push) Waiting to run
Lint / Enforce style (push) Waiting to run
CI / Test windows-2022, 3.14, External, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test windows-latest, 3.10, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test windows-latest, 3.14, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test windows-latest, 3.14t, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test ubuntu-24.04, 3.14, Internal, debug=1, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test ubuntu-24.04, 3.14, External, debug=0, unity_build=1, onnx_ml=1, autogen=1 (push) Waiting to run
CI / Test ubuntu-24.04, 3.14, External, debug=0, unity_build=0, onnx_ml=0, autogen=0 (push) Waiting to run
CI / Test macos-latest, 3.10, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test macos-latest, 3.14, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test macos-latest, 3.14t, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test ubuntu-24.04, 3.14, External, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test ubuntu-24.04, 3.10, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test ubuntu-24.04, 3.14, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
CI / Test ubuntu-24.04, 3.14t, Internal, debug=0, unity_build=0, onnx_ml=1, autogen=0 (push) Waiting to run
Generate and publish ONNX docs / build (push) Waiting to run
Generate and publish ONNX docs / deploy (push) Blocked by required conditions
Pixi CI / Install and lint (ubuntu-24.04-arm) (push) Waiting to run
Pixi CI / Install and lint (windows-2022) (push) Waiting to run
Pixi CI / Xcode generator build (push) Waiting to run
Pixi CI / Install and test (macos-latest, default) (push) Waiting to run
Pixi CI / Install and test (ubuntu-24.04-arm, default) (push) Waiting to run
Pixi CI / Install and test (ubuntu-latest, default) (push) Waiting to run
Pixi CI / Install and test (windows-2022, default) (push) Waiting to run
Pixi CI / Install and test (macos-latest, oldies) (push) Waiting to run
Pixi CI / Install and test (ubuntu-24.04-arm, oldies) (push) Waiting to run
Pixi CI / Install and test (ubuntu-latest, oldies) (push) Waiting to run
Pixi CI / Install and test (windows-2022, oldies) (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Fuzz / Run fuzz harnesses (${{ github.event_name == 'schedule' && 'nightly' || 'smoke' }}) (push) Has been cancelled
Create Releases / call-mac (push) Has been cancelled
Create Releases / call-linux (push) Has been cancelled
Create Releases / call-sdist (push) Has been cancelled
Create Releases / call-win (push) Has been cancelled
Create Releases / call-pyodide (push) Has been cancelled
Windows_No_Exception_CI / build (x64, 3.10) (push) Has been cancelled
Check URLs / build (push) Has been cancelled
Create Releases / Attest CI build artifacts (push) Has been cancelled
Create Releases / Check for Publish release build to pypi (push) Has been cancelled
Create Releases / Check for Publish preview build to test.pypi-weekly (push) Has been cancelled
Create Releases / Publish preview build to test.pypi-weekly (push) Has been cancelled
Create Releases / Check for Publish release build to test.pypi (rc-candidates) (push) Has been cancelled
Create Releases / Publish release build to test.pypi (push) Has been cancelled
Create Releases / Check for Publish preview build to pypi-weekly (push) Has been cancelled
Create Releases / Publish preview build to pypi-weekly (push) Has been cancelled
Create Releases / Publish release build to pypi (push) Has been cancelled
Create Releases / test source distribution (push) Has been cancelled
76 lines
2.1 KiB
JSON
76 lines
2.1 KiB
JSON
{
|
|
"$schema": "https://cyclonedx.org/schema/bom-1.7.schema.json",
|
|
"bomFormat": "CycloneDX",
|
|
"specVersion": "1.7",
|
|
"version": 1,
|
|
"metadata": {
|
|
"lifecycles": [{"phase": "build"}],
|
|
"component": {
|
|
"type": "library",
|
|
"name": "onnx",
|
|
"description": "Open Neural Network Exchange — open format for AI/ML models",
|
|
"purl": "pkg:pypi/onnx",
|
|
"bom-ref": "onnx"
|
|
}
|
|
},
|
|
"components": [
|
|
{
|
|
"type": "library",
|
|
"name": "abseil-cpp",
|
|
"version": "20250127.0",
|
|
"bom-ref": "abseil-cpp",
|
|
"purl": "pkg:github/abseil/abseil-cpp@v20250127.0",
|
|
"externalReferences": [
|
|
{
|
|
"type": "distribution",
|
|
"url": "https://github.com/abseil/abseil-cpp/releases/download/20250127.0/abseil-cpp-20250127.0.tar.gz"
|
|
}
|
|
],
|
|
"hashes": [
|
|
{"alg": "SHA-256", "content": "16242f394245627e508ec6bb296b433c90f8d914f73b9c026fddb905e27276e8"}
|
|
],
|
|
"licenses": [{"license": {"id": "Apache-2.0"}}]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"name": "protobuf",
|
|
"version": "31.1",
|
|
"bom-ref": "protobuf",
|
|
"purl": "pkg:github/protocolbuffers/protobuf@v31.1",
|
|
"externalReferences": [
|
|
{
|
|
"type": "distribution",
|
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v31.1/protobuf-31.1.tar.gz"
|
|
}
|
|
],
|
|
"hashes": [
|
|
{"alg": "SHA-256", "content": "12bfd76d27b9ac3d65c00966901609e020481b9474ef75c7ff4601ac06fa0b82"}
|
|
],
|
|
"licenses": [{"license": {"id": "BSD-3-Clause"}}]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"name": "nanobind",
|
|
"version": "2.13.0",
|
|
"bom-ref": "nanobind",
|
|
"purl": "pkg:github/wjakob/nanobind@v2.13.0",
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/wjakob/nanobind.git"
|
|
}
|
|
],
|
|
"licenses": [{"license": {"id": "BSD-3-Clause"}}]
|
|
}
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"ref": "onnx",
|
|
"dependsOn": ["abseil-cpp", "protobuf", "nanobind"]
|
|
},
|
|
{"ref": "abseil-cpp"},
|
|
{"ref": "protobuf"},
|
|
{"ref": "nanobind"}
|
|
]
|
|
}
|