{"id":377658,"url":"https://github.com/dustin/go-humanize","last_synced_at":"2026-09-11T21:32:35.185Z","repository":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4816,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-10T18:58:41.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-10T15:11:16.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37205130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"packages":[{"id":13387719,"name":"golang-github-dustin-go-humanize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:43:48.670Z","latest_release_published_at":"2026-02-05T15:43:48.670Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-08-13T17:56:04.454Z","created_at":"2026-02-05T15:43:47.058Z","updated_at":"2026-09-07T12:37:10.900Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-07T12:37:10.900Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T19:03:31.083Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-dustin-go-humanize/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":1479},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-10T05:05:53.832Z","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":13438330,"name":"golang-github-dustin-go-humanize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:26:23.240Z","latest_release_published_at":"2026-02-08T01:26:23.240Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-08T02:57:04.652Z","created_at":"2026-02-08T01:26:22.873Z","updated_at":"2026-08-20T02:57:41.833Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 12~), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4814,"open_issues_count":59,"forks_count":259,"subscribers_count":26,"default_branch":"master","last_synced_at":"2026-08-12T22:41:43.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-08-11T12:38:39.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36623410,"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-13T02:00:06.325Z","response_time":111,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T02:57:41.833Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T01:31:04.362Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-dustin-go-humanize/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":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":868},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-10T05:05:58.388Z","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":3786100,"name":"gopkg.in/dustin/go-humanize.v1","ecosystem":"go","description":"Package humanize converts boring ugly numbers to human-friendly strings and back.","homepage":"https://github.com/dustin/go-humanize","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":[],"namespace":"gopkg.in/dustin","versions_count":1,"first_release_published_at":"2018-07-13T05:29:10.000Z","latest_release_published_at":"2018-07-13T05:29:10.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-09-09T21:36:23.826Z","created_at":"2022-04-11T17:29:23.878Z","updated_at":"2026-09-11T15:58:25.062Z","registry_url":"https://pkg.go.dev/gopkg.in/dustin/go-humanize.v1","install_command":"go get gopkg.in/dustin/go-humanize.v1","documentation_url":"https://pkg.go.dev/gopkg.in/dustin/go-humanize.v1#section-documentation","metadata":{},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4816,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-10T18:58:41.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-10T15:11:16.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37205130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T15:58:25.062Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.7012054493808899,"forks_count":1.1578643760023433,"average":4.551017522280219},"purl":"pkg:golang/gopkg.in/dustin/go-humanize.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/dustin/go-humanize.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/dustin/go-humanize.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/dustin/go-humanize.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:02:54.077Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3630015.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fdustin%2Fgo-humanize.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fdustin%2Fgo-humanize.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fdustin%2Fgo-humanize.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fdustin%2Fgo-humanize.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fdustin%2Fgo-humanize.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fdustin%2Fgo-humanize.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14480341,"name":"github.com/dUSTIN/go-humanize","ecosystem":"go","description":"Package humanize converts boring ugly numbers to human-friendly strings and back.","homepage":"https://github.com/dUSTIN/go-humanize","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dUSTIN/go-humanize","keywords_array":[],"namespace":"github.com/dUSTIN","versions_count":2,"first_release_published_at":"2018-07-13T05:29:10.000Z","latest_release_published_at":"2023-01-10T06:44:38.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-09-09T21:30:47.439Z","created_at":"2026-05-20T14:40:29.463Z","updated_at":"2026-09-09T21:30:47.440Z","registry_url":"https://pkg.go.dev/github.com/dUSTIN/go-humanize","install_command":"go get github.com/dUSTIN/go-humanize","documentation_url":"https://pkg.go.dev/github.com/dUSTIN/go-humanize#section-documentation","metadata":{},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37170598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T01:02:32.967Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.049644437542583,"dependent_packages_count":4.731692462374362,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.890668449958472},"purl":"pkg:golang/github.com/d%21u%21s%21t%21i%21n/go-humanize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dUSTIN/go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dUSTIN/go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dUSTIN/go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:03:33.650Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3630015.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdUSTIN%2Fgo-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdUSTIN%2Fgo-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdUSTIN%2Fgo-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdUSTIN%2Fgo-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdUSTIN%2Fgo-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdUSTIN%2Fgo-humanize/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13475455,"name":"golang-github-dustin-go-humanize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:21:43.869Z","latest_release_published_at":"2026-02-10T03:21:43.869Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-10T04:12:45.111Z","created_at":"2026-02-10T03:21:43.536Z","updated_at":"2026-09-08T01:34:22.945Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T01:34:22.945Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T19:32:47.811Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-dustin-go-humanize/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":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1541},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-10T05:05:55.540Z","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":13757906,"name":"golang-github-dustin-go-humanize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:15:03.180Z","latest_release_published_at":"2026-02-13T09:15:03.180Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-13T10:13:55.019Z","created_at":"2026-02-13T09:15:02.953Z","updated_at":"2026-09-03T15:24:30.162Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-03T15:24:30.162Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T17:04:23.871Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-dustin-go-humanize/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":1557},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-10T05:05:25.290Z","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":13580938,"name":"golang-github-dustin-go-humanize","ecosystem":"debian","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:50:00.890Z","latest_release_published_at":"2026-02-11T08:50:00.890Z","latest_release_number":"0.0~git20171111.bb3d318-1","last_synced_at":"2026-03-13T07:08:19.292Z","created_at":"2026-02-11T08:50:00.718Z","updated_at":"2026-09-03T21:45:48.001Z","registry_url":"https://tracker.debian.org/pkg/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":"https://packages.debian.org/buster/golang-github-dustin-go-humanize","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-03T21:45:48.000Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T17:33:35.723Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-dustin-go-humanize/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":710},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-11T05:01:27.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13645423,"name":"golang-github-dustin-go-humanize","ecosystem":"debian","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:11:13.196Z","latest_release_published_at":"2026-02-12T03:11:13.196Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-13T20:09:51.754Z","created_at":"2026-02-12T03:11:13.037Z","updated_at":"2026-09-11T15:58:25.062Z","registry_url":"https://tracker.debian.org/pkg/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":"https://packages.debian.org/trixie/golang-github-dustin-go-humanize","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.16~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4816,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-10T18:58:41.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-10T15:11:16.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37205130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T15:58:25.061Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:02:54.077Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3630015.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-dustin-go-humanize/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":1942},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-10T05:05:23.251Z","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":3492925,"name":"github.com/dustin/go-humanize","ecosystem":"go","description":"Package humanize converts boring ugly numbers to human-friendly strings and back.","homepage":"https://github.com/dustin/go-humanize","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":[],"namespace":"github.com/dustin","versions_count":2,"first_release_published_at":"2018-07-13T05:29:10.000Z","latest_release_published_at":"2023-01-10T06:44:38.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-09-10T21:05:49.665Z","created_at":"2022-04-10T19:13:24.586Z","updated_at":"2026-09-10T21:05:49.666Z","registry_url":"https://pkg.go.dev/github.com/dustin/go-humanize","install_command":"go get github.com/dustin/go-humanize","documentation_url":"https://pkg.go.dev/github.com/dustin/go-humanize#section-documentation","metadata":{},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4810,"open_issues_count":58,"forks_count":261,"subscribers_count":26,"default_branch":"master","last_synced_at":"2026-08-27T05:59:48.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-08-24T21:43:18.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36938887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-29T03:02:59.400Z","dependent_packages_count":21865,"downloads":null,"downloads_period":null,"dependent_repos_count":67492,"rankings":{"downloads":null,"dependent_repos_count":0.019095979885567854,"dependent_packages_count":0.011703987671799653,"stargazers_count":1.1243014824024387,"forks_count":1.839271395967463,"docker_downloads_count":0.017350648390650363,"average":0.6023446988635839},"purl":"pkg:golang/github.com/dustin/go-humanize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dustin/go-humanize","docker_dependents_count":5804,"docker_downloads_count":30466984210,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dustin/go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dustin/go-humanize/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-28T06:02:31.376Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdustin%2Fgo-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdustin%2Fgo-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdustin%2Fgo-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdustin%2Fgo-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdustin%2Fgo-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdustin%2Fgo-humanize/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13684449,"name":"golang-github-dustin-go-humanize","ecosystem":"debian","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:45:45.070Z","latest_release_published_at":"2026-02-12T17:45:45.070Z","latest_release_number":"1.0.0-3","last_synced_at":"2026-03-12T20:11:38.550Z","created_at":"2026-02-12T17:45:44.878Z","updated_at":"2026-08-20T02:17:10.230Z","registry_url":"https://tracker.debian.org/pkg/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":"https://packages.debian.org/bookworm/golang-github-dustin-go-humanize","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4814,"open_issues_count":59,"forks_count":259,"subscribers_count":26,"default_branch":"master","last_synced_at":"2026-08-12T22:41:43.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-08-11T12:38:39.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36623410,"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-13T02:00:06.325Z","response_time":111,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T02:17:10.230Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T01:31:04.362Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-dustin-go-humanize/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":2635,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1400},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-10T05:05:48.174Z","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":13545453,"name":"golang-github-dustin-go-humanize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:59:47.197Z","latest_release_published_at":"2026-02-11T01:59:47.197Z","latest_release_number":"1.0.0-3","last_synced_at":"2026-03-11T21:30:48.074Z","created_at":"2026-02-11T01:59:46.991Z","updated_at":"2026-08-20T02:20:21.175Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4814,"open_issues_count":59,"forks_count":259,"subscribers_count":26,"default_branch":"master","last_synced_at":"2026-08-12T22:41:43.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-08-11T12:38:39.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36623410,"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-13T02:00:06.325Z","response_time":111,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T02:20:21.175Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T01:31:04.362Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-dustin-go-humanize/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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1301},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-10T05:05:57.112Z","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":13417388,"name":"golang-github-dustin-go-humanize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:07:38.954Z","latest_release_published_at":"2026-02-07T03:07:38.954Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-07T03:35:15.440Z","created_at":"2026-02-07T03:07:38.655Z","updated_at":"2026-09-04T05:32:51.865Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T05:32:51.865Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T17:33:35.723Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-dustin-go-humanize/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":1149},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-10T05:05:52.205Z","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":13503638,"name":"golang-github-dustin-go-humanize","ecosystem":"debian","description":null,"homepage":"https://github.com/dustin/go-humanize","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:54:44.375Z","latest_release_published_at":"2026-02-10T18:54:44.375Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-13T15:36:47.239Z","created_at":"2026-02-10T18:54:44.172Z","updated_at":"2026-09-08T22:46:23.062Z","registry_url":"https://tracker.debian.org/pkg/golang-github-dustin-go-humanize","install_command":"apt-get install golang-github-dustin-go-humanize","documentation_url":"https://packages.debian.org/bullseye/golang-github-dustin-go-humanize","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-dustin-go-humanize-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T22:46:23.061Z","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/golang-github-dustin-go-humanize?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:03:33.650Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3630015.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-dustin-go-humanize/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":941},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-10T05:05:50.632Z","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":13963252,"name":"go-github-com-dustin-go-humanize","ecosystem":"guix","description":"Humane unit formatter","homepage":"https://github.com/dustin/go-humanize","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/dustin/go-humanize","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:48:52.245Z","latest_release_published_at":"2026-03-02T22:48:52.245Z","latest_release_number":"1.0.1","last_synced_at":"2026-04-27T18:17:19.960Z","created_at":"2026-03-02T22:48:52.039Z","updated_at":"2026-09-04T18:25:33.813Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-dustin-go-humanize/1.0.1/","install_command":"guix install go-github-com-dustin-go-humanize","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n8981","metadata":{"location":"gnu/packages/golang-xyz.scm:8981","variable_name":"go-github-com-dustin-go-humanize"},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T18:25:33.813Z","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:guix/go-github-com-dustin-go-humanize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-dustin-go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-dustin-go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-dustin-go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T17:33:35.723Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-dustin-go-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-dustin-go-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-dustin-go-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-dustin-go-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-dustin-go-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-dustin-go-humanize/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32496,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1422},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-10T05:05:29.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":14859955,"name":"github.com/dustIN/go-humanize","ecosystem":"go","description":"Package humanize converts boring ugly numbers to human-friendly strings and back.","homepage":"https://github.com/dustIN/go-humanize","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dustIN/go-humanize","keywords_array":[],"namespace":"github.com/dustIN","versions_count":2,"first_release_published_at":"2018-07-13T05:29:10.000Z","latest_release_published_at":"2023-01-10T06:44:38.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-09-10T21:04:59.535Z","created_at":"2026-08-03T12:23:20.378Z","updated_at":"2026-09-10T21:04:59.536Z","registry_url":"https://pkg.go.dev/github.com/dustIN/go-humanize","install_command":"go get github.com/dustIN/go-humanize","documentation_url":"https://pkg.go.dev/github.com/dustIN/go-humanize#section-documentation","metadata":{},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37022174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T23:52:58.797Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.824229009531371,"dependent_packages_count":4.52037284310017,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.672300926315771},"purl":"pkg:golang/github.com/dust%21i%21n/go-humanize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dustIN/go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dustIN/go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dustIN/go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T18:06:35.936Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdustIN%2Fgo-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdustIN%2Fgo-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdustIN%2Fgo-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdustIN%2Fgo-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdustIN%2Fgo-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdustIN%2Fgo-humanize/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11656555,"name":"github.com/Dustin/go-humanize","ecosystem":"go","description":"Package humanize converts boring ugly numbers to human-friendly strings and back.","homepage":"https://github.com/Dustin/go-humanize","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Dustin/go-humanize","keywords_array":[],"namespace":"github.com/Dustin","versions_count":2,"first_release_published_at":"2018-07-13T05:29:10.000Z","latest_release_published_at":"2023-01-10T06:44:38.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-09-10T21:09:42.007Z","created_at":"2025-05-19T10:04:43.732Z","updated_at":"2026-09-10T21:09:42.007Z","registry_url":"https://pkg.go.dev/github.com/Dustin/go-humanize","install_command":"go get github.com/Dustin/go-humanize","documentation_url":"https://pkg.go.dev/github.com/Dustin/go-humanize#section-documentation","metadata":{},"repo_metadata":{"id":2218556,"uuid":"3168225","full_name":"dustin/go-humanize","owner":"dustin","description":"Go Humans! (formatters for units to human friendly sizes)","archived":false,"fork":false,"pushed_at":"2026-03-02T20:56:06.000Z","size":108,"stargazers_count":4815,"open_issues_count":58,"forks_count":261,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-09-03T10:41:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/dustin/go-humanize","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-01-13T03:48:55.000Z","updated_at":"2026-09-02T16:13:41.000Z","dependencies_parsed_at":"2025-04-08T17:01:01.814Z","dependency_job_id":"446ef7c4-f070-4fb2-8544-7fa2b201a910","html_url":"https://github.com/dustin/go-humanize","commit_stats":{"total_commits":125,"total_committers":28,"mean_commits":4.464285714285714,"dds":"0.28800000000000003","last_synced_commit":"bd1b3e1a20a1e20fca7346f89ecfaef77afe0474"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dustin/go-humanize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/sbom","scorecard":{"id":360227,"data":{"date":"2025-08-11","repo":{"name":"github.com/dustin/go-humanize","commit":"ffe070996ce18cfec126aa34c60ef4b864a9ae68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":"Code-Review","score":6,"reason":"Found 14/21 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: comma_fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-18T10:39:25.745Z","repository_id":2218556,"created_at":"2025-08-18T10:39:25.745Z","updated_at":"2025-08-18T10:39:25.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37022647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-05T02:00:06.064Z","response_time":108,"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":"dustin","name":"Dustin Sallings","uuid":"1779","kind":"user","description":"","email":"","website":"http://bleu.west.spy.net/~dustin/","location":"Maui","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779?u=1c3036542e8a33cacedabe88323d646a42f53d46\u0026v=4","repositories_count":276,"last_synced_at":"2023-04-10T21:37:50.556Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dustin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:59:38.035Z","updated_at":"2023-04-10T21:37:51.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin/repositories"},"tags":[{"name":"v1.0.1","sha":"9ec74ab2f7a7161664182fd4e5e292fccffbc75f","kind":"tag","published_at":"2023-01-13T18:45:21.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.1","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9f541cc9db5d55bce703bd99987c9d5cb8eea45e","kind":"tag","published_at":"2018-10-10T04:13:44.000Z","download_url":"https://codeload.github.com/dustin/go-humanize/tar.gz/v1.0.0","html_url":"https://github.com/dustin/go-humanize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dustin/go-humanize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-05T04:20:19.122Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.847921314025527,"dependent_packages_count":5.480201576096057,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.664061445060792},"purl":"pkg:golang/github.com/%21dustin/go-humanize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Dustin/go-humanize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Dustin/go-humanize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Dustin/go-humanize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T18:06:35.936Z","issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1821602.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","maintainers":[{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDustin%2Fgo-humanize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDustin%2Fgo-humanize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDustin%2Fgo-humanize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDustin%2Fgo-humanize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDustin%2Fgo-humanize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDustin%2Fgo-humanize/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":7838,"full_name":"dustin/go-humanize","default_branch":"master","total_commits":146,"total_committers":31,"total_bot_commits":8,"total_bot_committers":1,"mean_commits":4.709677419354839,"dds":0.363013698630137,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2026-09-10T21:03:55.770Z","last_synced_commit":"4d1d9082551ec085912e7d2253a33ae547fca000","created_at":"2023-03-07T09:46:40.204Z","updated_at":"2026-09-10T21:03:55.463Z","committers":[{"name":"Dustin Sallings","email":"dustin@spy.net","login":"dustin","count":93},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Dmitri Shuralyov","email":"shurcooL@gmail.com","login":"dmitshur","count":4},{"name":"Joyce","email":"joycebrum@google.com","login":"joycebrum","count":3},{"name":"Matt","email":"mholt","login":"mholt","count":3},{"name":"Mikhail Gunkov","email":"painter@3lines.club","login":"kaatinga","count":3},{"name":"Andrew Brampton","email":"bramp@google.com","login":"bramp","count":2},{"name":"hurf","email":"huruifeng@huawei.com","login":"hurf","count":2},{"name":"Antoine GIRARD","email":"sapk","login":"sapk","count":2},{"name":"Chris Conway","email":"clconway@google.com","login":"clconway","count":2},{"name":"Jille Timmermans","email":"jille@hexon.nl","login":"Jille","count":2},{"name":"Maxr1998","email":"max.rumpf1998@gmail.com","login":"Maxr1998","count":2},{"name":"Daniel Lohse","email":"daniel.lohse@alfatraining.de","login":"annismckenzie","count":2},{"name":"Alexey Palazhchenko","email":"alexey.palazhchenko@gmail.com","login":"AlekSi","count":1},{"name":"sendyHalim","email":"sendy_ubm@yahoo.com","login":null,"count":1},{"name":"Steve Perkins","email":"steve@octopart.com","login":null,"count":1},{"name":"Abdulelah Alfuntukh","email":"iabdulelah@gmail.com","login":null,"count":1},{"name":"Bruno Bigras","email":"bigras.bruno@gmail.com","login":"bbigras","count":1},{"name":"Delweng Zheng","email":"delweng@gmail.com","login":"jsvisa","count":1},{"name":"Frederick F. Kautz IV","email":"fkautz@alumni.cmu.edu","login":"fkautz","count":1},{"name":"Kristoffer Berdal","email":"web@flexd.net","login":"flexd","count":1},{"name":"Mitsuhiro Setoguchi","email":"setomits@gmail.com","login":"setomits","count":1},{"name":"Olivier Mengué","email":"dolmen@cpan.org","login":"dolmen","count":1},{"name":"Steve Perkins","email":"stereosteve@gmail.com","login":"stereosteve","count":1},{"name":"Taco de Wolff","email":"tacodewolff@gmail.com","login":"tdewolff","count":1},{"name":"Tom Preston","email":"tompreston@monzo.com","login":"tompreston","count":1},{"name":"Tommi Virtanen","email":"tv@eagain.net","login":"tv42","count":1},{"name":"Tugdual Saunier","email":"tugdual.saunier@gmail.com","login":"tucksaun","count":1},{"name":"kebhr","email":"42484226+kebhr","login":"kebhr","count":1},{"name":"maximal","email":"almaximal@ya.ru","login":"maximal","count":1},{"name":"yyoshiki41","email":"yyoshiki41@gmail.com","login":"yyoshiki41","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-11T00:00:07.522Z","repositories_count":7240518,"commits_count":1084877767,"contributors_count":47909808,"owners_count":1448251,"committers_count":3498061,"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":"dustin/go-humanize","html_url":"https://github.com/dustin/go-humanize","last_synced_at":"2026-09-11T20:02:11.734Z","status":null,"issues_count":56,"pull_requests_count":84,"avg_time_to_close_issue":11314944.5,"avg_time_to_close_pull_request":26076116.94827586,"issues_closed_count":26,"pull_requests_closed_count":58,"pull_request_authors_count":52,"issue_authors_count":52,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":1.5476190476190477,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3630015.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T03:48:56.348Z","updated_at":"2026-09-11T20:02:11.734Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-humanize/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":12,"github_actions":8}},"issue_author_associations_count":{"table":{"NONE":48,"CONTRIBUTOR":7,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":43,"NONE":35,"COLLABORATOR":4,"OWNER":2}},"issue_authors":{"table":{"joycebrum":3,"mcandre":2,"TerraTech":2,"pyed":1,"kyrofa":1,"xiang90":1,"keyneston":1,"earfman":1,"clconway":1,"dustin":1,"iwittkau":1,"niondir":1,"bramp":1,"wade-welles":1,"let4be":1,"pjakubik":1,"stefanludwig":1,"rilysh":1,"zacharyburkett":1,"philippgille":1,"phfix":1,"siddhant-nair":1,"arjunmahishi":1,"krisis":1,"nhooyr":1,"hryamzik":1,"phattv":1,"ciehanski":1,"FGasper":1,"popbones":1,"ammario":1,"lxt2":1,"lfaoro":1,"ipfreely-uk":1,"anarcat":1,"vishvanath45":1,"bilo1967":1,"JamesDunne":1,"spellgen":1,"hurf":1,"myusuf3":1,"chrisgilbert":1,"macnibblet":1,"ghost":1,"kevinburke":1,"wrouesnel":1,"sanderness66":1,"jfbus":1,"zeing":1,"ravibitsgoa":1,"LudovicTOURMAN":1,"Light-Wizzard":1}},"pull_request_authors":{"table":{"dependabot[bot]":12,"joycebrum":5,"walle250ai":4,"dmitshur":4,"stereosteve":3,"bramp":2,"Jille":2,"Maxr1998":2,"dustin":2,"jfbus":2,"dolmen":2,"bigwhoman":2,"clconway":2,"annismckenzie":2,"charlievieth":1,"AlekSi":1,"tucksaun":1,"AlexAkulov":1,"Matt3o12":1,"pyed":1,"pjakubik":1,"deepakganesh78":1,"uzimonkey":1,"bbigras":1,"LudovicTOURMAN":1,"earfman":1,"muesli":1,"amitmishra11":1,"nguyen-phillip":1,"setomits":1,"popbones":1,"kebhr":1,"tylerstillwater":1,"tompreston":1,"Jleagle":1,"jsvisa":1,"jbsmith7741":1,"chetanyakan":1,"yyoshiki41":1,"sapk":1,"fkautz":1,"mbfr":1,"Tonyfilla":1,"sayantanmandal1":1,"Yanhu007":1,"hurf":1,"maximal":1,"Dogacel":1,"BohdanStarunskyi":1,"kaatinga":1,"lfaoro":1,"freman":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-11T00:00:06.637Z","repositories_count":17119468,"issues_count":45292275,"pull_requests_count":142535392,"authors_count":11706834,"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":{"dependencies":2,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":10,"CONTRIBUTOR":2}},"past_year_issue_authors":{"table":{"earfman":1}},"past_year_pull_request_authors":{"table":{"walle250ai":4,"dependabot[bot]":2,"amitmishra11":1,"charlievieth":1,"deepakganesh78":1,"earfman":1,"sayantanmandal1":1,"Yanhu007":1}},"maintainers":[{"table":{"login":"dmitshur","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"}},{"table":{"login":"dustin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustin"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":8,"DeleteEvent":7,"ForkEvent":13,"IssueCommentEvent":7,"IssuesEvent":4,"PullRequestEvent":27,"PullRequestReviewCommentEvent":10,"PullRequestReviewEvent":9,"PushEvent":11,"WatchEvent":348},"last_year":{"CreateEvent":4,"DeleteEvent":3,"ForkEvent":1,"PullRequestEvent":9,"PushEvent":3,"WatchEvent":73}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:42:28.486Z","updated_at":"2023-01-13T11:42:28.486Z","repository_link":"https://github.com/dustin/go-humanize/blob/master/.github/workflows/go.yml","dependencies":[{"id":6875636502,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875636503,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2024-05-05T03:42:53.619Z","updated_at":"2024-05-05T03:42:53.619Z","repository_link":"https://github.com/dustin/go-humanize/blob/master/go.mod","dependencies":[]}],"score":36.06557001141105,"created_at":"2026-07-08T05:06:32.935Z","updated_at":"2026-09-11T21:32:35.195Z","avatar_url":"https://github.com/dustin.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377658","html_url":"https://summary.ecosyste.ms/projects/377658"}