{"id":2842,"name":"dit","description":"dit: a Python package for discrete information theory - Published in JOSS (2018)","url":"https://github.com/dit/dit","last_synced_at":"2025-09-04T16:53:47.726Z","repository":{"id":10905513,"uuid":"13201610","full_name":"dit/dit","owner":"dit","description":"Python package for information theory.","archived":false,"fork":false,"pushed_at":"2025-05-09T04:12:22.000Z","size":4633,"stargazers_count":551,"open_issues_count":33,"forks_count":90,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-04T04:02:03.654Z","etag":null,"topics":["information-theory","python"],"latest_commit_sha":null,"homepage":"http://docs.dit.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dit.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-09-29T23:03:51.000Z","updated_at":"2025-09-03T16:09:58.000Z","dependencies_parsed_at":"2022-07-14T01:40:34.038Z","dependency_job_id":"a75d0190-2425-46a9-8ed8-5762c65deec4","html_url":"https://github.com/dit/dit","commit_stats":{"total_commits":1790,"total_committers":21,"mean_commits":85.23809523809524,"dds":0.3508379888268156,"last_synced_commit":"b13c5020a2b8524527a4a0db5a81d8549142228c"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/dit/dit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit","download_url":"https://codeload.github.com/dit/dit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/sbom","scorecard":{"id":345072,"data":{"date":"2025-08-11","repo":{"name":"github.com/dit/dit","commit":"5e9751c131bf6da4cec4152270af1ab62e70f442"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T06:51:20.511Z","repository_id":10905513,"created_at":"2025-08-18T06:51:20.511Z","updated_at":"2025-08-18T06:51:20.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273611499,"owners_count":25136972,"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-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"dit","name":"dit","uuid":"3247210","kind":"organization","description":null,"email":null,"website":"dit.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3247210?v=4","repositories_count":4,"last_synced_at":"2024-03-27T12:43:02.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dit","funding_links":[],"total_stars":490,"followers":2,"following":0,"created_at":"2022-11-06T05:31:47.163Z","updated_at":"2024-03-27T12:43:03.642Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit/repositories"},"packages":[{"id":2697660,"name":"dit","ecosystem":"pypi","description":"Python package for information theory.","homepage":"http://dit.io","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dit/dit","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2017-01-09T05:14:23.000Z","latest_release_published_at":"2019-02-28T00:33:26.000Z","latest_release_number":"1.2.3","last_synced_at":"2025-09-03T23:33:33.188Z","created_at":"2022-04-10T10:37:51.724Z","updated_at":"2025-09-03T23:33:33.188Z","registry_url":"https://pypi.org/project/dit/","install_command":"pip install dit --index-url https://pypi.org/simple","documentation_url":"https://dit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Mathematics","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"dit","project_status":null},"repo_metadata":{},"repo_metadata_updated_at":"2023-11-20T11:42:55.170Z","dependent_packages_count":0,"downloads":3646,"downloads_period":"last-month","dependent_repos_count":18,"rankings":{"downloads":7.434097399207787,"dependent_repos_count":3.4230274648292807,"dependent_packages_count":10.002282794063202,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.953135886033423},"purl":"pkg:pypi/dit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dit/related_packages","maintainers":[{"uuid":"autoplectic","login":"autoplectic","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/autoplectic/","role":null,"created_at":"2023-02-24T00:02:00.847Z","updated_at":"2023-02-24T00:02:00.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/autoplectic/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5296544,"name":"dit","ecosystem":"conda","description":"Information theory is a powerful extension to probability and statistics, quantifying dependencies among arbitrary random variables in a way that is consistent and comparable across systems and scales. Information theory was originally developed to quantify how quickly and reliably information could be transmitted across an arbitrary channel. The demands of modern, data-driven science have been coopting and extending these quantities and methods into unknown, multivariate settings where the interpretation and best practices are not known. For example, there are at least four reasonable multivariate generalizations of the mutual information, none of which inherit all the interpretations of the standard bivariate case. Which is best to use is context-dependent. dit implements a vast range of multivariate information measures in an effort to allow information practitioners to study how these various measures behave and interact in a variety of contexts. We hope that having all these measures and techniques implemented in one place will allow the development of robust techniques for the automated quantification of dependencies within a system and concrete interpretation of what those dependencies mean.","homepage":"http://dit.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dit/dit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-05-16T18:36:15.000Z","latest_release_published_at":"2019-05-16T18:36:15.000Z","latest_release_number":"1.2.3","last_synced_at":"2025-09-03T23:33:59.361Z","created_at":"2022-10-03T16:00:54.400Z","updated_at":"2025-09-04T16:34:22.396Z","registry_url":"https://anaconda.org/conda-forge/dit","install_command":"conda install -c conda-forge dit","documentation_url":null,"metadata":{},"repo_metadata":{"id":10905513,"uuid":"13201610","full_name":"dit/dit","owner":"dit","description":"Python package for information theory.","archived":false,"fork":false,"pushed_at":"2025-05-09T04:12:22.000Z","size":4633,"stargazers_count":551,"open_issues_count":33,"forks_count":90,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-04T04:02:03.654Z","etag":null,"topics":["information-theory","python"],"latest_commit_sha":null,"homepage":"http://docs.dit.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dit.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-09-29T23:03:51.000Z","updated_at":"2025-09-03T16:09:58.000Z","dependencies_parsed_at":"2022-07-14T01:40:34.038Z","dependency_job_id":"a75d0190-2425-46a9-8ed8-5762c65deec4","html_url":"https://github.com/dit/dit","commit_stats":{"total_commits":1790,"total_committers":21,"mean_commits":85.23809523809524,"dds":0.3508379888268156,"last_synced_commit":"b13c5020a2b8524527a4a0db5a81d8549142228c"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/dit/dit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit","download_url":"https://codeload.github.com/dit/dit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/sbom","scorecard":{"id":345072,"data":{"date":"2025-08-11","repo":{"name":"github.com/dit/dit","commit":"5e9751c131bf6da4cec4152270af1ab62e70f442"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T06:51:20.511Z","repository_id":10905513,"created_at":"2025-08-18T06:51:20.511Z","updated_at":"2025-08-18T06:51:20.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273611499,"owners_count":25136972,"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-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dit","name":"dit","uuid":"3247210","kind":"organization","description":null,"email":null,"website":"dit.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3247210?v=4","repositories_count":4,"last_synced_at":"2024-03-27T12:43:02.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dit","funding_links":[],"total_stars":490,"followers":2,"following":0,"created_at":"2022-11-06T05:31:47.163Z","updated_at":"2024-03-27T12:43:03.642Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-04T16:34:22.396Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":17.50436735712503,"forks_count":19.20638881956576,"average":30.477913651110555},"purl":"pkg:conda/dit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:39:54.057Z","issues_count":61,"pull_requests_count":45,"avg_time_to_close_issue":44066782.324324325,"avg_time_to_close_pull_request":2258921.644444444,"issues_closed_count":37,"pull_requests_closed_count":45,"pull_request_authors_count":19,"issue_authors_count":25,"avg_comments_per_issue":1.1311475409836067,"avg_comments_per_pull_request":1.1555555555555557,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2229382.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/issues","maintainers":[{"login":"Autoplectic","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Autoplectic"},{"login":"chebee7i","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chebee7i"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dit/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12038639,"name":"github.com/dit/dit","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dit/dit","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2017-12-30T04:34:44.000Z","latest_release_published_at":"2019-02-28T00:28:58.000Z","latest_release_number":"v1.2.3","last_synced_at":"2025-09-03T23:34:55.047Z","created_at":"2025-08-25T08:32:26.199Z","updated_at":"2025-09-04T16:34:36.995Z","registry_url":"https://pkg.go.dev/github.com/dit/dit","install_command":"go get github.com/dit/dit","documentation_url":"https://pkg.go.dev/github.com/dit/dit#section-documentation","metadata":{},"repo_metadata":{"id":10905513,"uuid":"13201610","full_name":"dit/dit","owner":"dit","description":"Python package for information theory.","archived":false,"fork":false,"pushed_at":"2025-05-09T04:12:22.000Z","size":4633,"stargazers_count":551,"open_issues_count":33,"forks_count":90,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-04T04:02:03.654Z","etag":null,"topics":["information-theory","python"],"latest_commit_sha":null,"homepage":"http://docs.dit.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dit.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-09-29T23:03:51.000Z","updated_at":"2025-09-03T16:09:58.000Z","dependencies_parsed_at":"2022-07-14T01:40:34.038Z","dependency_job_id":"a75d0190-2425-46a9-8ed8-5762c65deec4","html_url":"https://github.com/dit/dit","commit_stats":{"total_commits":1790,"total_committers":21,"mean_commits":85.23809523809524,"dds":0.3508379888268156,"last_synced_commit":"b13c5020a2b8524527a4a0db5a81d8549142228c"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/dit/dit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit","download_url":"https://codeload.github.com/dit/dit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/sbom","scorecard":{"id":345072,"data":{"date":"2025-08-11","repo":{"name":"github.com/dit/dit","commit":"5e9751c131bf6da4cec4152270af1ab62e70f442"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dit/dit/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T06:51:20.511Z","repository_id":10905513,"created_at":"2025-08-18T06:51:20.511Z","updated_at":"2025-08-18T06:51:20.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273611499,"owners_count":25136972,"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-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dit","name":"dit","uuid":"3247210","kind":"organization","description":null,"email":null,"website":"dit.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3247210?v=4","repositories_count":4,"last_synced_at":"2024-03-27T12:43:02.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dit","funding_links":[],"total_stars":490,"followers":2,"following":0,"created_at":"2022-11-06T05:31:47.163Z","updated_at":"2024-03-27T12:43:03.642Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit/repositories"},"tags":[{"name":"v1.5","sha":"21349c8e8a719d9b6c21c6dfa5e601667138f17e","kind":"tag","published_at":"2022-03-18T19:30:34.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.5","html_url":"https://github.com/dit/dit/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.5/manifests"},{"name":"v1.2.3","sha":"6ee11a1bf748a5318b2c29d0d4175d62c5bc4134","kind":"tag","published_at":"2019-02-28T00:28:58.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.2.3","html_url":"https://github.com/dit/dit/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"36cc42588e1069330ba01d55cfb20600b3dab6d4","kind":"tag","published_at":"2018-07-24T13:29:13.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.2.2","html_url":"https://github.com/dit/dit/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.2.2/manifests"},{"name":"1.2.1","sha":"3e44ff709fce618db171f7e3efd1e73967471663","kind":"commit","published_at":"2018-05-29T21:34:42.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/1.2.1","html_url":"https://github.com/dit/dit/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/1.2.1/manifests"},{"name":"v1.2.0","sha":"e8c4b3f808731b87680fac8bb07c11f57c2b0477","kind":"tag","published_at":"2018-04-27T17:37:05.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.2.0","html_url":"https://github.com/dit/dit/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"78c38ed80723cfebc0e2360f9d14fa5b23c5862a","kind":"tag","published_at":"2018-02-23T21:54:14.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.1.0","html_url":"https://github.com/dit/dit/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"77cce9ebdc108a54051ca166d1df161b5c794c44","kind":"commit","published_at":"2018-01-25T01:20:24.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.2","html_url":"https://github.com/dit/dit/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c7f43b5bb7942ce97e396b6bd72b41165e0cf998","kind":"tag","published_at":"2018-01-10T00:40:02.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.1","html_url":"https://github.com/dit/dit/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"abb698a9e28aaa3f61d097e90bfdfb0ff376b413","kind":"commit","published_at":"2017-12-30T04:34:44.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0/manifests"},{"name":"v1.0.0.dev27","sha":"9b2b82810cf6e8d142e32200247d48f51b0ee31c","kind":"tag","published_at":"2017-11-10T22:27:49.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev27","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev27/manifests"},{"name":"v1.0.0.dev21","sha":"f79f3702c29d169f5196d4724cc21ee599129a90","kind":"tag","published_at":"2017-10-11T22:39:02.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev21","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev21/manifests"},{"name":"v1.0.0.dev20","sha":"7bd635c7a9eecd59553ca2f6e5116e463f263a24","kind":"tag","published_at":"2017-10-11T22:33:17.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev20","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev20/manifests"},{"name":"v1.0.0.dev19","sha":"78f50bb5d61d942215d29d29044a015784542c4a","kind":"tag","published_at":"2017-10-11T21:43:08.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev19","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev19/manifests"},{"name":"v1.0.0.dev18","sha":"87917b4ae5fcf26bc25ad0f8dc831bfeb231bcf3","kind":"tag","published_at":"2017-10-10T22:02:18.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev18","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev18/manifests"},{"name":"v1.0.0.dev17","sha":"28ec3b7ed60dda4ca92464e401802d3ae78b77c4","kind":"tag","published_at":"2017-10-10T21:40:40.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev17","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev17/manifests"},{"name":"v1.0.0.dev16","sha":"fb4d0d57d5a1ecb25dbb2cdc2f527cbccafb712f","kind":"commit","published_at":"2017-09-29T01:38:56.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev16","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev16/manifests"},{"name":"v1.0.0.dev15","sha":"c42cc48374407a8ec1004cbec5e98b783326d011","kind":"tag","published_at":"2017-09-29T00:53:46.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev15","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev15/manifests"},{"name":"v1.0.0.dev14","sha":"b25cdd51517e58b23e5b3e05347d604ae4cab729","kind":"tag","published_at":"2017-09-28T19:35:57.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev14","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev14/manifests"},{"name":"v1.0.0.dev13","sha":"5a4c031a937ab6a46159780bce0e0b99a25963ab","kind":"tag","published_at":"2017-09-28T19:10:50.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev13","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev13/manifests"},{"name":"v1.0.0.dev11","sha":"a600059e41ca191da69a53d2c58ebec4bcaec639","kind":"commit","published_at":"2017-09-28T00:17:14.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev11","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev11/manifests"},{"name":"v1.0.0.dev10","sha":"273cd459b9584ca820f27d581d87f7ea28499161","kind":"commit","published_at":"2017-09-25T23:41:11.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev10","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev10/manifests"},{"name":"v1.0.0.dev9","sha":"0150eaa3fcfb2ca9e7ef8a7e69f34361a792ccee","kind":"commit","published_at":"2017-09-14T23:35:22.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev9","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev9/manifests"},{"name":"v1.0.0.dev8","sha":"ecafc1867c336246e95d20c892e3709cccd8300f","kind":"commit","published_at":"2017-08-23T21:27:13.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev8","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev8/manifests"},{"name":"v1.0.0.dev6","sha":"3e0b3eac6ef66f5415d56f41b11bbb7544e3562c","kind":"commit","published_at":"2017-05-15T20:21:25.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev6","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev6/manifests"},{"name":"v1.0.0.dev5","sha":"b1d3f52967886eb5448fe7a16fbab60a4505551b","kind":"commit","published_at":"2017-05-15T03:19:09.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev5","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev5/manifests"},{"name":"v1.0.0.dev4","sha":"6288f13316012b87a19b1a6198b94b9289fe0a9e","kind":"commit","published_at":"2017-05-06T02:26:26.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev4","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev4/manifests"},{"name":"v1.0.0.dev3","sha":"5bce589ef91e66709f31b614526e8da5c2df78dd","kind":"commit","published_at":"2017-05-05T22:23:21.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev3","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev3/manifests"},{"name":"v1.0.0.dev0","sha":"06e8d5d39c9f0b2df77e5cc552fb2d7f7007d23b","kind":"commit","published_at":"2017-01-09T03:03:06.000Z","download_url":"https://codeload.github.com/dit/dit/tar.gz/v1.0.0.dev0","html_url":"https://github.com/dit/dit/releases/tag/v1.0.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dit/dit@v1.0.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/tags/v1.0.0.dev0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:34:36.995Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.5735006231156605,"dependent_packages_count":5.2228468535619,"stargazers_count":3.1635801277845106,"forks_count":3.1843714859902783,"docker_downloads_count":null,"average":4.2860747726130874},"purl":"pkg:golang/github.com/dit/dit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dit/dit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dit/dit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dit/dit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:39:54.057Z","issues_count":61,"pull_requests_count":45,"avg_time_to_close_issue":44066782.324324325,"avg_time_to_close_pull_request":2258921.644444444,"issues_closed_count":37,"pull_requests_closed_count":45,"pull_request_authors_count":19,"issue_authors_count":25,"avg_comments_per_issue":1.1311475409836067,"avg_comments_per_pull_request":1.1555555555555557,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2229382.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/issues","maintainers":[{"login":"Autoplectic","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Autoplectic"},{"login":"chebee7i","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chebee7i"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdit%2Fdit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdit%2Fdit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdit%2Fdit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdit%2Fdit/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","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"}}],"commits":{"id":31085,"full_name":"dit/dit","default_branch":"master","committers":[{"name":"Ryan James","email":"ryangregoryjames@gmail.com","login":"Autoplectic","count":1162},{"name":"chebee7i","email":"chebee7i@gmail.com","login":"chebee7i","count":478},{"name":"Ryan James","email":"ryan.james@reddit.com","login":null,"count":99},{"name":"Marc Harper","email":"marc.harper@gmail.com","login":"marcharper","count":29},{"name":"Artemy Kolchinsky","email":"artemyk@gmail.com","login":"artemyk","count":5},{"name":"Scott Sievert","email":"stsievert","login":"stsievert","count":5},{"name":"Ryan Gregory James","email":"ryan.gregory.james@gmail.com","login":null,"count":4},{"name":"Ryan G James","email":"rgjames@demon.csc.ucdavis.edu","login":null,"count":2},{"name":"Elias Jaffe","email":"38086802+Ejjaffe","login":"Ejjaffe","count":2},{"name":"Robin Ince","email":"github@robince.net","login":"robince","count":2},{"name":"Making GitHub Delicious","email":"iron@waffle.io","login":"waffle-iron","count":1},{"name":"Kunal Marwaha","email":"marwahaha@berkeley.edu","login":"marwahaha","count":1},{"name":"Harald Schilly","email":"harald.schilly@gmail.com","login":"haraldschilly","count":1},{"name":"Freya Behrens","email":"feeds","login":"feeds","count":1},{"name":"Diego Volpatto","email":"volpatto@lncc.br","login":"volpatto","count":1},{"name":"Aaron Griffith","email":"aargri@gmail.com","login":"agrif","count":1},{"name":"Pattarawat Chormai","email":"pat.chormai@gmail.com","login":"p16i","count":1},{"name":"Thomas Kluyver","email":"takowl@gmail.com","login":"takluyver","count":1},{"name":"jemenheiser","email":"jemenheiser@ucdavis.edu","login":"jemenheiser","count":1},{"name":"kokokostation","email":"kokokostation@gmail.com","login":"kokokostation","count":1},{"name":"tobmag","email":"tobias.mages@gmx.de","login":"tobmag","count":1},{"name":"赵丰 (Zhao Feng)","email":"616545598@qq.com","login":"zhaofeng-shu33","count":1}],"total_commits":1800,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":81.81818181818181,"dds":0.35444444444444445,"past_year_committers":[{"name":"Ryan James","email":"ryan.james@reddit.com","login":null,"count":9},{"name":"Thomas Kluyver","email":"takowl@gmail.com","login":"takluyver","count":1}],"past_year_total_commits":10,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.09999999999999998,"last_synced_at":"2025-08-07T08:31:45.793Z","last_synced_commit":"5e9751c131bf6da4cec4152270af1ab62e70f442","created_at":"2023-03-07T16:45:25.709Z","updated_at":"2025-08-07T08:31:45.823Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","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":"dit/dit","html_url":"https://github.com/dit/dit","last_synced_at":"2025-08-31T21:39:54.057Z","status":"error","issues_count":61,"pull_requests_count":45,"avg_time_to_close_issue":44066782.324324325,"avg_time_to_close_pull_request":2258921.644444444,"issues_closed_count":37,"pull_requests_closed_count":45,"pull_request_authors_count":19,"issue_authors_count":25,"avg_comments_per_issue":1.1311475409836067,"avg_comments_per_pull_request":1.1555555555555557,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2229382.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:28:23.959Z","updated_at":"2025-09-01T02:02:07.644Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit%2Fdit/issues","issue_labels_count":{"enhancement":16,"measure":10,"channels":4,"PID":3,"distribution":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"MEMBER":32,"NONE":24,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":27,"MEMBER":16,"NONE":3},"issue_authors":{"Autoplectic":29,"stsievert":4,"chebee7i":3,"whyihaveyou":2,"juancarlosfarah":2,"vigneswaran-chandrasekaran":2,"Benjamin-Lee":1,"ivan-marroquin":1,"d-jeon":1,"ZBC043":1,"fabioanza":1,"alimasn":1,"wuhaochen":1,"htcml":1,"ilongshan":1,"rodrigops123":1,"artemyk":1,"talhaanwarch":1,"cvanelteren":1,"OrdinarySK":1,"smbslt3":1,"cskemp":1,"EHYPI":1,"nathanchenseanwalter":1,"zuiyanzuiyan":1},"pull_request_authors":{"Autoplectic":16,"artemyk":6,"stsievert":5,"Ejjaffe":2,"robince":2,"takluyver":2,"volpatto":1,"zhaofeng-shu33":1,"haraldschilly":1,"kokokostation":1,"feeds":1,"marwahaha":1,"tobmag":1,"j1c":1,"agrif":1,"KeenanDown":1,"p16i":1,"jemenheiser":1,"waffle-iron":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10072190,"issues_count":31273742,"pull_requests_count":95552220,"authors_count":10689719,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"nathanchenseanwalter":1,"ZBC043":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"Autoplectic","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Autoplectic"},{"login":"chebee7i","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chebee7i"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":34,"IssueCommentEvent":2,"PushEvent":8,"PullRequestEvent":1,"ForkEvent":5},"last_year":{"IssuesEvent":3,"WatchEvent":34,"IssueCommentEvent":2,"PushEvent":8,"PullRequestEvent":1,"ForkEvent":5}},"keywords":["information-theory","python"],"dependencies":[],"score":17.667527050507296,"created_at":"2025-09-04T09:18:06.861Z","updated_at":"2025-10-07T08:04:42.526Z","avatar_url":"https://github.com/dit.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":3646,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.00738"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2842","html_url":"https://science.ecosyste.ms/projects/2842","bibtex_url":"https://science.ecosyste.ms/projects/2842/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2842/export.apalike"}