{"id":64966,"name":"onnx","description":"Open standard for machine learning interoperability","url":"https://github.com/onnx/onnx","last_synced_at":"2025-09-08T13:19:04.426Z","repository":{"id":24890799,"uuid":"102692863","full_name":"onnx/onnx","owner":"onnx","description":"Open standard for machine learning interoperability","archived":false,"fork":false,"pushed_at":"2025-09-07T15:40:12.000Z","size":56703,"stargazers_count":19563,"open_issues_count":293,"forks_count":3792,"subscribers_count":436,"default_branch":"main","last_synced_at":"2025-09-07T16:22:04.801Z","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-09-07T15:22:46.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":34,"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":274073735,"owners_count":25217766,"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-09-07T02:00:09.463Z","response_time":67,"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":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":31,"first_release_published_at":"2018-01-26T02:25:37.000Z","latest_release_published_at":"2025-08-26T21:37:09.000Z","latest_release_number":"v1.19.0","last_synced_at":"2025-09-07T18:06:45.238Z","created_at":"2022-04-12T00:01:09.988Z","updated_at":"2025-09-08T05:59:26.865Z","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-09-07T15:40:12.000Z","size":56703,"stargazers_count":19563,"open_issues_count":293,"forks_count":3792,"subscribers_count":436,"default_branch":"main","last_synced_at":"2025-09-07T16:22:04.801Z","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-09-07T15:22:46.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":34,"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":274073735,"owners_count":25217766,"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-09-07T02:00:09.463Z","response_time":67,"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.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-09-08T05:59:26.865Z","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-09-08T03:01:21.605Z","issues_count":985,"pull_requests_count":2011,"avg_time_to_close_issue":24708620.95023328,"avg_time_to_close_pull_request":3830506.1791044776,"issues_closed_count":642,"pull_requests_closed_count":1742,"pull_request_authors_count":170,"issue_authors_count":598,"avg_comments_per_issue":2.570558375634518,"avg_comments_per_pull_request":1.9870711089010442,"merged_pull_requests_count":1411,"bot_issues_count":1,"bot_pull_requests_count":373,"past_year_issues_count":229,"past_year_pull_requests_count":1129,"past_year_avg_time_to_close_issue":1027506.375,"past_year_avg_time_to_close_pull_request":524801.7285407726,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":932,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":1.205240174672489,"past_year_avg_comments_per_pull_request":1.733392382639504,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":807,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":426,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"justinchuby","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"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":5,"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":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"liqunfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"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/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","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","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":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":"2025-09-07T18:07:12.080Z","created_at":"2022-04-05T09:19:42.203Z","updated_at":"2025-09-08T05:59:26.876Z","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-09-07T15:40:12.000Z","size":56703,"stargazers_count":19563,"open_issues_count":293,"forks_count":3792,"subscribers_count":436,"default_branch":"main","last_synced_at":"2025-09-07T16:22:04.801Z","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-09-07T15:22:46.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":34,"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":274073735,"owners_count":25217766,"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-09-07T02:00:09.463Z","response_time":67,"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.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-09-08T05:59:26.876Z","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-09-08T03:01:21.605Z","issues_count":985,"pull_requests_count":2011,"avg_time_to_close_issue":24708620.95023328,"avg_time_to_close_pull_request":3830506.1791044776,"issues_closed_count":642,"pull_requests_closed_count":1742,"pull_request_authors_count":170,"issue_authors_count":598,"avg_comments_per_issue":2.570558375634518,"avg_comments_per_pull_request":1.9870711089010442,"merged_pull_requests_count":1411,"bot_issues_count":1,"bot_pull_requests_count":373,"past_year_issues_count":229,"past_year_pull_requests_count":1129,"past_year_avg_time_to_close_issue":1027506.375,"past_year_avg_time_to_close_pull_request":524801.7285407726,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":932,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":1.205240174672489,"past_year_avg_comments_per_pull_request":1.733392382639504,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":807,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":426,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"justinchuby","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"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":5,"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":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"liqunfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"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/spack.io/packages/onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/onnx/version_numbers","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","maintainers":[],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","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":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":"2025-09-01T08:28:56.800Z","created_at":"2022-10-03T15:47:42.270Z","updated_at":"2025-09-08T05:59:26.884Z","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-09-07T15:40:12.000Z","size":56703,"stargazers_count":19563,"open_issues_count":293,"forks_count":3792,"subscribers_count":436,"default_branch":"main","last_synced_at":"2025-09-07T16:22:04.801Z","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-09-07T15:22:46.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":34,"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":274073735,"owners_count":25217766,"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-09-07T02:00:09.463Z","response_time":67,"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.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-09-08T05:59:26.883Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"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","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-09-08T03:01:21.605Z","issues_count":985,"pull_requests_count":2011,"avg_time_to_close_issue":24708620.95023328,"avg_time_to_close_pull_request":3830506.1791044776,"issues_closed_count":642,"pull_requests_closed_count":1742,"pull_request_authors_count":170,"issue_authors_count":598,"avg_comments_per_issue":2.570558375634518,"avg_comments_per_pull_request":1.9870711089010442,"merged_pull_requests_count":1411,"bot_issues_count":1,"bot_pull_requests_count":373,"past_year_issues_count":229,"past_year_pull_requests_count":1129,"past_year_avg_time_to_close_issue":1027506.375,"past_year_avg_time_to_close_pull_request":524801.7285407726,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":932,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":1.205240174672489,"past_year_avg_comments_per_pull_request":1.733392382639504,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":807,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":426,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"justinchuby","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"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":5,"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":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"liqunfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"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/conda-forge.org/packages/onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/onnx/version_numbers","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","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":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":"2025-09-07T18:07:38.146Z","created_at":"2022-04-05T09:26:35.916Z","updated_at":"2025-09-08T05:59:26.889Z","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-09-07T15:40:12.000Z","size":56703,"stargazers_count":19563,"open_issues_count":293,"forks_count":3792,"subscribers_count":436,"default_branch":"main","last_synced_at":"2025-09-07T16:22:04.801Z","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-09-07T15:22:46.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":34,"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":274073735,"owners_count":25217766,"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-09-07T02:00:09.463Z","response_time":67,"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.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-09-08T05:59:26.889Z","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-09-08T03:01:21.605Z","issues_count":985,"pull_requests_count":2011,"avg_time_to_close_issue":24708620.95023328,"avg_time_to_close_pull_request":3830506.1791044776,"issues_closed_count":642,"pull_requests_closed_count":1742,"pull_request_authors_count":170,"issue_authors_count":598,"avg_comments_per_issue":2.570558375634518,"avg_comments_per_pull_request":1.9870711089010442,"merged_pull_requests_count":1411,"bot_issues_count":1,"bot_pull_requests_count":373,"past_year_issues_count":229,"past_year_pull_requests_count":1129,"past_year_avg_time_to_close_issue":1027506.375,"past_year_avg_time_to_close_pull_request":524801.7285407726,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":932,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":1.205240174672489,"past_year_avg_comments_per_pull_request":1.733392382639504,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":807,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":426,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"justinchuby","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"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":5,"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":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"liqunfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"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/spack.io/packages/py-onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-onnx/version_numbers","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","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:53:11.618Z","updated_at":"2022-11-14T16:53:11.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","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":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":6,"first_release_published_at":"2022-02-03T17:52:44.000Z","latest_release_published_at":"2024-12-05T08:26:52.000Z","latest_release_number":"1.17.0","last_synced_at":"2025-09-07T18:06:56.841Z","created_at":"2022-10-03T15:42:57.848Z","updated_at":"2025-09-08T05:59:27.318Z","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":"2025-09-07T15:40:12.000Z","size":56703,"stargazers_count":19563,"open_issues_count":293,"forks_count":3792,"subscribers_count":436,"default_branch":"main","last_synced_at":"2025-09-07T16:22:04.801Z","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-09-07T15:22:46.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":34,"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":274073735,"owners_count":25217766,"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-09-07T02:00:09.463Z","response_time":67,"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.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-09-08T05:59:27.317Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"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":"2025-09-08T03:01:21.605Z","issues_count":985,"pull_requests_count":2011,"avg_time_to_close_issue":24708620.95023328,"avg_time_to_close_pull_request":3830506.1791044776,"issues_closed_count":642,"pull_requests_closed_count":1742,"pull_request_authors_count":170,"issue_authors_count":598,"avg_comments_per_issue":2.570558375634518,"avg_comments_per_pull_request":1.9870711089010442,"merged_pull_requests_count":1411,"bot_issues_count":1,"bot_pull_requests_count":373,"past_year_issues_count":229,"past_year_pull_requests_count":1129,"past_year_avg_time_to_close_issue":1027506.375,"past_year_avg_time_to_close_pull_request":524801.7285407726,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":932,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":1.205240174672489,"past_year_avg_comments_per_pull_request":1.733392382639504,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":807,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":426,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"justinchuby","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"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":5,"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":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"liqunfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"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/anaconda.org/packages/onnx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/onnx/version_numbers","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","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","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":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":"2025-09-07T18:07:39.807Z","created_at":"2024-07-16T01:00:58.086Z","updated_at":"2025-09-08T05:59:27.328Z","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":"2025-09-07T15:40:12.000Z","size":56703,"stargazers_count":19563,"open_issues_count":293,"forks_count":3792,"subscribers_count":436,"default_branch":"main","last_synced_at":"2025-09-07T16:22:04.801Z","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-09-07T15:22:46.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":34,"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":274073735,"owners_count":25217766,"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-09-07T02:00:09.463Z","response_time":67,"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.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-09-08T05:59:27.328Z","dependent_packages_count":0,"downloads":215,"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":"2025-09-08T03:01:21.605Z","issues_count":985,"pull_requests_count":2011,"avg_time_to_close_issue":24708620.95023328,"avg_time_to_close_pull_request":3830506.1791044776,"issues_closed_count":642,"pull_requests_closed_count":1742,"pull_request_authors_count":170,"issue_authors_count":598,"avg_comments_per_issue":2.570558375634518,"avg_comments_per_pull_request":1.9870711089010442,"merged_pull_requests_count":1411,"bot_issues_count":1,"bot_pull_requests_count":373,"past_year_issues_count":229,"past_year_pull_requests_count":1129,"past_year_avg_time_to_close_issue":1027506.375,"past_year_avg_time_to_close_pull_request":524801.7285407726,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":932,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":1.205240174672489,"past_year_avg_comments_per_pull_request":1.733392382639504,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":807,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":426,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"justinchuby","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"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":5,"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":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"liqunfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"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/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/amd-onnx/version_numbers","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","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":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":120,"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":"2025-09-07T18:07:20.551Z","created_at":"2023-02-15T00:05:51.047Z","updated_at":"2025-09-07T18:07:20.551Z","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":44164,"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","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","maintainers":[{"uuid":"onnx","login":"onnx","name":null,"email":null,"url":null,"packages_count":7,"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":10,"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":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":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":"2025-09-07T18:07:02.074Z","created_at":"2024-07-16T01:30:53.038Z","updated_at":"2025-09-07T18:07:02.075Z","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":2936,"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","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","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":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":"2024-12-09T07:10:05.828Z","created_at":"2024-10-17T08:30:18.374Z","updated_at":"2025-09-08T05:59:27.306Z","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-09-07T15:40:12.000Z","size":56703,"stargazers_count":19563,"open_issues_count":293,"forks_count":3792,"subscribers_count":436,"default_branch":"main","last_synced_at":"2025-09-07T16:22:04.801Z","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-09-07T15:22:46.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":34,"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":274073735,"owners_count":25217766,"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-09-07T02:00:09.463Z","response_time":67,"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.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-09-08T05:59:27.306Z","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-09-08T03:01:21.605Z","issues_count":985,"pull_requests_count":2011,"avg_time_to_close_issue":24708620.95023328,"avg_time_to_close_pull_request":3830506.1791044776,"issues_closed_count":642,"pull_requests_closed_count":1742,"pull_request_authors_count":170,"issue_authors_count":598,"avg_comments_per_issue":2.570558375634518,"avg_comments_per_pull_request":1.9870711089010442,"merged_pull_requests_count":1411,"bot_issues_count":1,"bot_pull_requests_count":373,"past_year_issues_count":229,"past_year_pull_requests_count":1129,"past_year_avg_time_to_close_issue":1027506.375,"past_year_avg_time_to_close_pull_request":524801.7285407726,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":932,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":1.205240174672489,"past_year_avg_comments_per_pull_request":1.733392382639504,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":807,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx/issues","maintainers":[{"login":"andife","count":426,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"justinchuby","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"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":5,"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":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"liqunfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"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/tenzro-serve/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenzro-serve/version_numbers","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","maintainers":[{"uuid":"hilalagil","login":"hilalagil","name":null,"email":null,"url":null,"packages_count":4,"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":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":2838910,"name":"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":36,"first_release_published_at":"2017-09-07T07:46:59.000Z","latest_release_published_at":"2025-08-27T02:32:47.000Z","latest_release_number":"1.19.0","last_synced_at":"2025-09-07T18:02:55.757Z","created_at":"2022-04-10T11:56:28.549Z","updated_at":"2025-09-07T18:02:55.757Z","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":8885995,"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_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":0.0,"cvss_vector":null,"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,"packages":[{"versions":[{"first_patched_version":"1.17.0","vulnerable_version_range":"\u003c 1.17.0"}],"ecosystem":"pypi","package_name":"onnx"}],"created_at":"2025-03-21T22:08:09.465Z","updated_at":"2025-03-27T17:41:58.000Z","epss_percentage":0.00626,"epss_percentile":0.69386},{"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":0.0,"cvss_vector":null,"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/advisories/GHSA-6rq9-53c3-f7vj"],"source_kind":"github","identifiers":["GHSA-6rq9-53c3-f7vj","CVE-2024-5187"],"repository_url":"https://github.com/onnx/onnx","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.16.2","vulnerable_version_range":"\u003c 1.16.2"}],"ecosystem":"pypi","package_name":"onnx"}],"created_at":"2024-10-23T18:06:26.579Z","updated_at":"2025-01-27T23:08:36.000Z","epss_percentage":0.00716,"epss_percentile":0.7148},{"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":0.0,"cvss_vector":null,"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,"packages":[{"versions":[{"first_patched_version":"1.16.0","vulnerable_version_range":"\u003c= 1.15.0"}],"ecosystem":"pypi","package_name":"onnx"}],"created_at":"2024-02-23T21:05:04.346Z","updated_at":"2025-07-15T01:15:49.662Z","epss_percentage":0.00161,"epss_percentile":0.37741},{"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,"packages":[{"versions":[{"first_patched_version":"1.13.0","vulnerable_version_range":"\u003c 1.13.0"}],"ecosystem":"pypi","package_name":"onnx"}],"created_at":"2023-01-27T02:02:55.176Z","updated_at":"2024-10-08T12:35:51.000Z","epss_percentage":0.02876,"epss_percentile":0.85529},{"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":0.0,"cvss_vector":null,"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,"packages":[{"versions":[{"first_patched_version":"1.16.0","vulnerable_version_range":"\u003c= 1.15.0"}],"ecosystem":"pypi","package_name":"onnx"}],"created_at":"2024-03-03T06:04:35.320Z","updated_at":"2025-07-15T01:15:49.591Z","epss_percentage":0.0004,"epss_percentile":0.11154}],"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","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","maintainers":[{"uuid":"onnx","login":"onnx","name":null,"email":null,"url":null,"packages_count":7,"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":10,"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":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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","committers":[{"name":"Chun-Wei Chen","email":"jacky82226@gmail.com","login":"jcwchen","count":268},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":247},{"name":"Andreas Fehlner","email":"fehlner@arcor.de","login":"andife","count":194},{"name":"bddppq","email":"bai@in.tum.de","login":"bddppq","count":174},{"name":"Lu Fang","email":"30275821+houseroad","login":"houseroad","count":149},{"name":"Justin Chu","email":"justinchuby","login":"justinchuby","count":148},{"name":"G. Ramalingam","email":"grama@microsoft.com","login":"gramalingam","count":133},{"name":"cyyever","email":"cyyever@outlook.com","login":"cyyever","count":104},{"name":"Ke Zhang","email":"kezhan@microsoft.com","login":"linkerzhang","count":102},{"name":"Xavier Dupré","email":"xadupre","login":"xadupre","count":87},{"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":"Edward Z. Yang","email":"ezyang@fb.com","login":"ezyang","count":35},{"name":"daquexian","email":"daquexian566@gmail.com","login":"daquexian","count":33},{"name":"Rui Zhu","email":"zrphercule@gmail.com","login":"zrphercule","count":32},{"name":"Marat Dukhan","email":"maratek@gmail.com","login":"Maratyszcza","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":"Raymond Yang","email":"zihao.yang@microsoft.com","login":null,"count":27},{"name":"Changming Sun","email":"chasun@microsoft.com","login":"snnn","count":26},{"name":"Negin Raoof","email":"neginmr@utexas.edu","login":"neginraoof","count":25},{"name":"Yuan Yao","email":"99693700+yuanyao-nv","login":"yuanyao-nv","count":24},{"name":"Bowen Bao","email":"bowbao@microsoft.com","login":"BowenBao","count":22},{"name":"Gary Miguel","email":"garymiguel@microsoft.com","login":"garymm","count":21},{"name":"Takeshi Watanabe","email":"take-cheeze","login":"take-cheeze","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":"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":"Dmitri Smirnov","email":"yuslepukhin","login":"yuslepukhin","count":18},{"name":"Scott McKay","email":"Scott.McKay@microsoft.com","login":"skottmckay","count":17},{"name":"Dmytro Dzhulgakov","email":"dzhulgakov","login":"dzhulgakov","count":15},{"name":"Don Box","email":"dbox@microsoft.com","login":null,"count":15},{"name":"Don Box","email":"dbox@xbox.com","login":"donbox","count":14},{"name":"Joaquin Anton","email":"janton@nvidia.com","login":"jantonguirao","count":14},{"name":"Shinichiro Hamaji","email":"shinichiro.hamaji@gmail.com","login":"shinh","count":14},{"name":"M. Zeeshan Siddiqui","email":"mzs@microsoft.com","login":"codemzs","count":14},{"name":"Charles Volzka","email":"42243335+cjvolzka","login":"cjvolzka","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":"Joe","email":"joe@preferred.jp","login":"xuzijian629","count":9},{"name":"Peyman Manikashani","email":"34145780+pk-g","login":"pk-g","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":"Joseph Spisak","email":"spisakjo@gmail.com","login":"jspisak","count":9},{"name":"Jakub Bachurski","email":"kbachurski@gmail.com","login":"jbachurski","count":9},{"name":"Danni","email":"leedanni@gmail.com","login":"isdanni","count":9},{"name":"Michał Karzyński","email":"postrational","login":"postrational","count":9},{"name":"Shubham Bhokare","email":"32080845+shubhambhokare1","login":"shubhambhokare1","count":8},{"name":"Matteo Salvarezza","email":"matteo.salvarezza@gmail.com","login":"matteosal","count":8},{"name":"Pranav Sharma","email":"emailpranav@gmail.com","login":"pranavsharma","count":8},{"name":"Dwayne Robinson","email":"dwayner@microsoft.com","login":"fdwr","count":8},{"name":"Armen","email":"armen.ag@live.com","login":"ArmenAg","count":8},{"name":"Lara Haidar","email":"haidar.lara@gmail.com","login":"lara-hdr","count":7},{"name":"Gal Hubara-Agam","email":"ghubaraagam@nvidia.com","login":"galagam","count":7},{"name":"rwilliams58","email":"33673692+rwilliams58","login":"rwilliams58","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":"Ewa Tusień","email":"ewa.tusien@intel.com","login":null,"count":7},{"name":"Ksenija Stanojevic","email":"KsenijaS","login":"KsenijaS","count":7},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":7},{"name":"Hector Li","email":"hecli@microsoft.com","login":"HectorSVC","count":6},{"name":"Christian Bourjau","email":"cbourjau","login":"cbourjau","count":6},{"name":"konstantin-pueckler-qc","email":"konstantin.pueckler@quantco.com","login":"konstantin-pueckler-qc","count":6},{"name":"Sergii Dymchenko","email":"kit1980@gmail.com","login":"kit1980","count":6},{"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":"Chin Huang","email":"chhuang@us.ibm.com","login":"chinhuang007","count":6},{"name":"Anirudh","email":"anirudhkrec@gmail.com","login":"anirudhacharya","count":6},{"name":"Nat Kershaw (MSFT)","email":"nakersha@microsoft.com","login":"natke","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":"Alexandre Eichenberger","email":"alexe@us.ibm.com","login":"AlexandreEichenberger","count":5},{"name":"Zhenhua Wang","email":"4936589+zhenhuaw-me","login":"zhenhuaw-me","count":5},{"name":"Sheil Kumar","email":"smk2007@gmail.com","login":"smk2007","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":"ideal","email":"40137309+slowlyideal","login":"slowlyideal","count":4},{"name":"Ryan Hill","email":"38674843+RyanUnderhill","login":"RyanUnderhill","count":4},{"name":"Raghavan Naresh Sarangapani","email":"roborags80@gmail.com","login":"roborags","count":4},{"name":"Niklas Gustafsson","email":"niklasg@microsoft.com","login":"NiklasGustafsson","count":4},{"name":"oPluss","email":"opluss@qq.com","login":"OYCN","count":4},{"name":"prcvih","email":"41447049+autoih","login":"autoih","count":4},{"name":"Brett Koonce","email":"koonce@hello.com","login":"brettkoonce","count":4},{"name":"Matthieu Darbois","email":"mayeut","login":"mayeut","count":4},{"name":"Mark Hamilton","email":"mhamilton723@gmail.com","login":"mhamilton723","count":4},{"name":"Jaliya Ekanayake","email":"jaliyaek@microsoft.com","login":"jaliyae","count":4},{"name":"Kevin Chen","email":"45886021+kevinch-nv","login":"kevinch-nv","count":4},{"name":"Atanas Dimitrov","email":"70822030+neNasko1","login":"neNasko1","count":4},{"name":"Clif Houck","email":"me@clifhouck.com","login":"ClifHouck","count":4},{"name":"Eric S. Yu","email":"ffk0716@gmail.com","login":"ffk0716","count":4},{"name":"Anna","email":"antheaj@vmware.com","login":null,"count":4},{"name":"","email":"ramali@GRAMA-LT1.fareast.corp.microsoft.com","login":null,"count":4},{"name":"Philip Lassen","email":"philiplassen+git@gmail.com","login":"philass","count":3},{"name":"Plinio Silveira","email":"plinio89s@gmail.com","login":"pliniosilveira","count":3},{"name":"Ian Bearman","email":"ianb@microsoft.com","login":"manbearian","count":3},{"name":"Rajeev Rao","email":"rajeevsrao","login":"rajeevsrao","count":3},{"name":"Tang, Cheng","email":"souptc@gmail.com","login":"souptc","count":3},{"name":"Teodora Sechkova","email":"tsechkova@vmware.com","login":"sechkova","count":3},{"name":"hlu1","email":"14827759+hlu1","login":"hlu1","count":3},{"name":"marload","email":"rladhkstn8@gmail.com","login":"marload","count":3},{"name":"Roman Dzhabarov","email":"34466929+rdzhabarov","login":"rdzhabarov","count":3},{"name":"rajeevnalawadi","email":"rajeev.k.nalawadi@intel.com","login":"rajeevnalawadi","count":3},{"name":"Mike Essenmacher","email":"112431871+mikeessen","login":"mikeessen","count":3},{"name":"Jeremy Cochoy","email":"jeremy.cochoy@gmail.com","login":"jeremycochoy","count":3},{"name":"Jeff","email":"38966965+jeffbloo","login":"jeffbloo","count":3},{"name":"Degao Chu","email":"degaochu@cn.ibm.com","login":"chudegao","count":3},{"name":"ashbhandare","email":"aibhanda@microsoft.com","login":"ashbhandare","count":3},{"name":"Yulong Wang","email":"7679871+fs-eire","login":"fs-eire","count":3},{"name":"Adrian Lizarraga","email":"adlizarraga@microsoft.com","login":"adrianlizarraga","count":3},{"name":"co63oc","email":"co63oc","login":"co63oc","count":2},{"name":"Sheng Zha","email":"szha","login":"szha","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":"Ti-Tai Wang","email":"titaiwang@microsoft.com","login":"titaiwangms","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":"Deyu Huang","email":"dejack953@outlook.com","login":"hwangdeyu","count":2},{"name":"Li-Wen Chang","email":"30609447+liwchang","login":"liwchang","count":2},{"name":"Jerry Zhang","email":"jerryzh@fb.com","login":"jerryzh168","count":2},{"name":"Anand Krishna","email":"51157561+AnandKri","login":"AnandKri","count":2},{"name":"vloncar","email":"vloncar","login":"vloncar","count":2},{"name":"stevenlix","email":"38092805+stevenlix","login":"stevenlix","count":2},{"name":"sqhao","email":"haoshengqiang79@163.com","login":"HSQ79815","count":2},{"name":"peterjc123","email":"peter_jiachen@163.com","login":"peterjc123","count":2},{"name":"pengwa","email":"pengwa@microsoft.com","login":"pengwa","count":2},{"name":"one-hello","email":"39261981+one-hello","login":"one-hello","count":2},{"name":"karljang","email":"karljang@gmail.com","login":"karljang","count":2},{"name":"jignparm","email":"jignparm@microsoft.com","login":"jignparm","count":2},{"name":"xkszltl","email":"xkszltl@gmail.com","login":"xkszltl","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":"Armen Gabrielyan","email":"armengabrielyan16@gmail.com","login":"armgabrielyan","count":2},{"name":"Ashay Rane","email":"ashay","login":"ashay","count":2},{"name":"AtanasDimitrovQC","email":"128688806+AtanasDimitrovQC","login":"AtanasDimitrovQC","count":2},{"name":"Kyle Sayers","email":"kylesayrs@gmail.com","login":"kylesayrs","count":2},{"name":"David Fan","email":"30608893+jiafatom","login":"jiafatom","count":2},{"name":"Dougal J. Sutherland","email":"dougal@gmail.com","login":"djsutherland","count":2},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":2},{"name":"Gao, Xiang","email":"qasdfgtyuiop@gmail.com","login":"zasdfgbnm","count":2},{"name":"Guoliang Hua","email":"32868157+nbcsm","login":"nbcsm","count":2},{"name":"Guoyu Wang","email":"62914304+gwang-msft","login":"gwang-msft","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":"Robert Knight","email":"robertknight@gmail.com","login":"robertknight","count":2},{"name":"Tee Jung","email":"tee.jung@unfix.net","login":"Tee0125","count":2},{"name":"RandySheriffH","email":"48490400+RandySheriffH","login":"RandySheriffH","count":2},{"name":"Ramakrishnan Sivakumar","email":"ramkrishna2910@gmail.com","login":"ramkrishna2910","count":2},{"name":"Pranav Prakash","email":"pranav-prakash","login":"pranav-prakash","count":2},{"name":"Patrice Vignola","email":"vignola.patrice@gmail.com","login":"PatriceVignola","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"hamptonm1","email":"79232909+hamptonm1","login":"hamptonm1","count":2},{"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":"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":"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":"rockindy","email":"37647490+rockindy","login":"rockindy","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":"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":"Taketoshi Fujiwara","email":"taketoshi.fujiwara@gmail.com","login":"tfujiwar","count":1},{"name":"Takuya Wakisaka","email":"takuya.wakisaka@moldweorp.com","login":"ruimashita","count":1},{"name":"Valentin Churavy","email":"vchuravy","login":"vchuravy","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":"Wouter Deconinck","email":"wdconinc@gmail.com","login":"wdconinc","count":1},{"name":"alx256","email":"41289125+alx256","login":"alx256","count":1},{"name":"mshudrak","email":"69989229+mshudrak","login":"mshudrak","count":1},{"name":"nickfeeney","email":"39503087+nickfeeney","login":"nickfeeney","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":"Bram","email":"b.dewit@applyai.nl","login":"Swopper050","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":"Jicheng Tang","email":"tangjicheng@sogou-inc.com","login":null,"count":1},{"name":"Oleg Poyaganov","email":"opedge@gmail.com","login":null,"count":1},{"name":"Dmitry Levin","email":"dmitry@prisma-ai.com","login":null,"count":1},{"name":"Chris Hua","email":"chua@squareup.com","login":null,"count":1},{"name":"andreh","email":"andreh@localhost","login":null,"count":1},{"name":"王振华 (Zhenhua WANG)","email":"zhenhua.wzh@icloud.com","login":null,"count":1},{"name":"tix.lo","email":"tix.lo@mediatek.com","login":null,"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":"ZINEKS","email":"wutiantong@icloud.com","login":null,"count":1},{"name":"Yuhong Guo","email":"yuhguo@microsoft.com","login":null,"count":1},{"name":"amarin16","email":"91211819+amarin16","login":"amarin16","count":1},{"name":"andreh7","email":"andre.holzner@gmail.com","login":"andreh7","count":1},{"name":"cainbit","email":"cainbit@gmail.com","login":"cainbit","count":1},{"name":"chenbohua3","email":"chen_bohua@hotmail.com","login":"chenbohua3","count":1},{"name":"edgchen1","email":"edgchen1","login":"edgchen1","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":"HE, Tao","email":"sighingnow@gmail.com","login":"sighingnow","count":1},{"name":"Fangjun Kuang","email":"csukuangfj@gmail.com","login":"csukuangfj","count":1},{"name":"Foundsheep","email":"92705171+Foundsheep","login":"Foundsheep","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":"H1Gdev","email":"h1g.z.ouroboros+github@gmail.com","login":"H1Gdev","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":"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":"yanbc","email":"imyanbc@gmail.com","login":"YanBC","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":"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":"Ettore Tiotto","email":"etiotto@gmail.com","login":"etiotto","count":1},{"name":"Eundoo Song","email":"eundoo.song@gmail.com","login":"eundoosong","count":1},{"name":"Jakub Bachurski","email":"KubinGH","login":"KubinGH","count":1},{"name":"Mehmet Can Farsak","email":"32980057+mehmetcanfarsak","login":"mehmetcanfarsak","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":"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":"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":"Yadunand Kamath","email":"yadunand.kamath@gmail.com","login":"yadunand-kamath","count":1},{"name":"Xingyu Xie","email":"namasikanam@gmail.com","login":"namasikanam","count":1},{"name":"Xiao Ke-Ting","email":"peter.xiau@gmail.com","login":"yocox","count":1},{"name":"XavierAtShanghai","email":"xfwang0219@163.com","login":"XavierAtShanghai","count":1},{"name":"462630221","email":"35516720+462630221","login":"462630221","count":1},{"name":"Abhishek-TyRnT","email":"58800592+Abhishek-TyRnT","login":"Abhishek-TyRnT","count":1},{"name":"Aiken Cairncross","email":"acairncross@gmail.com","login":"acairncross","count":1},{"name":"Alex Garustovich","email":"yukigaru@gmail.com","login":"Yukigaru","count":1},{"name":"Alex Gresnel","email":"31708810+agresnel","login":"agresnel","count":1},{"name":"AlexMuresan","email":"alex.muresan07@gmail.com","login":"AlexMuresan","count":1},{"name":"Alexander Grund","email":"Flamefire","login":"Flamefire","count":1},{"name":"Alexander Yermolovich","email":"43973793+ayermolo","login":"ayermolo","count":1},{"name":"Aman K. Shihab","email":"70906662+amankshihab","login":"amankshihab","count":1},{"name":"Anubhav Kumar","email":"anubhav22.kumar@gmail.com","login":"kaiserliche","count":1},{"name":"Arthur Meyre","email":"arthur.meyre@zama.ai","login":"IceTDrinker","count":1},{"name":"Bashintosh","email":"contact@lucasmahieu.fr","login":"LucasMahieu","count":1},{"name":"Ben","email":"bstriner","login":"bstriner","count":1},{"name":"Ben Avrahami","email":"avrahami.ben@gmail.com","login":"bentheiii","count":1},{"name":"Beomsoo Kim","email":"bluewhale8202@gmail.com","login":"bombs-kim","count":1},{"name":"Bilyana Indzheva","email":"36890669+bili2002","login":"bili2002","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":"Derek Murray","email":"derek.murray@gmail.com","login":"mrry","count":1},{"name":"Divyanshu Kumar","email":"53843818+divyanshugit","login":"divyanshugit","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":"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":"Jerry","email":"bignose1007@gmail.com","login":"JerryShih","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":"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":"ShayHacohen","email":"44909655+ShayHacohen","login":"ShayHacohen","count":1},{"name":"Shuangchi He","email":"34329208+Yulv-git","login":"Yulv-git","count":1},{"name":"SpaceIm","email":"30052553+SpaceIm","login":"SpaceIm","count":1},{"name":"Stephen Neuendorffer","email":"stephen@neuendorffer.name","login":"stephenneuendorffer","count":1},{"name":"Sunny Anand","email":"164108690+Sunny-Anand","login":"Sunny-Anand","count":1},{"name":"Tabari Alexander","email":"tehbone","login":"tehbone","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":"Brian Martin","email":"42186431+martinb35","login":"martinb35","count":1},{"name":"Bryan Anderson","email":"andembry@amazon.com","login":"andembry","count":1},{"name":"Calvin McCarter","email":"77687912+calvinmccarter-at-lightmatter","login":"calvinmccarter-at-lightmatter","count":1},{"name":"Casey Carter","email":"cartec69@gmail.com","login":"CaseyCarter","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":"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":"Pete Warden","email":"pete@petewarden.com","login":"petewarden","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":"Markus Bilz","email":"github@markusbilz.com","login":"KarelZe","count":1},{"name":"Prabhat","email":"prabhatr@usc.edu","login":"prabhat00155","count":1},{"name":"Pranshu Pant","email":"32600304+pranshupant","login":"pranshupant","count":1},{"name":"Rail","email":"chabdarov.r.a@yandex.ru","login":"Exile333","count":1}],"total_commits":3217,"total_committers":357,"total_bot_commits":247,"total_bot_committers":1,"mean_commits":9.011204481792717,"dds":0.9166925707180603,"past_year_committers":[{"name":"Andreas Fehlner","email":"fehlner@arcor.de","login":"andife","count":151},{"name":"cyyever","email":"cyyever@outlook.com","login":"cyyever","count":104},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":99},{"name":"Justin Chu","email":"justinchuby","login":"justinchuby","count":47},{"name":"Yuan Yao","email":"99693700+yuanyao-nv","login":"yuanyao-nv","count":13},{"name":"Po-Chu Hsu","email":"tonypottera@gmail.com","login":"tonypottera24","count":10},{"name":"G. Ramalingam","email":"grama@microsoft.com","login":"gramalingam","count":9},{"name":"Xavier Dupré","email":"xadupre","login":"xadupre","count":9},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":7},{"name":"Shubham Bhokare","email":"32080845+shubhambhokare1","login":"shubhambhokare1","count":6},{"name":"konstantin-pueckler-qc","email":"konstantin.pueckler@quantco.com","login":"konstantin-pueckler-qc","count":6},{"name":"Atanas Dimitrov","email":"70822030+neNasko1","login":"neNasko1","count":4},{"name":"Raghavan Naresh Sarangapani","email":"roborags80@gmail.com","login":"roborags","count":4},{"name":"liqun Fu","email":"liqfu@microsoft.com","login":"liqunfu","count":3},{"name":"Christian Bourjau","email":"cbourjau","login":"cbourjau","count":3},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":2},{"name":"Ilya Lavrenov","email":"ilya.lavrenov@intel.com","login":"ilya-lavrenov","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Nat Kershaw (MSFT)","email":"nakersha@microsoft.com","login":"natke","count":2},{"name":"Robert Knight","email":"robertknight@gmail.com","login":"robertknight","count":2},{"name":"Ti-Tai Wang","email":"titaiwang@microsoft.com","login":"titaiwangms","count":2},{"name":"Yosshi999","email":"Yosshi999","login":"Yosshi999","count":2},{"name":"co63oc","email":"co63oc","login":"co63oc","count":2},{"name":"Alexandre Eichenberger","email":"alexe@us.ibm.com","login":"AlexandreEichenberger","count":1},{"name":"Ben Avrahami","email":"avrahami.ben@gmail.com","login":"bentheiii","count":1},{"name":"Bilyana Indzheva","email":"36890669+bili2002","login":"bili2002","count":1},{"name":"Danni","email":"leedanni@gmail.com","login":"isdanni","count":1},{"name":"Giulio Eulisse","email":"10544+ktf","login":"ktf","count":1},{"name":"seungwoo-ji","email":"seungwoo.ji@nuvilab.com","login":"seungwoo-ji-03","count":1},{"name":"oPluss","email":"opluss@qq.com","login":"OYCN","count":1},{"name":"mshudrak","email":"69989229+mshudrak","login":"mshudrak","count":1},{"name":"mcollinswisc","email":"maxwell.collins@tetramem.com","login":"mcollinswisc","count":1},{"name":"kolasaniv1996","email":"92003218+kolasaniv1996","login":"kolasaniv1996","count":1},{"name":"kcvlex","email":"krkr9893@gmail.com","login":"kcvlex","count":1},{"name":"cainbit","email":"cainbit@gmail.com","login":"cainbit","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":"Zijun Yu","email":"zijun.yu.joey@gmail.com","login":"wine99","count":1},{"name":"Yulong Wang","email":"7679871+fs-eire","login":"fs-eire","count":1},{"name":"Yadunand Kamath","email":"yadunand.kamath@gmail.com","login":"yadunand-kamath","count":1},{"name":"Takeshi Watanabe","email":"take-cheeze","login":"take-cheeze","count":1},{"name":"Sunny Anand","email":"164108690+Sunny-Anand","login":"Sunny-Anand","count":1},{"name":"Rudro","email":"rudro1152@gmail.com","login":"rudrOwO","count":1},{"name":"Ramakrishnan Sivakumar","email":"ramkrishna2910@gmail.com","login":"ramkrishna2910","count":1},{"name":"Pete Warden","email":"pete@petewarden.com","login":"petewarden","count":1},{"name":"Nenad Banfic","email":"46795300+nenad1002","login":"nenad1002","count":1},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":1},{"name":"Meilof Veeningen","email":"82084087+meilofveeningen-rl","login":"meilofveeningen-rl","count":1},{"name":"Mehmet Can Farsak","email":"32980057+mehmetcanfarsak","login":"mehmetcanfarsak","count":1},{"name":"Markus Bilz","email":"github@markusbilz.com","login":"KarelZe","count":1},{"name":"Liu Jinjie","email":"68475640+sgjzfzzf","login":"sgjzfzzf","count":1},{"name":"Kevin Chen","email":"45886021+kevinch-nv","login":"kevinch-nv","count":1},{"name":"Joshua Lochner","email":"admin@xenova.com","login":"xenova","count":1},{"name":"Joaquin Anton","email":"janton@nvidia.com","login":"jantonguirao","count":1},{"name":"Jagadeesh V","email":"jagadeesh.vijayendran@multicorewareinc.com","login":"jagadeeshvx","count":1}],"past_year_total_commits":524,"past_year_total_committers":56,"past_year_total_bot_commits":99,"past_year_total_bot_committers":1,"past_year_mean_commits":9.357142857142858,"past_year_dds":0.7118320610687023,"last_synced_at":"2025-08-08T03:05:31.325Z","last_synced_commit":"79e7065520f6aaba972fe70b39f9bbc98a1321f0","created_at":"2023-03-07T09:43:48.994Z","updated_at":"2025-08-08T03:05:31.364Z","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":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"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_stats":{"full_name":"onnx/onnx","html_url":"https://github.com/onnx/onnx","last_synced_at":"2025-09-08T07:53:17.082Z","status":null,"issues_count":985,"pull_requests_count":2012,"avg_time_to_close_issue":24708620.95023328,"avg_time_to_close_pull_request":3830506.1791044776,"issues_closed_count":642,"pull_requests_closed_count":1742,"pull_request_authors_count":170,"issue_authors_count":598,"avg_comments_per_issue":2.570558375634518,"avg_comments_per_pull_request":1.9860834990059641,"merged_pull_requests_count":1411,"bot_issues_count":1,"bot_pull_requests_count":373,"past_year_issues_count":229,"past_year_pull_requests_count":1130,"past_year_avg_time_to_close_issue":1027506.375,"past_year_avg_time_to_close_pull_request":524801.7285407726,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":932,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":1.205240174672489,"past_year_avg_comments_per_pull_request":1.731858407079646,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":807,"created_at":"2023-05-10T11:07:03.239Z","updated_at":"2025-09-08T07:53:17.084Z","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":{"question":315,"bug":292,"stale":250,"contributions welcome":102,"enhancement":89,"operator":51,"no-issue-activity":50,"topic: operator":39,"topic: enhancement":35,"topic: spec clarification":34,"converters":33,"build":31,"good first issue":25,"shape inference":24,"runtime":18,"spec clarification":16,"tracking":14,"documentation":14,"topic: documentation":13,"module: shape inference":13,"topic: build":10,"spec":9,"onnx checker":8,"version converter":7,"utility":7,"dependencies":6,"CI pipelines":6,"module: version converter":5,"reference implementation":5,"topic: runtime":5,"module: spec":5,"build pipelines":5,"module: reference implementation":5,"topic: converters":4,"module: checker":3,"module: utility":3,"ir":3,"test":3,"better engineering":3,"announce":3,"website content":3,"topic: better engineering":2,"topic: test":2,"discussion":2,"rfc":2,"run release CIs":2,"onnx parser":2,"module: CI pipelines":2,"protobuf":1,"module: schema":1,"github_actions":1,"topic: quantization":1,"code style":1,"module: parser":1,"python":1,"module: optimizer":1,"vulnerability":1,"partial data propagation":1,"topic: partial data propagation":1,"announcement":1,"training":1,"module: inliner":1,"optimizer":1,"inliner":1,"low priority":1},"pull_request_labels_count":{"run release CIs":685,"dependencies":258,"github_actions":226,"python":148,"operator":51,"better engineering":37,"release notes":37,"review needed: operators approvers":35,"auto update doc":35,"topic: build":31,"stale":30,"topic: operator":23,"build":22,"shape inference":21,"module: spec":21,"documentation":20,"do not merge":17,"build pipelines":17,"no-pr-activity":17,"topic: better engineering":16,"spec clarification":13,"topic: spec clarification":12,"module: utility":12,"test":12,"module: CI pipelines":11,"module: reference implementation":10,"topic: bc breaking":10,"reference implementation":10,"version converter":9,"topic: bug fix":9,"topic: test":9,"utility":8,"website content":8,"code style":8,"onnx parser":8,"topic: documentation":7,"test ONNX Model Zoo":6,"onnx checker":6,"module: shape inference":4,"spec":4,"module: checker":4,"more info needed":3,"schema":3,"module: ir (c++)":2,"protobuf":2,"good first issue":2,"no-stale":2,"contributions welcome":2,"topic: deprecation":2,"partial data propagation":2,"inliner":2,"topic: enhancement":2,"module: version converter":1,"module: dependencies":1,"enhancement":1,"announce":1,"topic: better error message":1,"quantization":1,"module: inliner":1,"ir":1,"module: parser":1},"issue_author_associations_count":{"NONE":632,"CONTRIBUTOR":259,"MEMBER":88,"COLLABORATOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":1421,"MEMBER":454,"NONE":116,"COLLABORATOR":21},"issue_authors":{"justinchuby":136,"andife":45,"jcwchen":17,"gramalingam":14,"liqunfu":13,"mgehre-amd":8,"AlexandreEichenberger":7,"lucasjinreal":7,"adityagoel4512":7,"galagam":7,"yuslepukhin":6,"xadupre":6,"cbourjau":6,"robertknight":6,"cjvolzka":6,"yuanyao-nv":5,"kumar-utkarsh0317":5,"xiaowuhu":5,"yurivict":5,"abhishek27m1992github":4,"titaiwangms":4,"ArchRobison":4,"kumarutkarsh1248":4,"BowenBao":4,"mathisdon":3,"Ksrkmdl0226":3,"leimao":3,"TinaAMD":3,"zhenhuaw-me":3,"Aman-Surkar":3,"garymm":3,"snnn":3,"CZXIANGOvO":3,"fdwr":3,"ivberg":3,"IzanCatalan":3,"Jason-Young-AI":3,"tonypottera24":3,"vera121":2,"seawater668":2,"matteosal":2,"harshil1973":2,"dashesy":2,"thiagocrepaldi":2,"gineshidalgo99":2,"Ashish0091":2,"MatejUrbanQC":2,"tehbone":2,"roachsinai":2,"LoSealL":2,"jornfranke":2,"cyyever":2,"mathmax12":2,"ArtyZe":2,"duanshengliu":2,"RunnerZhong":2,"ghost":2,"kraza8":2,"adrianlizarraga":2,"frankvp11":2,"dannyfriar":2,"inisis":2,"Lenan22":2,"houseroad":2,"Swopper050":2,"DSP3460":2,"zzqiuzz":2,"stswidwinski":2,"hmy-meng":2,"harshakhmk":2,"pnpuranik":2,"carrieyummy":2,"Marie-LineIbrahim":2,"letmaik":2,"vadimkantorov":2,"jikechao":2,"mengniwang95":2,"broune":2,"cqray1990":2,"Abhishek-TyRnT":2,"josephrocca":2,"Abdurrahheem":2,"jbachurski":2,"jonas-doevenspeck":2,"Jack-liu1998":2,"yashgadodia12":2,"FrancescoSaverioZuppichini":2,"hariharans29":2,"jeyblu":2,"Tunaaaaa":2,"SathwikaNandimadalam":1,"polarathene":1,"jlucaso1":1,"linshokaku":1,"BjGoCraft":1,"jvesely":1,"asyms":1,"bhshp":1,"zhangxiang1993":1,"fengyuentau":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,"yzhou0919":1,"clark-2000":1,"josel-amd":1,"dependabot[bot]":1,"tgolsson":1,"atmadeep":1,"Mathew5000":1,"alexhallam":1,"HasnaBoumiza":1,"chrisbbayley":1,"qd986692950":1,"axinging":1,"HeliWang":1,"rgesteve":1,"rryan":1,"Ai-ZL":1,"zhudianGG":1,"w1005444804":1,"magicse":1,"jantonguirao":1,"imohammadhossein":1,"hernanmd":1,"ffxxjj":1,"wangzh63":1,"bkaruman":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,"alskdjfasdfsadf":1,"joda01":1,"xingjunhong":1,"mcollinswisc":1,"petewarden":1,"tarekgh":1,"IamJiangBo":1,"nhkhiemSWE":1,"WillPen":1,"abedbaltaji":1,"crazyboy9103":1,"tzhang-666":1,"cyanic-selkie":1,"lofoner":1,"wwdok":1,"weixsong":1,"chayliu1991":1,"konstantin-pueckler-qc":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,"deng-ShiFu":1,"BEEugene":1,"matscalia":1,"cena001plus":1,"zhoumenghan":1,"mwangistan":1,"Guriido":1,"visin109":1,"HenokB":1,"manky006":1,"mkompanek":1,"zhipenghan":1,"MichaelH717":1,"guotuofeng":1,"victorsoda":1,"Dodonicc":1,"darkopetrovic":1,"TimotheeWrightFicha":1,"hasicx":1,"SrikaraPranesh":1,"sanbuphy":1,"RabJon":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,"TheKingDuck":1,"acb146":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,"henry861114":1,"captainIT":1,"MOLOjl":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,"sl1pkn07":1,"al-rigazzi":1,"vladlen32230":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,"FedyuninV":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,"Stanley5249":1,"feliuf":1,"zhijxu-MS":1,"samuela":1,"rushi-the-neural-arch":1,"RyanShun-511":1,"claverru":1,"25b3nk":1,"O-3llc":1,"tcherckez-nvidia":1,"JianyyuWang":1,"jmren168":1,"Mexyy":1,"micahstairs":1,"plabus":1,"yaoyuannnn":1,"jedbrown":1,"kkloberdanz":1,"minhhotboy9x":1,"PliniLeonardo":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,"lichunxiang93":1,"yuecheng-ma":1,"TomWildenhain-Microsoft":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,"SmallBlackEgg":1,"williamlzw":1,"codyuan":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,"ironcg20":1,"hatchuta-xilinx":1,"siddharth062022":1,"xiguadong":1,"prasanthpul":1,"wonderzy":1,"HAfpq":1,"sallamander317":1,"andletenkov":1,"Koris95":1,"ge28boj":1,"MicroYu-jt":1,"wadhwasahil":1,"BwL1289":1,"pranav-prakash":1,"sarmientoj24":1,"philass":1,"vincent-mayer":1,"blingbling22":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,"Craigacp":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,"thelou1s":1,"diyessi":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,"star-hengxing":1,"RAQUELPRIVE":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,"yeqinfu":1,"LeoZDong":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,"sreenikSS":1,"fuzzyBatman":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,"WeichenXu123":1,"ecenurustun":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,"samvanstroud":1,"masahi":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,"mshudrak":1,"bmacadam-sfu":1,"mrgloom":1,"lostlose":1,"ABZig":1,"xiatutu":1,"Korijn":1,"MrGeva":1,"nealcha":1,"TedThemistokleous":1,"DagonArises":1,"Like2021":1,"derek-gerstmann":1,"DngBack":1,"rocking5566":1,"himalayjor":1,"tungld":1,"younghuvee":1,"spgoswami1":1,"SStarver":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,"bilelomrani1":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,"joyIntel":1,"AIYoungcino":1,"wejoncy":1,"ChipmunkKeeper":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},"pull_request_authors":{"andife":382,"dependabot[bot]":373,"cyyever":243,"justinchuby":175,"liqunfu":91,"xadupre":75,"gramalingam":68,"cjvolzka":63,"yuanyao-nv":36,"jcwchen":26,"tonypottera24":25,"roborags":19,"Copilot":19,"shubhambhokare1":16,"cbourjau":14,"galagam":13,"ramkrishna2910":12,"isdanni":11,"adityagoel4512":11,"thiagocrepaldi":9,"OYCN":8,"mayeut":8,"neNasko1":7,"matteosal":6,"Abhishek-TyRnT":6,"mgorny":6,"daquexian":6,"konstantin-pueckler-qc":5,"Ac2zoom":5,"ilya-lavrenov":5,"titaiwangms":5,"alx256":5,"adrianlizarraga":5,"sunflowersxu":4,"natke":4,"Yosshi999":4,"guoyuhong":4,"AlexandreEichenberger":4,"cainbit":4,"take-cheeze":4,"ZelboK":4,"emmanuel-ferdman":4,"ClifHouck":4,"co63oc":4,"robertknight":4,"uu2fu3o":4,"mshudrak":4,"ice-tong":4,"jantonguirao":4,"meilofveeningen-rl":3,"leimao":3,"slowlyideal":3,"MagellaX":3,"fs-eire":3,"ivberg":3,"lfopensource":3,"tehbone":3,"geckosecurity":3,"jslap-ubi":2,"wplf":2,"prasanthpul":2,"linshokaku":2,"Shashank1202":2,"surajiitd":2,"seungwoo-ji-03":2,"Swopper050":2,"broune":2,"BowenBao":2,"wine99":2,"Tytskiy":2,"peishenyan":2,"JamesAllingham":2,"rosemanmeilof":2,"maekawatoshiki":2,"jagadeeshvx":2,"kolasaniv1996":2,"LJXLJXLJX":2,"amarin16":2,"xenova":2,"celmore25":2,"liwuhen":2,"bili2002":2,"bzhang3":2,"avisinghal6":2,"georgen117":2,"chachaleo":2,"Cecilwang":2,"ngoldbaum":2,"q-ycong-p":2,"sgjzfzzf":2,"RatishT":2,"KarelZe":2,"mehmetcanfarsak":2,"kcvlex":2,"mcollinswisc":2,"yadunand-kamath":2,"Flamefire":2,"autoih":2,"kevinch-nv":2,"ktf":2,"csukuangfj":2,"zboszor":2,"RoboSchmied":2,"hariharans29":2,"nenad1002":2,"corwinjoy":2,"kylesayrs":2,"amankshihab":2,"PRESIDENT810":2,"kaiserliche":1,"wintersteiger":1,"Esttelle":1,"iskunk":1,"AtanasDimitrovQC":1,"fdwr":1,"vraspar":1,"avinashsai":1,"philass":1,"pranshupant":1,"linkerzhang":1,"MengAiDev":1,"lzu-zhanghr":1,"praasz":1,"lutzroeder":1,"p-wysocki":1,"rgesteve":1,"iurilgit":1,"kumar-ish":1,"inisis":1,"jiahy0825":1,"jbachurski":1,"chaserileyroberts":1,"yocox":1,"wdconinc":1,"CodesWithWolves":1,"jimspohrer":1,"petewarden":1,"ayermolo":1,"captainIT":1,"yufenglee":1,"askhade":1,"rajalakshmi139":1,"PatriceVignola":1,"TedThemistokleous":1,"divyanshugit":1,"leso-kn":1,"frank-ff":1,"i4oolish":1,"gautam1858":1,"rajveer43":1,"vahvero":1,"NiklasGustafsson":1,"wschin":1,"liuyu21":1,"andembry":1,"goldgeisser":1,"pk-g":1,"JCRPaquin":1,"ecederstrand":1,"ryota717":1,"xuzijian629":1,"smk2007":1,"ee7u":1,"rudrOwO":1,"duanshengliu":1,"testforSRC":1,"DZADSL72-00558":1,"maxstate":1,"ashay":1,"hobei":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"bug":78,"question":57,"enhancement":13,"contributions welcome":9,"operator":5,"good first issue":5,"topic: build":4,"topic: documentation":3,"CI pipelines":3,"module: reference implementation":3,"module: spec":2,"run release CIs":2,"topic: operator":2,"discussion":2,"rfc":2,"module: shape inference":2,"topic: runtime":2,"reference implementation":1,"python":1,"code style":1,"github_actions":1,"dependencies":1,"announcement":1,"documentation":1,"better engineering":1,"build":1,"module: version converter":1,"protobuf":1,"module: schema":1,"vulnerability":1,"topic: enhancement":1,"topic: better engineering":1,"module: CI pipelines":1,"topic: spec clarification":1,"spec":1},"past_year_pull_request_labels_count":{"run release CIs":402,"github_actions":122,"dependencies":70,"python":67,"topic: build":30,"auto update doc":24,"release notes":23,"module: spec":19,"better engineering":16,"do not merge":14,"topic: better engineering":14,"topic: operator":14,"topic: spec clarification":12,"module: utility":12,"module: CI pipelines":10,"topic: bc breaking":10,"module: reference implementation":10,"topic: test":9,"topic: bug fix":9,"topic: documentation":6,"test ONNX Model Zoo":6,"review needed: operators approvers":4,"module: checker":4,"operator":4,"spec clarification":4,"onnx parser":3,"build":3,"topic: deprecation":2,"documentation":2,"contributions welcome":2,"reference implementation":2,"good first issue":2,"protobuf":2,"module: shape inference":2,"no-stale":2,"module: ir (c++)":2,"test":1,"module: inliner":1,"topic: enhancement":1,"topic: better error message":1,"module: version converter":1},"past_year_issue_author_associations_count":{"NONE":141,"MEMBER":47,"CONTRIBUTOR":41},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":713,"MEMBER":355,"NONE":60,"COLLABORATOR":2},"past_year_issue_authors":{"andife":35,"justinchuby":31,"gramalingam":3,"robertknight":3,"tonypottera24":3,"Ksrkmdl0226":3,"Aman-Surkar":3,"vadimkantorov":2,"cyyever":2,"yashgadodia12":2,"pnpuranik":2,"harshil1973":2,"kraza8":2,"AlexandreEichenberger":2,"harshakhmk":2,"polarathene":1,"rachelglenn":1,"PliniLeonardo":1,"petewarden":1,"OswaldoBornemann":1,"O-3llc":1,"nishantkumar1292":1,"nhkhiemSWE":1,"NarenR21":1,"RunnerZhong":1,"abhaytechnoscore":1,"Lenan22":1,"LeoZDong":1,"Lewington-pitsos":1,"lg8080":1,"linshokaku":1,"Liuhehe2019":1,"loblik":1,"LoSealL":1,"manky006":1,"Masquito":1,"Mathew5000":1,"matscalia":1,"mcollinswisc":1,"michalkrawczyk":1,"mingmingtasd":1,"mkompanek":1,"mshudrak":1,"vraintanakarei":1,"vuongminh1907":1,"wangxianliang":1,"wcycqjy":1,"wine99":1,"xadupre":1,"XiaBing992":1,"xsz1216":1,"yf711":1,"yuan-kai-design":1,"yuanyao-nv":1,"yuecheng-ma":1,"yurivict":1,"yuslepukhin":1,"yzhou0919":1,"zhudianGG":1,"zwfengineer":1,"zz64":1,"RyanMetcalfeInt8":1,"saiden89":1,"SamNour":1,"scuizhibin":1,"SebastianJanampa":1,"spgoswami1":1,"Stanley5249":1,"star-hengxing":1,"SubGlitch1":1,"Swopper050":1,"tarekgh":1,"TedThemistokleous":1,"TinaAMD":1,"titaiwangms":1,"tle4336":1,"vera121":1,"vijayaramaraju-kalidindi":1,"vladlen32230":1,"chaodreaming":1,"ChipmunkKeeper":1,"claverru":1,"cocovoc":1,"codyuan":1,"coffezhou":1,"Craigacp":1,"cyanic-selkie":1,"DagonArises":1,"darkopetrovic":1,"dependabot[bot]":1,"DngBack":1,"DRKV333":1,"duanshengliu":1,"duduscript":1,"ecenurustun":1,"EzioQR":1,"acb146":1,"aksenventwo":1,"alert101":1,"al-rigazzi":1,"amd-vivekag":1,"antimora":1,"aparpara":1,"ArchRobison":1,"arefekh":1,"bakas-george":1,"baochangying":1,"BEEugene":1,"BjGoCraft":1,"blingbling22":1,"BowenBao":1,"BwL1289":1,"cbourjau":1,"jagadeeshvx":1,"JeanLoupFarges":1,"jlucaso1":1,"jmren168":1,"JNR000":1,"joda01":1,"jorickert":1,"kabyanil":1,"KarelZe":1,"kckeiks":1,"knwng":1,"KoalaQin":1,"konstantin-pueckler-qc":1,"kumarutkarsh1248":1,"lantudou":1,"lehoangHUST":1,"leimao":1,"feliuf":1,"FlintWangacc":1,"galagam":1,"ge28boj":1,"gpchowdari":1,"HAfpq":1,"hasicx":1,"HenokB":1,"hernanmd":1,"highly0":1,"himalayjor":1,"hrieke":1,"hy846130226":1,"IamJiangBo":1,"inisis":1,"IonBoleac":1,"jacques0266":1},"past_year_pull_request_authors":{"andife":326,"cyyever":237,"dependabot[bot]":189,"justinchuby":95,"tonypottera24":25,"yuanyao-nv":24,"xadupre":22,"Copilot":19,"shubhambhokare1":14,"gramalingam":11,"ramkrishna2910":10,"cbourjau":8,"neNasko1":7,"mgorny":6,"konstantin-pueckler-qc":5,"titaiwangms":5,"alx256":5,"roborags":4,"uu2fu3o":4,"robertknight":4,"AlexandreEichenberger":4,"cainbit":4,"emmanuel-ferdman":4,"mshudrak":4,"co63oc":4,"natke":4,"lfopensource":3,"MagellaX":3,"ilya-lavrenov":3,"geckosecurity":3,"meilofveeningen-rl":3,"LJXLJXLJX":2,"kolasaniv1996":2,"surajiitd":2,"kevinch-nv":2,"PRESIDENT810":2,"Tytskiy":2,"linshokaku":2,"ktf":2,"liwuhen":2,"nenad1002":2,"amarin16":2,"sgjzfzzf":2,"xenova":2,"bili2002":2,"leimao":2,"georgen117":2,"celmore25":2,"ngoldbaum":2,"seungwoo-ji-03":2,"fs-eire":2,"jagadeeshvx":2,"zboszor":2,"wine99":2,"KarelZe":2,"jantonguirao":2,"kcvlex":2,"yadunand-kamath":2,"mehmetcanfarsak":2,"mcollinswisc":2,"liqunfu":2,"testforSRC":1,"rudrOwO":1,"take-cheeze":1,"MengAiDev":1,"Esttelle":1,"ee7u":1,"petewarden":1,"ryota717":1,"vraspar":1,"isdanni":1,"ecederstrand":1},"maintainers":[{"login":"andife","count":427,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"jcwchen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcwchen"},{"login":"justinchuby","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"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":5,"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":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andife"},{"login":"justinchuby","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinchuby"},{"login":"liqunfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liqunfu"},{"login":"take-cheeze","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/take-cheeze"}]},"events":null,"keywords":["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.17565391504931,"created_at":"2025-09-08T11:18:36.019Z","updated_at":"2025-10-07T08:24:52.670Z","avatar_url":"https://github.com/onnx.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8933310,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["ai-framework","hardware-acceleration","tensor","autograd","distributed","transformer","audio","speech-recognition","vlms","cryptocurrencies"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64966","html_url":"https://science.ecosyste.ms/projects/64966"}