{"id":361567,"url":"https://github.com/tdunning/t-digest","last_synced_at":"2026-08-22T21:30:40.532Z","repository":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2165,"open_issues_count":46,"forks_count":232,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-16T18:36:19.346Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-09T15:19:08.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36772038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"packages":[{"id":13753908,"name":"t-digest","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:54:49.721Z","latest_release_published_at":"2026-02-13T07:54:49.721Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-03-13T23:24:41.041Z","created_at":"2026-02-13T07:54:49.527Z","updated_at":"2026-08-16T18:36:53.657Z","registry_url":"https://launchpad.net/ubuntu/+source/t-digest","install_command":"apt-get install t-digest","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.657Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/t-digest?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":732},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-22T05:05:46.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13674643,"name":"t-digest","ecosystem":"debian","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T15:17:55.493Z","latest_release_published_at":"2026-02-12T15:17:55.493Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-03-12T16:12:42.018Z","created_at":"2026-02-12T15:17:55.267Z","updated_at":"2026-08-16T18:36:53.669Z","registry_url":"https://tracker.debian.org/pkg/t-digest","install_command":"apt-get install t-digest","documentation_url":"https://packages.debian.org/trixie/t-digest","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.669Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/t-digest?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1651},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-22T05:04:48.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13570531,"name":"t-digest","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:36:10.833Z","latest_release_published_at":"2026-02-11T07:36:10.833Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-07-26T11:05:09.100Z","created_at":"2026-02-11T07:36:10.644Z","updated_at":"2026-08-16T18:36:53.677Z","registry_url":"https://launchpad.net/ubuntu/+source/t-digest","install_command":"apt-get install t-digest","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.677Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/t-digest?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1073},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-22T05:05:45.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13718995,"name":"t-digest","ecosystem":"debian","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:40:46.637Z","latest_release_published_at":"2026-02-13T00:40:46.637Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-03-13T16:42:19.875Z","created_at":"2026-02-13T00:40:46.447Z","updated_at":"2026-08-16T18:36:53.687Z","registry_url":"https://tracker.debian.org/pkg/t-digest","install_command":"apt-get install t-digest","documentation_url":"https://packages.debian.org/bookworm/t-digest","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.687Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/t-digest?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1211},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-22T05:05:48.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13726337,"name":"t-digest","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:37:08.723Z","latest_release_published_at":"2026-02-13T01:37:08.723Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-03-13T03:13:04.434Z","created_at":"2026-02-13T01:37:08.497Z","updated_at":"2026-08-16T18:36:53.695Z","registry_url":"https://launchpad.net/ubuntu/+source/t-digest","install_command":"apt-get install t-digest","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.695Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/t-digest?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1210},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-22T05:05:42.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13783268,"name":"t-digest","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T14:03:29.700Z","latest_release_published_at":"2026-02-13T14:03:29.700Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-03-13T15:41:41.093Z","created_at":"2026-02-13T14:03:29.530Z","updated_at":"2026-08-16T18:36:53.854Z","registry_url":"https://launchpad.net/ubuntu/+source/t-digest","install_command":"apt-get install t-digest","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.854Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/t-digest?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":945},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-22T05:05:40.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13809934,"name":"t-digest","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T19:40:06.167Z","latest_release_published_at":"2026-02-13T19:40:06.167Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-03-14T06:12:38.716Z","created_at":"2026-02-13T19:40:05.834Z","updated_at":"2026-08-16T18:36:53.675Z","registry_url":"https://launchpad.net/ubuntu/+source/t-digest","install_command":"apt-get install t-digest","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.675Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/t-digest?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-22T05:05:44.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13765957,"name":"t-digest","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T10:53:42.479Z","latest_release_published_at":"2026-02-13T10:53:42.479Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-03-13T13:20:08.578Z","created_at":"2026-02-13T10:53:42.283Z","updated_at":"2026-08-16T18:36:53.679Z","registry_url":"https://launchpad.net/ubuntu/+source/t-digest","install_command":"apt-get install t-digest","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.679Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/t-digest?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1278},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-22T05:04:50.434Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13534012,"name":"t-digest","ecosystem":"debian","description":null,"homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:09:25.003Z","latest_release_published_at":"2026-02-11T00:09:25.003Z","latest_release_number":"1:3.0-3","last_synced_at":"2026-03-14T08:20:23.237Z","created_at":"2026-02-11T00:09:24.788Z","updated_at":"2026-08-16T18:36:53.671Z","registry_url":"https://tracker.debian.org/pkg/t-digest","install_command":"apt-get install t-digest","documentation_url":"https://packages.debian.org/bullseye/t-digest","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"libt-digest-java, libt-digest-java-doc","standards_version":"4.3.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, maven-debian-helper (\u003e= 1.5)","build_depends_indep":"libmaven-javadoc-plugin-java, default-jdk-doc","build_depends_arch":null},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.671Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/t-digest?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/t-digest/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":776},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-22T05:05:49.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":4587184,"name":"com.techascent/t-digest","ecosystem":"clojars","description":"Pre release of tdunning 4.0 that fixes several major issues with t-digest.","homepage":"https://github.com/tdunning/t-digest","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":[],"namespace":"com.techascent","versions_count":1,"first_release_published_at":"2021-03-24T19:34:01.000Z","latest_release_published_at":"2021-03-24T19:34:01.000Z","latest_release_number":"4.0-pre-release-1","last_synced_at":"2026-08-21T21:02:19.632Z","created_at":"2022-07-19T14:11:14.863Z","updated_at":"2026-08-21T21:02:19.633Z","registry_url":"https://clojars.org/com.techascent/t-digest/","install_command":null,"documentation_url":"https://cljdoc.org/d/com.techascent/t-digest/","metadata":{},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2165,"open_issues_count":46,"forks_count":232,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-16T18:36:19.346Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-09T15:19:08.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36747583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T03:20:11.592Z","dependent_packages_count":0,"downloads":143700,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":7.899676712900199,"dependent_repos_count":25.78996767129002,"dependent_packages_count":7.884033788716237,"stargazers_count":1.506935029721556,"forks_count":3.848159349254354,"average":9.385754510376474},"purl":"pkg:clojars/com.techascent%2Ft-digest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/clojars/com.techascent/t-digest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/clojars/com.techascent/t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/clojars/com.techascent/t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:32:28.134Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/com.techascent%2Ft-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/com.techascent%2Ft-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/com.techascent%2Ft-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/com.techascent%2Ft-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/com.techascent%2Ft-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/com.techascent%2Ft-digest/codemeta","maintainers":[{"uuid":"chrisn","login":"chrisn","name":null,"email":null,"url":null,"packages_count":84,"html_url":"https://clojars.org/users/chrisn","role":null,"created_at":"2022-11-07T20:04:54.628Z","updated_at":"2022-11-07T20:04:54.628Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/maintainers/chrisn/packages"}],"registry":{"name":"clojars.org","url":"https://repo.clojars.org","ecosystem":"clojars","default":true,"packages_count":22323,"maintainers_count":4637,"namespaces_count":10887,"keywords_count":3820,"github":"clojars","metadata":{"funded_packages_count":1691},"icon_url":"https://github.com/clojars.png","created_at":"2022-07-19T13:46:04.664Z","updated_at":"2026-08-22T05:06:30.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/namespaces"}},{"id":4758916,"name":"com.tdunning:t-digest-parent","ecosystem":"maven","description":"Data structure which allows accurate estimation of quantiles and related rank statistics","homepage":"https://github.com/tdunning/t-digest","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":[],"namespace":"com.tdunning","versions_count":1,"first_release_published_at":"2021-06-13T07:06:54.000Z","latest_release_published_at":"2021-06-13T07:06:54.000Z","latest_release_number":"3.3","last_synced_at":"2026-08-21T21:02:21.417Z","created_at":"2022-07-26T02:55:38.385Z","updated_at":"2026-08-21T21:02:21.418Z","registry_url":"https://central.sonatype.com/artifact/com.tdunning/t-digest-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.tdunning/t-digest-parent/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.676Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.51139740330616,"forks_count":9.565552374283461,"average":24.229188026556823},"purl":"pkg:maven/com.tdunning/t-digest-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.tdunning:t-digest-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.tdunning:t-digest-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.tdunning:t-digest-parent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617571,"maintainers_count":0,"namespaces_count":82043,"keywords_count":36530,"github":"maven-central","metadata":{"funded_packages_count":47579,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-22T05:03:41.511Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4758973,"name":"com.tdunning:t-digest","ecosystem":"maven","description":"Data structure which allows accurate estimation of quantiles and related rank statistics","homepage":"https://github.com/tdunning/t-digest","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/tdunning/t-digest","keywords_array":[],"namespace":"com.tdunning","versions_count":8,"first_release_published_at":"2013-12-04T18:34:06.000Z","latest_release_published_at":"2014-03-16T21:48:45.000Z","latest_release_number":"2.0.2","last_synced_at":"2026-08-21T21:10:03.977Z","created_at":"2022-07-26T02:55:53.135Z","updated_at":"2026-08-21T21:10:03.977Z","registry_url":"https://central.sonatype.com/artifact/com.tdunning/t-digest/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.tdunning/t-digest/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":11939553,"uuid":"14509169","full_name":"tdunning/t-digest","owner":"tdunning","description":"A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means","archived":false,"fork":false,"pushed_at":"2025-02-17T07:19:38.000Z","size":43585,"stargazers_count":2166,"open_issues_count":44,"forks_count":231,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-08-08T21:56:02.516Z","etag":null,"topics":["accuracy","online-algorithms","quantile","t-digest"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdunning.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-19T00:07:15.000Z","updated_at":"2026-08-07T15:47:52.000Z","dependencies_parsed_at":"2024-06-18T18:38:46.845Z","dependency_job_id":"60497b37-0ab9-4134-bdaf-7adb5fbaab79","html_url":"https://github.com/tdunning/t-digest","commit_stats":{"total_commits":354,"total_committers":44,"mean_commits":8.045454545454545,"dds":0.5480225988700564,"last_synced_commit":"e1f4e3a89d947d4c3aed9f6287040c1b5729d265"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tdunning/t-digest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/sbom","scorecard":{"id":871239,"data":{"date":"2025-08-11","repo":{"name":"github.com/tdunning/t-digest","commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:8","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":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tdunning/t-digest/maven.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:16:54.473Z","repository_id":11939553,"created_at":"2025-08-24T04:16:54.473Z","updated_at":"2025-08-24T04:16:54.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"tdunning","name":"Ted Dunning","uuid":"250490","kind":"user","description":"CTO for Data Fabric at HPE, member of @apache, member of @agstack ","email":"","website":null,"location":null,"twitter":"ted_dunning","company":"HPE","icon_url":"https://avatars.githubusercontent.com/u/250490?u=020676195b8dc2f3ff31fc7605ae91cce1d97041\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-11T08:10:35.729Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tdunning","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:19:02.763Z","updated_at":"2023-03-11T08:10:35.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdunning/repositories"},"tags":[{"name":"t-digest-3.2","sha":"e7c7cb1805f8bc2add78295a11b025bf249688c0","kind":"tag","published_at":"2017-08-07T00:17:34.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.2/manifests"},{"name":"json-1.0","sha":"758d16c007b37a6b046e27f0e218d130a7223109","kind":"tag","published_at":"2016-11-18T04:48:36.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/json-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/json-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@json-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/json-1.0/manifests"},{"name":"t-digest-3.1","sha":"e97591a53b70cd25f642dfed64b849e3f99e2b2f","kind":"tag","published_at":"2015-04-06T01:01:56.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.1/manifests"},{"name":"t-digest-3.0","sha":"0eea112a06f6a9dce7933358aa6675aee1a94977","kind":"tag","published_at":"2014-05-13T03:05:48.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-3.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-3.0/manifests"},{"name":"t-digest-2.0.2","sha":"f9832de69314b938fa65279f10cc97b45e553298","kind":"tag","published_at":"2014-03-16T21:47:01.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.2","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.2/manifests"},{"name":"t-digest-2.0.1","sha":"ff8bfafc37dce7e099fee0774ce3c26ef69e00ec","kind":"tag","published_at":"2014-03-16T19:59:14.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0.1","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0.1/manifests"},{"name":"t-digest-2.0","sha":"bff7e0a1ff1e06e3b5dae7c1af9444117ae4ddc5","kind":"tag","published_at":"2014-03-15T19:58:45.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-2.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-2.0/manifests"},{"name":"t-digest-1.0","sha":"25b62fd218cd37b42d08e150da6c009efe0357ae","kind":"tag","published_at":"2013-12-04T01:39:00.000Z","download_url":"https://codeload.github.com/tdunning/t-digest/tar.gz/t-digest-1.0","html_url":"https://github.com/tdunning/t-digest/releases/tag/t-digest-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tdunning/t-digest@t-digest-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/tags/t-digest-1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:53.677Z","dependent_packages_count":135,"downloads":null,"downloads_period":null,"dependent_repos_count":1718,"rankings":{"downloads":null,"dependent_repos_count":0.2724331687382939,"dependent_packages_count":0.5472701595536904,"stargazers_count":8.586252140904037,"forks_count":13.157747133436432,"docker_downloads_count":0.0348554201179876,"average":4.519711604550088},"purl":"pkg:maven/com.tdunning/t-digest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.tdunning:t-digest","docker_dependents_count":2275,"docker_downloads_count":2807875728,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.tdunning:t-digest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.tdunning:t-digest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T17:32:26.888Z","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"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/tdunning%2Ft-digest/issues","maintainers":[{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.tdunning:t-digest/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617571,"maintainers_count":0,"namespaces_count":82043,"keywords_count":36530,"github":"maven-central","metadata":{"funded_packages_count":47579,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-22T05:03:41.511Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1412103,"full_name":"tdunning/t-digest","default_branch":"main","total_commits":357,"total_committers":43,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":8.30232558139535,"dds":0.2016806722689075,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T20:03:17.732Z","last_synced_commit":"7905f3d2ad18e7d7176811147d1316a3e23d7061","created_at":"2023-10-25T18:28:29.074Z","updated_at":"2026-08-19T20:03:16.300Z","committers":[{"name":"Ted Dunning","email":"ted.dunning@gmail.com","login":"tdunning","count":285},{"name":"Adrien Grand","email":"jpountz@gmail.com","login":"jpountz","count":15},{"name":"Nicolas Rémond","email":"nremond+github@gmail.com","login":"nremond","count":4},{"name":"Bruno P. Kinoshita","email":"kinow","login":"kinow","count":3},{"name":"Cameron Davidson-Pilon","email":"cam.davidson.pilon@gmail.com","login":"CamDavidsonPilon","count":3},{"name":"Cedric Hansen","email":"chansen@squareup.com","login":"cedric-hansen","count":3},{"name":"Suneel Marthi","email":"suneel.marthi@gmail.com","login":"smarthi","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Stephen Polcyn","email":"spolcyn","login":"spolcyn","count":2},{"name":"dsukhareva","email":"daria.sukhareva@gmail.com","login":"daria-sukhareva","count":2},{"name":"Andrii Gakhov","email":"gakhov","login":"gakhov","count":2},{"name":"Kevin Litwack","email":"kevin.litwack@gmail.com","login":"Geeber","count":1},{"name":"Heath","email":"Cyral","login":"Cyral","count":1},{"name":"Gera Shegalov","email":"gera@apache.org","login":"gerashegalov","count":1},{"name":"Erik Weathers","email":"erikdw@gmail.com","login":"erikdw","count":1},{"name":"Emlyn Corrin","email":"emlyn.corrin@gmail.com","login":"emlyn","count":1},{"name":"Andrey","email":"andrew.obraztsov@gmail.com","login":"drej82","count":1},{"name":"Andrew Werner","email":"awerner32@gmail.com","login":"ajwerner","count":1},{"name":"supercargo","email":"adam@acuitysds.com","login":"supercargo","count":1},{"name":"Ted Dunning","email":"tdunning@gmail.com","login":null,"count":1},{"name":"Ryan P. Brewster","email":"ryanpbrewster@google.com","login":null,"count":1},{"name":"Moritz Mucha","email":"106928616+moritzmucha","login":"moritzmucha","count":1},{"name":"njmsaikat","email":"njmsaikat@gmail.com","login":"njmsaikat","count":1},{"name":"nabbisen","email":"nabbisen@scqr.net","login":"nabbisen","count":1},{"name":"lino","email":"40688435+michelebanfi","login":"michelebanfi","count":1},{"name":"filipe oliveira","email":"filipecosta.90@gmail.com","login":"filipecosta90","count":1},{"name":"beyondeye","email":"dario-e@beyond-eye.com","login":"beyondeye","count":1},{"name":"Yuri","email":"yurivish@gmail.com","login":"yurivish","count":1},{"name":"The Alchemist","email":"kap4020@gmail.com","login":"The-Alchemist","count":1},{"name":"Stephane Landelle","email":"slandelle@gatling.io","login":"slandelle","count":1},{"name":"Spencer Nelson","email":"s@spenczar.com","login":"spenczar","count":1},{"name":"Simon Prickett","email":"simon@crudworks.org","login":"simonprickett","count":1},{"name":"Simon Grondin","email":"simon.grondin@outlook.com","login":"SGrondin","count":1},{"name":"Ryan P. Brewster","email":"RyanPBrewster@gmail.com","login":"ryanpbrewster","count":1},{"name":"Rich","email":"jychen7","login":"jychen7","count":1},{"name":"Ray Ortigas","email":"rayo@linkedin.com","login":"rayortigas","count":1},{"name":"Purwo Widodo","email":"id.purwowd@gmail.com","login":"purwowd","count":1},{"name":"Pedro Lamarão","email":"pedro.lamarao@prodist.com.br","login":"pedrolamarao","count":1},{"name":"Pavel","email":"pavel.kalaidin@gmail.com","login":"kalaidin","count":1},{"name":"Pablo Gómez Abajo","email":"gomezabajo@yahoo.com","login":"gomezabajo","count":1},{"name":"AdityaDS","email":"adityads@ymail.com","login":"adityadees","count":1},{"name":"Marc Celani","email":"marc.celani@gmail.com","login":"marccelani","count":1},{"name":"Joop van de Ven","email":"joop.ven@cba.com.au","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6760949,"commits_count":979925585,"contributors_count":41305604,"owners_count":1361143,"committers_count":3355573,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"tdunning/t-digest","html_url":"https://github.com/tdunning/t-digest","last_synced_at":"2026-08-21T21:02:11.038Z","status":"error","issues_count":73,"pull_requests_count":44,"avg_time_to_close_issue":28009617.377777778,"avg_time_to_close_pull_request":9988018.55882353,"issues_closed_count":45,"pull_requests_closed_count":34,"pull_request_authors_count":36,"issue_authors_count":57,"avg_comments_per_issue":4.397260273972603,"avg_comments_per_pull_request":1.9545454545454546,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T19:28:48.737Z","updated_at":"2026-08-21T21:02:11.038Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdunning%2Ft-digest/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":3}},"issue_author_associations_count":{"table":{"NONE":57,"CONTRIBUTOR":9,"OWNER":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":27,"NONE":17}},"issue_authors":{"table":{"tdunning":7,"cyb70289":3,"rnataf":3,"marccelani":2,"KayBeSee":2,"tannaga":2,"ajwerner":2,"mqliang":2,"AlexanderSaydakov":2,"papapon":1,"nbehnam":1,"lihanhui":1,"devinrsmith":1,"erikerlandson":1,"rafsanofficial":1,"sumanshil":1,"pcallahan-r7":1,"npiguet":1,"kristiantokarim":1,"venkateshm383":1,"LiorKogan":1,"cedric-hansen":1,"excitoon":1,"jaystarshot":1,"slandelle":1,"schatterjee10":1,"guillaumepitel":1,"August829":1,"alexec":1,"CChengjie":1,"lyupy":1,"xiezhenye":1,"patelprateek":1,"jameswang2015":1,"petrpan26":1,"beyondeye":1,"EnricoMi":1,"ashokblend":1,"pedrolamarao":1,"fhitchen":1,"rahulambastha":1,"Aloshi":1,"tummychow":1,"xysun":1,"velvia":1,"peteralfonsi":1,"udesaiitrs":1,"death":1,"yurivish":1,"smccauliff":1,"samarthjain":1,"Sunny-Island":1,"rzu512":1,"bluesky8318":1,"jingjiajie":1,"ethanluoyc":1,"JimCooke":1}},"pull_request_authors":{"table":{"dependabot[bot]":3,"amalic":3,"kinow":3,"njmsaikat":2,"nabbisen":2,"anvinjain":1,"dblock":1,"rafsanofficial":1,"AlexanderSaydakov":1,"domhauton":1,"gerashegalov":1,"ajwerner":1,"August829":1,"ryanpbrewster":1,"johnistan":1,"gvol":1,"yurivish":1,"simonprickett":1,"pyckle":1,"gomezabajo":1,"purwowd":1,"moritzmucha":1,"joe-sfx":1,"jychen7":1,"maggu2810":1,"pulver":1,"cedric-hansen":1,"filipecosta90":1,"Cyral":1,"adityadees":1,"sudeepdino008":1,"beyondeye":1,"michelebanfi":1,"slandelle":1,"SGrondin":1,"pedrolamarao":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-22T00:00:08.916Z","repositories_count":16251860,"issues_count":42038942,"pull_requests_count":134032775,"authors_count":11499080,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{"August829":1,"npiguet":1}},"past_year_pull_request_authors":{"table":{"August829":1}},"maintainers":[{"table":{"login":"tdunning","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdunning"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":7,"IssueCommentEvent":6,"IssuesEvent":5,"PullRequestEvent":2,"PushEvent":1,"WatchEvent":113},"last_year":{"ForkEvent":2,"IssueCommentEvent":1,"IssuesEvent":2,"WatchEvent":19}},"keywords":["accuracy","online-algorithms","quantile","t-digest"],"dependencies":[{"ecosystem":"maven","filepath":"benchmark/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-12T15:04:35.008Z","updated_at":"2022-07-12T15:04:35.008Z","repository_link":"https://github.com/tdunning/t-digest/blob/main/benchmark/pom.xml","dependencies":[{"id":159606789,"package_name":"com.tdunning:t-digest","ecosystem":"maven","requirements":"3.4-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":159606790,"package_name":"org.openjdk.jmh:jmh-core","ecosystem":"maven","requirements":"1.17.3","direct":true,"kind":"runtime","optional":false},{"id":159606791,"package_name":"org.openjdk.jmh:jmh-generator-annprocess","ecosystem":"maven","requirements":"1.17.3","direct":true,"kind":"provided","optional":false},{"id":159606792,"package_name":"org.apache.mahout:mahout-math","ecosystem":"maven","requirements":"0.9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"core/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-12T15:04:35.157Z","updated_at":"2022-07-12T15:04:35.157Z","repository_link":"https://github.com/tdunning/t-digest/blob/main/core/pom.xml","dependencies":[{"id":159608569,"package_name":"org.apache.mahout:mahout-math","ecosystem":"maven","requirements":"0.9","direct":true,"kind":"test","optional":false},{"id":159608570,"package_name":"com.carrotsearch.randomizedtesting:randomizedtesting-runner","ecosystem":"maven","requirements":"2.1.11","direct":true,"kind":"test","optional":false},{"id":159608571,"package_name":"com.carrotsearch:java-sizeof","ecosystem":"maven","requirements":"0.0.5","direct":true,"kind":"test","optional":false},{"id":159608572,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"30.1.1-jre","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"quality/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-12T15:04:35.258Z","updated_at":"2022-07-12T15:04:35.258Z","repository_link":"https://github.com/tdunning/t-digest/blob/main/quality/pom.xml","dependencies":[{"id":159609060,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":159609061,"package_name":"org.apache.mahout:mahout-math","ecosystem":"maven","requirements":"0.9","direct":true,"kind":"test","optional":false},{"id":159609062,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"30.1.1-jre","direct":true,"kind":"test","optional":false},{"id":159609063,"package_name":"com.clearspring.analytics:stream","ecosystem":"maven","requirements":"2.5.2","direct":true,"kind":"test","optional":false},{"id":159609064,"package_name":"org.apache.datasketches:datasketches-java","ecosystem":"maven","requirements":"2.0.0","direct":true,"kind":"test","optional":false},{"id":159609065,"package_name":"com.tdunning:t-digest","ecosystem":"maven","requirements":"3.4-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T18:38:46.048Z","updated_at":"2024-06-18T18:38:46.048Z","repository_link":"https://github.com/tdunning/t-digest/blob/main/.github/workflows/maven.yml","dependencies":[{"id":18680640437,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":18680640438,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.10.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2024-06-18T18:38:46.437Z","updated_at":"2024-06-18T18:38:46.437Z","repository_link":"https://github.com/tdunning/t-digest/blob/main/pom.xml","dependencies":[]}],"score":33.21814700887081,"created_at":"2025-05-08T17:01:42.240Z","updated_at":"2026-08-22T21:30:40.543Z","avatar_url":"https://github.com/tdunning.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361567","html_url":"https://summary.ecosyste.ms/projects/361567"}