{"id":56609,"name":"torchdistill","description":"A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.","url":"https://github.com/yoshitomo-matsubara/torchdistill","last_synced_at":"2025-09-05T14:20:13.701Z","repository":{"id":37389183,"uuid":"228891845","full_name":"yoshitomo-matsubara/torchdistill","owner":"yoshitomo-matsubara","description":"A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.","archived":false,"fork":false,"pushed_at":"2025-08-28T15:45:58.000Z","size":11003,"stargazers_count":1543,"open_issues_count":0,"forks_count":135,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-08-28T22:43:35.630Z","etag":null,"topics":["amazon-sagemaker-lab","cifar10","cifar100","coco","colab-notebook","glue","google-colab","image-classification","imagenet","knowledge-distillation","natural-language-processing","nlp","object-detection","pascal-voc","pytorch","pytorch-ecosystem","semantic-segmentation","text-classification","transformer"],"latest_commit_sha":null,"homepage":"https://yoshitomo-matsubara.net/torchdistill/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoshitomo-matsubara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-18T17:40:32.000Z","updated_at":"2025-08-28T15:43:48.000Z","dependencies_parsed_at":"2024-03-02T05:22:40.758Z","dependency_job_id":"e035f39c-a977-4c91-ad6d-fd945f38b531","html_url":"https://github.com/yoshitomo-matsubara/torchdistill","commit_stats":{"total_commits":1193,"total_committers":6,"mean_commits":"198.83333333333334","dds":0.005867560771165126,"last_synced_commit":"39bf90ba514108df56d159db94d3dd99dbdc1b2f"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/sbom","scorecard":{"id":1180739,"data":{"date":"2025-07-14","repo":{"name":"github.com/yoshitomo-matsubara/torchdistill","commit":"4ecf92f12b204984558bd585d524c499abf05391"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/documentation.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/python-publish.yml:19"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/154233319","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/129035267","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/154233319","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/129035267"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yaml:16","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","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: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-28T22:45:32.386Z","repository_id":37389183,"created_at":"2025-08-28T22:45:32.386Z","updated_at":"2025-08-28T22:45:32.386Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273768337,"owners_count":25164513,"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-05T02:00:09.113Z","response_time":402,"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":"yoshitomo-matsubara","name":"Yoshitomo Matsubara","uuid":"11156001","kind":"user","description":"Applied Scientist at Amazon Alexa AI,  Ph.D. in Computer Science","email":"","website":"http://labusers.net/~ymatsubara/","location":"Washington, United States","twitter":"yoshitomo_cs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11156001?u=6500ec5b7e8043a1d5bc20e95ffc93d34ad6163b\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-04T22:38:26.004Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/yoshitomo-matsubara","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:00:07.950Z","updated_at":"2023-03-04T22:38:26.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara/repositories"},"packages":[{"id":11693425,"name":"github.com/yoshitomo-matsubara/torchdistill","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/yoshitomo-matsubara/torchdistill","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2020-11-25T07:54:45.000Z","latest_release_published_at":"2025-05-11T23:05:47.000Z","latest_release_number":"v1.1.3","last_synced_at":"2025-08-29T02:31:39.840Z","created_at":"2025-05-27T08:27:35.538Z","updated_at":"2025-08-29T02:39:12.109Z","registry_url":"https://pkg.go.dev/github.com/yoshitomo-matsubara/torchdistill","install_command":"go get github.com/yoshitomo-matsubara/torchdistill","documentation_url":"https://pkg.go.dev/github.com/yoshitomo-matsubara/torchdistill#section-documentation","metadata":{},"repo_metadata":{"id":37389183,"uuid":"228891845","full_name":"yoshitomo-matsubara/torchdistill","owner":"yoshitomo-matsubara","description":"A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.","archived":false,"fork":false,"pushed_at":"2025-08-28T15:45:58.000Z","size":11003,"stargazers_count":1543,"open_issues_count":0,"forks_count":135,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-08-28T22:43:35.630Z","etag":null,"topics":["amazon-sagemaker-lab","cifar10","cifar100","coco","colab-notebook","glue","google-colab","image-classification","imagenet","knowledge-distillation","natural-language-processing","nlp","object-detection","pascal-voc","pytorch","pytorch-ecosystem","semantic-segmentation","text-classification","transformer"],"latest_commit_sha":null,"homepage":"https://yoshitomo-matsubara.net/torchdistill/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoshitomo-matsubara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-18T17:40:32.000Z","updated_at":"2025-08-28T15:43:48.000Z","dependencies_parsed_at":"2024-03-02T05:22:40.758Z","dependency_job_id":"e035f39c-a977-4c91-ad6d-fd945f38b531","html_url":"https://github.com/yoshitomo-matsubara/torchdistill","commit_stats":{"total_commits":1193,"total_committers":6,"mean_commits":"198.83333333333334","dds":0.005867560771165126,"last_synced_commit":"39bf90ba514108df56d159db94d3dd99dbdc1b2f"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/sbom","scorecard":{"id":1180739,"data":{"date":"2025-07-14","repo":{"name":"github.com/yoshitomo-matsubara/torchdistill","commit":"4ecf92f12b204984558bd585d524c499abf05391"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/documentation.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/python-publish.yml:19"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/154233319","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/129035267","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/154233319","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/129035267"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yaml:16","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","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: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-28T22:45:32.386Z","repository_id":37389183,"created_at":"2025-08-28T22:45:32.386Z","updated_at":"2025-08-28T22:45:32.386Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272612271,"owners_count":24964388,"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-08-29T02:00:10.610Z","response_time":87,"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":"yoshitomo-matsubara","name":"Yoshitomo Matsubara","uuid":"11156001","kind":"user","description":"Applied Scientist at Amazon Alexa AI,  Ph.D. in Computer Science","email":"","website":"http://labusers.net/~ymatsubara/","location":"Washington, United States","twitter":"yoshitomo_cs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11156001?u=6500ec5b7e8043a1d5bc20e95ffc93d34ad6163b\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-04T22:38:26.004Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/yoshitomo-matsubara","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:00:07.950Z","updated_at":"2023-03-04T22:38:26.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara/repositories"},"tags":[{"name":"v1.1.3","sha":"f90cae183f94564069efdd6f3dc25c6945f9e035","kind":"commit","published_at":"2025-05-11T23:05:47.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.1.3","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d51f8b32bb711220bcdd01acc07494976cf4847e","kind":"commit","published_at":"2024-12-15T22:13:38.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.1.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"4742b709df45c24c7878b3197f18d6cc68775236","kind":"commit","published_at":"2024-08-13T04:09:52.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.1.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6668e6adaf6e6e493a7e609486b860938074330d","kind":"commit","published_at":"2024-03-27T03:46:33.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.1.0","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"335d3c190f7aa151e390cc418d4706fe38980feb","kind":"commit","published_at":"2023-11-06T06:10:51.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.0.0","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.0.0/manifests"},{"name":"v0.3.3","sha":"2417b24f2bd12ede68bc6d894debe241336569bc","kind":"commit","published_at":"2022-11-09T07:00:52.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.3.3","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"7f533ba2a66bc379d7ed3843633ae49f220976ce","kind":"commit","published_at":"2022-03-05T21:49:06.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.3.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0f5b1e92ecdbd2765f563e889a1980e34ab695b3","kind":"commit","published_at":"2021-12-28T03:34:25.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.3.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7fc0466db27cc07a2d87a5793381568e4355dca9","kind":"commit","published_at":"2021-12-26T02:06:14.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.3.0","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"80d6dec8d0b12755cd7351f205ef7f67f74001c1","kind":"commit","published_at":"2021-12-26T01:35:58.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.9","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ba665f7ddac06d522dc6ff85a01f68654a5e48de","kind":"commit","published_at":"2021-12-17T04:08:49.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.8","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"8c0fe20621fcff5ab2690f42a915322aa037691f","kind":"commit","published_at":"2021-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.7","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"8b9efc09b4c36b84db8e65027292a741c97668de","kind":"commit","published_at":"2021-09-14T09:50:30.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.6","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a87fc1baf88f46386d301d9d1c8a2c94be33f87e","kind":"commit","published_at":"2021-08-01T01:06:43.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.5","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"92f8c80368dd37619f9e1f5616e828d8307bca42","kind":"commit","published_at":"2021-07-15T11:17:12.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.4","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"1d477f64e8f0fb925b074aff9d32ce4463b2ce2d","kind":"commit","published_at":"2021-06-30T12:10:36.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.3","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"080d0e6417909e1cef1736648612482d79ff891d","kind":"commit","published_at":"2021-06-23T10:41:57.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"560278e1bccdcdbbf272a793e98b34ecc201155a","kind":"commit","published_at":"2021-05-25T02:52:28.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"de456a0fda5448390c328b8320f18b93541f38c9","kind":"commit","published_at":"2021-05-05T03:48:33.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.0","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"f7e757f63982c76bc3e9db4354edf1e008963f8a","kind":"commit","published_at":"2021-04-09T05:55:55.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.6","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"dea1b9b27aaf686d58b354d0b630f2839b530d51","kind":"commit","published_at":"2021-03-22T05:51:48.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.5","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0e569f3ec23c72c8b6d77efd602080f8de75d9c0","kind":"commit","published_at":"2021-02-21T22:54:32.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.4","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"5fc2fa322c2a37866f33b171e0d4d71308be5e75","kind":"commit","published_at":"2021-02-06T23:27:11.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.3","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e42e556b8ff831a2c6551defef2c9977f237dce8","kind":"commit","published_at":"2021-01-11T02:05:10.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ca2d86d4fae3133a69bb0a49bfd2e08fb68004dd","kind":"commit","published_at":"2020-12-27T19:21:10.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.1/manifests"},{"name":"v0.0.2","sha":"a2ca5c6e4d206a7b9d63a75cc1d99145cd7d11b3","kind":"commit","published_at":"2020-12-04T18:35:10.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.0.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"07f53df91a59b5ab0eb9bb35051f95ffce0fc828","kind":"commit","published_at":"2020-11-25T07:54:45.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.0.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T02:39:12.109Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/yoshitomo-matsubara/torchdistill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/yoshitomo-matsubara/torchdistill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/yoshitomo-matsubara/torchdistill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/yoshitomo-matsubara/torchdistill/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T02:28:13.248Z","issues_count":24,"pull_requests_count":200,"avg_time_to_close_issue":76030.83333333333,"avg_time_to_close_pull_request":4281.618090452262,"issues_closed_count":24,"pull_requests_closed_count":199,"pull_request_authors_count":4,"issue_authors_count":18,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.02,"merged_pull_requests_count":198,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":34189.57142857143,"past_year_avg_time_to_close_pull_request":6582.827586206897,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/issues","maintainers":[{"login":"yoshitomo-matsubara","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoshitomo-matsubara"}],"active_maintainers":[{"login":"yoshitomo-matsubara","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoshitomo-matsubara"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyoshitomo-matsubara%2Ftorchdistill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyoshitomo-matsubara%2Ftorchdistill/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyoshitomo-matsubara%2Ftorchdistill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyoshitomo-matsubara%2Ftorchdistill/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":2950686,"name":"torchdistill","ecosystem":"pypi","description":"A Modular, Configuration-Driven Framework for Knowledge Distillation. Trained models, training logs and configurations are available for ensuring the reproducibility.","homepage":"https://github.com/yoshitomo-matsubara/torchdistill","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yoshitomo-matsubara/torchdistill","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2020-11-25T07:56:34.000Z","latest_release_published_at":"2025-05-11T23:21:36.000Z","latest_release_number":"1.1.3","last_synced_at":"2025-08-29T02:31:38.394Z","created_at":"2022-04-10T12:52:25.863Z","updated_at":"2025-08-29T02:39:12.127Z","registry_url":"https://pypi.org/project/torchdistill/","install_command":"pip install torchdistill --index-url https://pypi.org/simple","documentation_url":"https://torchdistill.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"torchdistill","project_status":null},"repo_metadata":{"id":37389183,"uuid":"228891845","full_name":"yoshitomo-matsubara/torchdistill","owner":"yoshitomo-matsubara","description":"A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.","archived":false,"fork":false,"pushed_at":"2025-08-28T15:45:58.000Z","size":11003,"stargazers_count":1543,"open_issues_count":0,"forks_count":135,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-08-28T22:43:35.630Z","etag":null,"topics":["amazon-sagemaker-lab","cifar10","cifar100","coco","colab-notebook","glue","google-colab","image-classification","imagenet","knowledge-distillation","natural-language-processing","nlp","object-detection","pascal-voc","pytorch","pytorch-ecosystem","semantic-segmentation","text-classification","transformer"],"latest_commit_sha":null,"homepage":"https://yoshitomo-matsubara.net/torchdistill/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoshitomo-matsubara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-18T17:40:32.000Z","updated_at":"2025-08-28T15:43:48.000Z","dependencies_parsed_at":"2024-03-02T05:22:40.758Z","dependency_job_id":"e035f39c-a977-4c91-ad6d-fd945f38b531","html_url":"https://github.com/yoshitomo-matsubara/torchdistill","commit_stats":{"total_commits":1193,"total_committers":6,"mean_commits":"198.83333333333334","dds":0.005867560771165126,"last_synced_commit":"39bf90ba514108df56d159db94d3dd99dbdc1b2f"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/sbom","scorecard":{"id":1180739,"data":{"date":"2025-07-14","repo":{"name":"github.com/yoshitomo-matsubara/torchdistill","commit":"4ecf92f12b204984558bd585d524c499abf05391"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/documentation.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/python-publish.yml:19"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/154233319","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/129035267","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/154233319","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/yoshitomo-matsubara/torchdistill/releases/129035267"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/documentation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yoshitomo-matsubara/torchdistill/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yaml:16","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","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: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-28T22:45:32.386Z","repository_id":37389183,"created_at":"2025-08-28T22:45:32.386Z","updated_at":"2025-08-28T22:45:32.386Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272612271,"owners_count":24964388,"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-08-29T02:00:10.610Z","response_time":87,"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":"yoshitomo-matsubara","name":"Yoshitomo Matsubara","uuid":"11156001","kind":"user","description":"Applied Scientist at Amazon Alexa AI,  Ph.D. in Computer Science","email":"","website":"http://labusers.net/~ymatsubara/","location":"Washington, United States","twitter":"yoshitomo_cs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11156001?u=6500ec5b7e8043a1d5bc20e95ffc93d34ad6163b\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-04T22:38:26.004Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/yoshitomo-matsubara","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:00:07.950Z","updated_at":"2023-03-04T22:38:26.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshitomo-matsubara/repositories"},"tags":[{"name":"v1.1.3","sha":"f90cae183f94564069efdd6f3dc25c6945f9e035","kind":"commit","published_at":"2025-05-11T23:05:47.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.1.3","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d51f8b32bb711220bcdd01acc07494976cf4847e","kind":"commit","published_at":"2024-12-15T22:13:38.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.1.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"4742b709df45c24c7878b3197f18d6cc68775236","kind":"commit","published_at":"2024-08-13T04:09:52.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.1.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6668e6adaf6e6e493a7e609486b860938074330d","kind":"commit","published_at":"2024-03-27T03:46:33.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.1.0","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"335d3c190f7aa151e390cc418d4706fe38980feb","kind":"commit","published_at":"2023-11-06T06:10:51.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v1.0.0","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v1.0.0/manifests"},{"name":"v0.3.3","sha":"2417b24f2bd12ede68bc6d894debe241336569bc","kind":"commit","published_at":"2022-11-09T07:00:52.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.3.3","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"7f533ba2a66bc379d7ed3843633ae49f220976ce","kind":"commit","published_at":"2022-03-05T21:49:06.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.3.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0f5b1e92ecdbd2765f563e889a1980e34ab695b3","kind":"commit","published_at":"2021-12-28T03:34:25.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.3.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7fc0466db27cc07a2d87a5793381568e4355dca9","kind":"commit","published_at":"2021-12-26T02:06:14.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.3.0","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"80d6dec8d0b12755cd7351f205ef7f67f74001c1","kind":"commit","published_at":"2021-12-26T01:35:58.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.9","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ba665f7ddac06d522dc6ff85a01f68654a5e48de","kind":"commit","published_at":"2021-12-17T04:08:49.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.8","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"8c0fe20621fcff5ab2690f42a915322aa037691f","kind":"commit","published_at":"2021-10-28T00:44:39.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.7","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"8b9efc09b4c36b84db8e65027292a741c97668de","kind":"commit","published_at":"2021-09-14T09:50:30.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.6","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a87fc1baf88f46386d301d9d1c8a2c94be33f87e","kind":"commit","published_at":"2021-08-01T01:06:43.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.5","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"92f8c80368dd37619f9e1f5616e828d8307bca42","kind":"commit","published_at":"2021-07-15T11:17:12.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.4","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"1d477f64e8f0fb925b074aff9d32ce4463b2ce2d","kind":"commit","published_at":"2021-06-30T12:10:36.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.3","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"080d0e6417909e1cef1736648612482d79ff891d","kind":"commit","published_at":"2021-06-23T10:41:57.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"560278e1bccdcdbbf272a793e98b34ecc201155a","kind":"commit","published_at":"2021-05-25T02:52:28.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"de456a0fda5448390c328b8320f18b93541f38c9","kind":"commit","published_at":"2021-05-05T03:48:33.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.2.0","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"f7e757f63982c76bc3e9db4354edf1e008963f8a","kind":"commit","published_at":"2021-04-09T05:55:55.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.6","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"dea1b9b27aaf686d58b354d0b630f2839b530d51","kind":"commit","published_at":"2021-03-22T05:51:48.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.5","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0e569f3ec23c72c8b6d77efd602080f8de75d9c0","kind":"commit","published_at":"2021-02-21T22:54:32.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.4","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"5fc2fa322c2a37866f33b171e0d4d71308be5e75","kind":"commit","published_at":"2021-02-06T23:27:11.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.3","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e42e556b8ff831a2c6551defef2c9977f237dce8","kind":"commit","published_at":"2021-01-11T02:05:10.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ca2d86d4fae3133a69bb0a49bfd2e08fb68004dd","kind":"commit","published_at":"2020-12-27T19:21:10.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.1.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.1.1/manifests"},{"name":"v0.0.2","sha":"a2ca5c6e4d206a7b9d63a75cc1d99145cd7d11b3","kind":"commit","published_at":"2020-12-04T18:35:10.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.0.2","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"07f53df91a59b5ab0eb9bb35051f95ffce0fc828","kind":"commit","published_at":"2020-11-25T07:54:45.000Z","download_url":"https://codeload.github.com/yoshitomo-matsubara/torchdistill/tar.gz/v0.0.1","html_url":"https://github.com/yoshitomo-matsubara/torchdistill/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yoshitomo-matsubara/torchdistill@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T02:39:12.127Z","dependent_packages_count":2,"downloads":361,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":11.719744474515993,"dependent_repos_count":7.650877897355047,"dependent_packages_count":3.2446650162948107,"stargazers_count":2.0273630379707184,"forks_count":4.562136713303148,"docker_downloads_count":null,"average":5.840957427887943},"purl":"pkg:pypi/torchdistill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/torchdistill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/torchdistill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/torchdistill/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T02:28:13.248Z","issues_count":24,"pull_requests_count":200,"avg_time_to_close_issue":76030.83333333333,"avg_time_to_close_pull_request":4281.618090452262,"issues_closed_count":24,"pull_requests_closed_count":199,"pull_request_authors_count":4,"issue_authors_count":18,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.02,"merged_pull_requests_count":198,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":34189.57142857143,"past_year_avg_time_to_close_pull_request":6582.827586206897,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/issues","maintainers":[{"login":"yoshitomo-matsubara","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoshitomo-matsubara"}],"active_maintainers":[{"login":"yoshitomo-matsubara","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoshitomo-matsubara"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchdistill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchdistill/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchdistill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchdistill/related_packages","maintainers":[{"uuid":"yoshitomo-matsubara","login":"yoshitomo-matsubara","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/yoshitomo-matsubara/","role":null,"created_at":"2023-02-25T16:23:13.188Z","updated_at":"2023-02-25T16:23:13.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/yoshitomo-matsubara/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725164,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":673404,"full_name":"yoshitomo-matsubara/torchdistill","default_branch":"main","committers":[{"name":"Yoshitomo Matsubara","email":"yoshitom@uci.edu","login":"yoshitomo-matsubara","count":1211},{"name":"roymiles","email":"rm5118@ic.ac.uk","login":"roymiles","count":2},{"name":"Alireza Furutanpey","email":"61883626+rezafuru","login":"rezafuru","count":2},{"name":"Jingyu Lee","email":"dostos10@gmail.com","login":"dostos","count":1},{"name":"Guocheng","email":"need4data@yeah.net","login":"bot66","count":1},{"name":"r50034835","email":"roy.vaughan.miles@huawei.com","login":null,"count":1}],"total_commits":1218,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":203.0,"dds":0.005747126436781658,"past_year_committers":[{"name":"Yoshitomo Matsubara","email":"dr.yoshitomo.matsubara@gmail.com","login":"yoshitomo-matsubara","count":45},{"name":"roymiles","email":"rm5118@ic.ac.uk","login":"roymiles","count":1}],"past_year_total_commits":46,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":23.0,"past_year_dds":0.021739130434782594,"last_synced_at":"2025-05-27T19:24:18.926Z","last_synced_commit":"df26126a57d161c0fc2510ca158501daf88ba3bd","created_at":"2023-03-09T10:34:28.904Z","updated_at":"2025-05-27T19:24:19.054Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/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":"yoshitomo-matsubara/torchdistill","html_url":"https://github.com/yoshitomo-matsubara/torchdistill","last_synced_at":"2025-08-31T10:06:16.939Z","status":null,"issues_count":25,"pull_requests_count":212,"avg_time_to_close_issue":73007.32,"avg_time_to_close_pull_request":4121.225961538462,"issues_closed_count":25,"pull_requests_closed_count":208,"pull_request_authors_count":4,"issue_authors_count":19,"avg_comments_per_issue":1.76,"avg_comments_per_pull_request":0.018867924528301886,"merged_pull_requests_count":207,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":9314.0,"past_year_avg_time_to_close_pull_request":609.8,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":35,"created_at":"2023-05-15T01:39:50.996Z","updated_at":"2025-09-03T05:58:19.165Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshitomo-matsubara%2Ftorchdistill/issues","issue_labels_count":{"bug":8},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":22,"OWNER":2},"pull_request_author_associations_count":{"OWNER":231,"CONTRIBUTOR":5,"NONE":4},"issue_authors":{"suhao16":3,"cxchen100":2,"1396066796":2,"Holmes2002":2,"nirgoren":2,"yoshitomo-matsubara":2,"andynnnnn":1,"Calmepro777":1,"jsrdcht":1,"sunshangquan":1,"KOOKOKOK":1,"jaideep11061982":1,"nguyenvulong":1,"zhangruju":1,"Coderx7":1,"2842193395":1,"solomonmanuelraj":1},"pull_request_authors":{"yoshitomo-matsubara":231,"roymiles":4,"rezafuru":3,"MostHumble":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081260,"issues_count":31307470,"pull_requests_count":96173836,"authors_count":10693646,"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":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":45,"CONTRIBUTOR":1},"past_year_issue_authors":{"suhao16":3,"yoshitomo-matsubara":1},"past_year_pull_request_authors":{"yoshitomo-matsubara":45,"rezafuru":1},"maintainers":[{"login":"yoshitomo-matsubara","count":233,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoshitomo-matsubara"}],"active_maintainers":[{"login":"yoshitomo-matsubara","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoshitomo-matsubara"}]},"events":{"total":{"CreateEvent":2,"IssuesEvent":6,"ReleaseEvent":2,"WatchEvent":150,"DeleteEvent":2,"IssueCommentEvent":6,"PushEvent":83,"PullRequestEvent":49,"ForkEvent":7},"last_year":{"CreateEvent":2,"IssuesEvent":6,"ReleaseEvent":2,"WatchEvent":150,"DeleteEvent":2,"IssueCommentEvent":6,"PushEvent":83,"PullRequestEvent":49,"ForkEvent":7}},"keywords":["amazon-sagemaker-lab","cifar10","cifar100","coco","colab-notebook","glue","google-colab","image-classification","imagenet","knowledge-distillation","natural-language-processing","nlp","object-detection","pascal-voc","pytorch","pytorch-ecosystem","semantic-segmentation","text-classification","transformer"],"dependencies":[{"ecosystem":"pypi","filepath":"examples/hf_transformers/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:21.834Z","updated_at":"2022-08-08T20:15:21.834Z","repository_link":"https://github.com/yoshitomo-matsubara/torchdistill/blob/main/examples/hf_transformers/requirements.txt","dependencies":[{"id":692805847,"package_name":"accelerate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":692805848,"package_name":"datasets","ecosystem":"pypi","requirements":"\u003e=1.1.3","direct":true,"kind":"runtime","optional":false},{"id":692805849,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":692805850,"package_name":"protobuf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":692805851,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.8.1","direct":true,"kind":"runtime","optional":false},{"id":692805852,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.6.1","direct":true,"kind":"runtime","optional":false},{"id":692805853,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:21.855Z","updated_at":"2022-08-08T20:15:21.855Z","repository_link":"https://github.com/yoshitomo-matsubara/torchdistill/blob/main/setup.py","dependencies":[{"id":692805883,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":692805884,"package_name":"torchvision","ecosystem":"pypi","requirements":"\u003e=0.12.0","direct":true,"kind":"runtime","optional":false},{"id":692805885,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":692805886,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=5.4.1","direct":true,"kind":"runtime","optional":false},{"id":692805887,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":692805888,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":692805889,"package_name":"pycocotools","ecosystem":"pypi","requirements":"\u003e=2.0.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T08:16:13.116Z","updated_at":"2023-01-31T08:16:13.116Z","repository_link":"https://github.com/yoshitomo-matsubara/torchdistill/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7267242371,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7267242372,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7267242373,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/documentation.yaml","sha":null,"kind":"manifest","created_at":"2024-01-14T19:55:15.870Z","updated_at":"2024-01-14T19:55:15.870Z","repository_link":"https://github.com/yoshitomo-matsubara/torchdistill/blob/main/.github/workflows/documentation.yaml","dependencies":[{"id":15610727234,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15610727235,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15610727236,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"examples/legacy/hf_transformers/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-14T19:55:15.883Z","updated_at":"2024-01-14T19:55:15.883Z","repository_link":"https://github.com/yoshitomo-matsubara/torchdistill/blob/main/examples/legacy/hf_transformers/requirements.txt","dependencies":[{"id":15610727237,"package_name":"accelerate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15610727238,"package_name":"datasets","ecosystem":"pypi","requirements":"\u003e=1.1.3","direct":true,"kind":"runtime","optional":false},{"id":15610727239,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15610727240,"package_name":"protobuf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15610727241,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.8.1","direct":true,"kind":"runtime","optional":false},{"id":15610727242,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.6.1","direct":true,"kind":"runtime","optional":false},{"id":15610727243,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.041326259760147,"created_at":"2025-09-04T15:51:32.795Z","updated_at":"2025-10-07T08:22:21.819Z","avatar_url":"https://github.com/yoshitomo-matsubara.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":361,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1007/978-3-030-76423-4_3","https://doi.org/10.18653/v1/2023.nlposs-1.18"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/56609","html_url":"https://science.ecosyste.ms/projects/56609"}