{"id":378137,"url":"https://github.com/mattn/go-runewidth","last_synced_at":"2026-08-14T02:32:55.399Z","repository":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2026-07-24T01:09:56.000Z","size":230,"stargazers_count":716,"open_issues_count":0,"forks_count":100,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-07-31T19:04:26.432Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dco":null,"cla":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2026-07-28T19:27:24.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"1788b495-9a0b-4c94-85f4-6b51edd965d0","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36206768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","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":{"login":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"mattn.jp@gmail.com","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2166,"last_synced_at":"2026-08-06T05:30:46.999Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":58490,"followers":13492,"following":1693,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2026-08-06T05:30:47.012Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"packages":[{"id":13505135,"name":"golang-github-mattn-go-runewidth","ecosystem":"debian","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:01:59.300Z","latest_release_published_at":"2026-02-10T19:01:59.300Z","latest_release_number":"0.0.9-1","last_synced_at":"2026-03-13T16:29:22.075Z","created_at":"2026-02-10T19:01:58.905Z","updated_at":"2026-03-13T16:29:22.075Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":"https://packages.debian.org/bullseye/golang-github-mattn-go-runewidth","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang (\u003e= 1.17~), golang-any, unicode-data","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:12:18.149Z","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-mattn-go-runewidth?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-runewidth/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":456},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-10T05:08:02.664Z","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":12379714,"name":"github.com/mattn/go-runewIDTH","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-runewIDTH","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-runewIDTH","keywords_array":[],"namespace":"github.com/mattn","versions_count":23,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-04-08T12:37:51.000Z","latest_release_number":"v0.0.23","last_synced_at":"2026-08-13T02:04:58.940Z","created_at":"2025-10-13T08:39:55.636Z","updated_at":"2026-08-13T02:04:58.941Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-runewIDTH","install_command":"go get github.com/mattn/go-runewIDTH","documentation_url":"https://pkg.go.dev/github.com/mattn/go-runewIDTH#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-11T14:41:34.783Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.483923740776176,"dependent_packages_count":5.138953114688172,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.311438427732174},"purl":"pkg:golang/github.com/mattn/go-runew%21i%21d%21t%21h","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-runewIDTH","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-runewIDTH","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-runewIDTH/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDTH/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDTH/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDTH/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDTH/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDTH/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDTH/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":13388335,"name":"golang-github-mattn-go-runewidth","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:29:17.546Z","latest_release_published_at":"2026-02-05T16:29:17.546Z","latest_release_number":"0.0.15-2","last_synced_at":"2026-08-13T22:43:30.853Z","created_at":"2026-02-05T16:29:17.249Z","updated_at":"2026-08-13T22:43:30.853Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-rivo-uniseg-dev, unicode-data (\u003e= 15.1.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-mattn-go-runewidth?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-runewidth/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":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","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":13646164,"name":"golang-github-mattn-go-runewidth","ecosystem":"debian","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:25:32.509Z","latest_release_published_at":"2026-02-12T03:25:32.509Z","latest_release_number":"0.0.16-1","last_synced_at":"2026-03-13T19:16:35.964Z","created_at":"2026-02-12T03:25:32.328Z","updated_at":"2026-03-13T19:16:35.964Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":"https://packages.debian.org/trixie/golang-github-mattn-go-runewidth","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-rivo-uniseg-dev, unicode-data (\u003e= 15.1.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:25:33.042Z","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-mattn-go-runewidth?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-runewidth/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":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","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":13546135,"name":"golang-github-mattn-go-runewidth","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:07:46.328Z","latest_release_published_at":"2026-02-11T02:07:46.328Z","latest_release_number":"0.0.14-1","last_synced_at":"2026-03-11T08:08:22.614Z","created_at":"2026-02-11T02:07:46.154Z","updated_at":"2026-03-11T08:08:22.615Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-rivo-uniseg-dev, unicode-data (\u003e= 15.0.0~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:45.723Z","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-mattn-go-runewidth?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-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-runewidth/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","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":3492984,"name":"github.com/mattn/go-runewidth","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-runewidth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":[],"namespace":"github.com/mattn","versions_count":27,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-07-24T01:06:52.000Z","latest_release_number":"v0.0.27","last_synced_at":"2026-08-13T02:05:09.746Z","created_at":"2022-04-10T19:13:45.580Z","updated_at":"2026-08-13T02:05:09.746Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-runewidth","install_command":"go get github.com/mattn/go-runewidth","documentation_url":"https://pkg.go.dev/github.com/mattn/go-runewidth#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2025-09-20T17:20:11.000Z","size":156,"stargazers_count":658,"open_issues_count":20,"forks_count":97,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-20T19:16:37.058Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2025-09-19T05:48:30.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"09a31f5f-db84-41b3-acd2-6c91a52bd8bb","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276338303,"owners_count":25624815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"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":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2064,"last_synced_at":"2025-09-21T12:57:41.496Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":56948,"followers":13027,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-09-21T12:57:41.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v0.0.16","sha":"6ceadc68530e7bfea8cba17d6523bed32912d4fa","kind":"commit","published_at":"2024-07-22T12:40:34.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.16","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"44b7c5b4d67df8ca22917b6800c158a6d3be3560","kind":"commit","published_at":"2023-07-23T16:42:41.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.15","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2c6a438f68cfe01255a90824599da41fdf76d1e2","kind":"commit","published_at":"2022-09-20T12:35:16.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.14","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df1ff59654317c1b5a3f860ffc47402931932104","kind":"commit","published_at":"2021-05-24T14:38:59.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.13","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"43a826dcfbd153f169a11fce22952a327a265edc","kind":"commit","published_at":"2021-03-31T18:33:05.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"c9bd7d1b27861f3068ba9182eb78d14a3282bdd8","kind":"commit","published_at":"2021-03-31T15:05:32.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"59616a248b91ae20bf3eb93636a24c87d9ce6cea","kind":"commit","published_at":"2021-01-11T15:04:47.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"14e809f6d78fcf9f48ff9b70981472b64c05f754","kind":"commit","published_at":"2020-03-20T06:32:21.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"a4df4ddbff020e131056d91f580a1cdcd806e3ae","kind":"commit","published_at":"2020-01-10T01:06:06.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"18c3d09a134a52720932bbaa92c798a0ab111004","kind":"commit","published_at":"2019-12-03T13:04:45.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"f93a0d58d5fd95e53f82782d07bb0c79d23e1290","kind":"commit","published_at":"2019-11-03T15:26:38.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9d4e0701ab53d89eeb2f46b282d1cd71f458f0bf","kind":"commit","published_at":"2019-10-24T02:37:54.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ee7d812e62a0804a7d0a324e0249ca2db3476d3","kind":"commit","published_at":"2018-12-10T06:59:43.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb","kind":"commit","published_at":"2018-04-08T05:53:51.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9e777a8366cce605130a531d2cd6363d07ad7317","kind":"commit","published_at":"2017-02-01T02:26:20.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d6bea18f789704b5f83375793155289da36a3c7f","kind":"commit","published_at":"2016-03-15T04:07:12.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1/manifests"},{"name":"travisish","sha":"8edd0804a2cf66ff45f67978c91183d176c01d31","kind":"commit","published_at":"2013-09-03T12:57:11.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/travisish","html_url":"https://github.com/mattn/go-runewidth/releases/tag/travisish","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@travisish","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish/manifests"}]},"repo_metadata_updated_at":"2025-09-29T15:49:51.203Z","dependent_packages_count":20966,"downloads":null,"downloads_period":null,"dependent_repos_count":75041,"rankings":{"downloads":null,"dependent_repos_count":0.016073402563033662,"dependent_packages_count":0.00715525662483434,"stargazers_count":2.582114347222827,"forks_count":2.8138941142066654,"docker_downloads_count":0.008503348452701679,"average":1.0855480938140123},"purl":"pkg:golang/github.com/mattn/go-runewidth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-runewidth","docker_dependents_count":10480,"docker_downloads_count":36237910574,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-runewidth/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-21T21:33:40.309Z","issues_count":34,"pull_requests_count":52,"avg_time_to_close_issue":12179967.347826088,"avg_time_to_close_pull_request":7251671.363636363,"issues_closed_count":23,"pull_requests_closed_count":44,"pull_request_authors_count":29,"issue_authors_count":31,"avg_comments_per_issue":3.764705882352941,"avg_comments_per_pull_request":3.8846153846153846,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewidth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":10382795,"name":"github.com/mattn/go-runewIdth","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-runewIdth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-runewIdth","keywords_array":[],"namespace":"github.com/mattn","versions_count":23,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-04-08T12:37:51.000Z","latest_release_number":"v0.0.23","last_synced_at":"2026-08-13T02:08:24.277Z","created_at":"2024-06-17T05:13:42.822Z","updated_at":"2026-08-13T02:08:24.278Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-runewIdth","install_command":"go get github.com/mattn/go-runewIdth","documentation_url":"https://pkg.go.dev/github.com/mattn/go-runewIdth#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2025-09-20T17:20:11.000Z","size":156,"stargazers_count":658,"open_issues_count":20,"forks_count":97,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-20T19:16:37.058Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2025-09-19T05:48:30.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"09a31f5f-db84-41b3-acd2-6c91a52bd8bb","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276338292,"owners_count":25624812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"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":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2064,"last_synced_at":"2025-09-21T12:57:41.496Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":56948,"followers":13027,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-09-21T12:57:41.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v0.0.16","sha":"6ceadc68530e7bfea8cba17d6523bed32912d4fa","kind":"commit","published_at":"2024-07-22T12:40:34.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.16","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"44b7c5b4d67df8ca22917b6800c158a6d3be3560","kind":"commit","published_at":"2023-07-23T16:42:41.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.15","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2c6a438f68cfe01255a90824599da41fdf76d1e2","kind":"commit","published_at":"2022-09-20T12:35:16.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.14","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df1ff59654317c1b5a3f860ffc47402931932104","kind":"commit","published_at":"2021-05-24T14:38:59.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.13","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"43a826dcfbd153f169a11fce22952a327a265edc","kind":"commit","published_at":"2021-03-31T18:33:05.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"c9bd7d1b27861f3068ba9182eb78d14a3282bdd8","kind":"commit","published_at":"2021-03-31T15:05:32.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"59616a248b91ae20bf3eb93636a24c87d9ce6cea","kind":"commit","published_at":"2021-01-11T15:04:47.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"14e809f6d78fcf9f48ff9b70981472b64c05f754","kind":"commit","published_at":"2020-03-20T06:32:21.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"a4df4ddbff020e131056d91f580a1cdcd806e3ae","kind":"commit","published_at":"2020-01-10T01:06:06.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"18c3d09a134a52720932bbaa92c798a0ab111004","kind":"commit","published_at":"2019-12-03T13:04:45.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"f93a0d58d5fd95e53f82782d07bb0c79d23e1290","kind":"commit","published_at":"2019-11-03T15:26:38.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9d4e0701ab53d89eeb2f46b282d1cd71f458f0bf","kind":"commit","published_at":"2019-10-24T02:37:54.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ee7d812e62a0804a7d0a324e0249ca2db3476d3","kind":"commit","published_at":"2018-12-10T06:59:43.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb","kind":"commit","published_at":"2018-04-08T05:53:51.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9e777a8366cce605130a531d2cd6363d07ad7317","kind":"commit","published_at":"2017-02-01T02:26:20.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d6bea18f789704b5f83375793155289da36a3c7f","kind":"commit","published_at":"2016-03-15T04:07:12.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1/manifests"},{"name":"travisish","sha":"8edd0804a2cf66ff45f67978c91183d176c01d31","kind":"commit","published_at":"2013-09-03T12:57:11.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/travisish","html_url":"https://github.com/mattn/go-runewidth/releases/tag/travisish","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@travisish","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish/manifests"}]},"repo_metadata_updated_at":"2025-09-29T15:49:51.205Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/mattn/go-runew%21idth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-runewIdth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-runewIdth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-runewIdth/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T21:33:40.309Z","issues_count":34,"pull_requests_count":52,"avg_time_to_close_issue":12179967.347826088,"avg_time_to_close_pull_request":7251671.363636363,"issues_closed_count":23,"pull_requests_closed_count":44,"pull_request_authors_count":29,"issue_authors_count":31,"avg_comments_per_issue":3.764705882352941,"avg_comments_per_pull_request":3.8846153846153846,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIdth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIdth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIdth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIdth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIdth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIdth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":13581369,"name":"golang-github-mattn-go-runewidth","ecosystem":"debian","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:53:13.977Z","latest_release_published_at":"2026-02-11T08:53:13.977Z","latest_release_number":"0.0.4-1","last_synced_at":"2026-03-14T05:03:17.630Z","created_at":"2026-02-11T08:53:13.580Z","updated_at":"2026-03-14T05:03:17.630Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":"https://packages.debian.org/buster/golang-github-mattn-go-runewidth","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang (\u003e= 1.17~), golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:39.605Z","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-mattn-go-runewidth?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-runewidth/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":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":444},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-13T05:02:46.543Z","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":14585582,"name":"github.com/Mattn/go-runewidth","ecosystem":"go","description":"","homepage":"https://github.com/Mattn/go-runewidth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Mattn/go-runewidth","keywords_array":[],"namespace":"github.com/Mattn","versions_count":24,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-05-29T14:00:49.000Z","latest_release_number":"v0.0.24","last_synced_at":"2026-08-13T02:12:45.373Z","created_at":"2026-06-04T11:33:46.821Z","updated_at":"2026-08-13T02:12:45.374Z","registry_url":"https://pkg.go.dev/github.com/Mattn/go-runewidth","install_command":"go get github.com/Mattn/go-runewidth","documentation_url":"https://pkg.go.dev/github.com/Mattn/go-runewidth#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2026-05-29T14:07:55.000Z","size":200,"stargazers_count":712,"open_issues_count":15,"forks_count":98,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-07-06T21:55:51.566Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dco":null,"cla":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2026-07-06T21:05:16.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"1788b495-9a0b-4c94-85f4-6b51edd965d0","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35291815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-07-09T08:06:31.408Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.019992536119848,"dependent_packages_count":4.703913437534045,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.861952986826946},"purl":"pkg:golang/github.com/%21mattn/go-runewidth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Mattn/go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Mattn/go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Mattn/go-runewidth/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T14:07:18.393Z","issues_count":35,"pull_requests_count":63,"avg_time_to_close_issue":14401746.958333334,"avg_time_to_close_pull_request":5949834.611111111,"issues_closed_count":24,"pull_requests_closed_count":54,"pull_request_authors_count":33,"issue_authors_count":32,"avg_comments_per_issue":3.657142857142857,"avg_comments_per_pull_request":3.365079365079365,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221752.9,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-runewidth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":14621233,"name":"github.com/mattn/Go-runewidth","ecosystem":"go","description":"","homepage":"https://github.com/mattn/Go-runewidth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/Go-runewidth","keywords_array":[],"namespace":"github.com/mattn","versions_count":24,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-05-29T14:00:49.000Z","latest_release_number":"v0.0.24","last_synced_at":"2026-08-13T02:05:15.317Z","created_at":"2026-06-12T14:27:34.905Z","updated_at":"2026-08-13T02:05:15.318Z","registry_url":"https://pkg.go.dev/github.com/mattn/Go-runewidth","install_command":"go get github.com/mattn/Go-runewidth","documentation_url":"https://pkg.go.dev/github.com/mattn/Go-runewidth#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2026-05-29T14:07:55.000Z","size":200,"stargazers_count":712,"open_issues_count":15,"forks_count":98,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-07-06T21:55:51.566Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dco":null,"cla":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2026-07-06T21:05:16.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"1788b495-9a0b-4c94-85f4-6b51edd965d0","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35291815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-07-09T08:06:32.162Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.994080526060674,"dependent_packages_count":4.679635856654185,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.83685819135743},"purl":"pkg:golang/github.com/mattn/%21go-runewidth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/Go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/Go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/Go-runewidth/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T14:07:18.393Z","issues_count":35,"pull_requests_count":63,"avg_time_to_close_issue":14401746.958333334,"avg_time_to_close_pull_request":5949834.611111111,"issues_closed_count":24,"pull_requests_closed_count":54,"pull_request_authors_count":33,"issue_authors_count":32,"avg_comments_per_issue":3.657142857142857,"avg_comments_per_pull_request":3.365079365079365,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221752.9,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2FGo-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2FGo-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2FGo-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2FGo-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2FGo-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2FGo-runewidth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":3767684,"name":"github.com/mattn/go-runewIDth","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-runewIDth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-runewIDth","keywords_array":[],"namespace":"github.com/mattn","versions_count":23,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-04-08T12:37:51.000Z","latest_release_number":"v0.0.23","last_synced_at":"2026-08-13T02:21:28.056Z","created_at":"2022-04-11T16:26:06.200Z","updated_at":"2026-08-13T02:21:28.056Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-runewIDth","install_command":"go get github.com/mattn/go-runewIDth","documentation_url":"https://pkg.go.dev/github.com/mattn/go-runewIDth#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2025-09-20T17:20:11.000Z","size":156,"stargazers_count":658,"open_issues_count":20,"forks_count":97,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-20T19:16:37.058Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2025-09-19T05:48:30.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"09a31f5f-db84-41b3-acd2-6c91a52bd8bb","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276338294,"owners_count":25624813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"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":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2064,"last_synced_at":"2025-09-21T12:57:41.496Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":56948,"followers":13027,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-09-21T12:57:41.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v0.0.16","sha":"6ceadc68530e7bfea8cba17d6523bed32912d4fa","kind":"commit","published_at":"2024-07-22T12:40:34.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.16","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"44b7c5b4d67df8ca22917b6800c158a6d3be3560","kind":"commit","published_at":"2023-07-23T16:42:41.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.15","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2c6a438f68cfe01255a90824599da41fdf76d1e2","kind":"commit","published_at":"2022-09-20T12:35:16.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.14","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df1ff59654317c1b5a3f860ffc47402931932104","kind":"commit","published_at":"2021-05-24T14:38:59.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.13","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"43a826dcfbd153f169a11fce22952a327a265edc","kind":"commit","published_at":"2021-03-31T18:33:05.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"c9bd7d1b27861f3068ba9182eb78d14a3282bdd8","kind":"commit","published_at":"2021-03-31T15:05:32.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"59616a248b91ae20bf3eb93636a24c87d9ce6cea","kind":"commit","published_at":"2021-01-11T15:04:47.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"14e809f6d78fcf9f48ff9b70981472b64c05f754","kind":"commit","published_at":"2020-03-20T06:32:21.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"a4df4ddbff020e131056d91f580a1cdcd806e3ae","kind":"commit","published_at":"2020-01-10T01:06:06.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"18c3d09a134a52720932bbaa92c798a0ab111004","kind":"commit","published_at":"2019-12-03T13:04:45.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"f93a0d58d5fd95e53f82782d07bb0c79d23e1290","kind":"commit","published_at":"2019-11-03T15:26:38.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9d4e0701ab53d89eeb2f46b282d1cd71f458f0bf","kind":"commit","published_at":"2019-10-24T02:37:54.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ee7d812e62a0804a7d0a324e0249ca2db3476d3","kind":"commit","published_at":"2018-12-10T06:59:43.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb","kind":"commit","published_at":"2018-04-08T05:53:51.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9e777a8366cce605130a531d2cd6363d07ad7317","kind":"commit","published_at":"2017-02-01T02:26:20.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d6bea18f789704b5f83375793155289da36a3c7f","kind":"commit","published_at":"2016-03-15T04:07:12.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1/manifests"},{"name":"travisish","sha":"8edd0804a2cf66ff45f67978c91183d176c01d31","kind":"commit","published_at":"2013-09-03T12:57:11.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/travisish","html_url":"https://github.com/mattn/go-runewidth/releases/tag/travisish","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@travisish","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish/manifests"}]},"repo_metadata_updated_at":"2025-09-29T15:49:51.182Z","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":1.5781611762474512,"forks_count":1.7435864055028019,"average":4.916686961371974},"purl":"pkg:golang/github.com/mattn/go-runew%21i%21dth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-runewIDth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-runewIDth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-runewIDth/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T21:33:40.309Z","issues_count":34,"pull_requests_count":52,"avg_time_to_close_issue":12179967.347826088,"avg_time_to_close_pull_request":7251671.363636363,"issues_closed_count":23,"pull_requests_closed_count":44,"pull_request_authors_count":29,"issue_authors_count":31,"avg_comments_per_issue":3.764705882352941,"avg_comments_per_pull_request":3.8846153846153846,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-runewIDth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":3495849,"name":"gopkg.in/mattn/go-runewidth.v0","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-runewidth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":[],"namespace":"gopkg.in/mattn","versions_count":4,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2018-12-10T06:59:43.000Z","latest_release_number":"v0.0.4","last_synced_at":"2026-08-13T02:12:50.275Z","created_at":"2022-04-10T19:36:20.553Z","updated_at":"2026-08-13T02:12:50.275Z","registry_url":"https://pkg.go.dev/gopkg.in/mattn/go-runewidth.v0","install_command":"go get gopkg.in/mattn/go-runewidth.v0","documentation_url":"https://pkg.go.dev/gopkg.in/mattn/go-runewidth.v0#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2024-07-22T13:03:23.000Z","size":153,"stargazers_count":608,"open_issues_count":16,"forks_count":93,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-06T23:05:32.589Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2024-10-06T01:04:35.000Z","dependencies_parsed_at":"2024-06-18T11:27:16.348Z","dependency_job_id":null,"html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":131,"total_committers":16,"mean_commits":8.1875,"dds":"0.35114503816793896","last_synced_commit":"44b7c5b4d67df8ca22917b6800c158a6d3be3560"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219869284,"owners_count":16555564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars\r\n","email":"","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":1977,"last_synced_at":"2024-05-20T14:56:31.184Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":53731,"followers":11905,"following":1703,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2024-05-20T14:56:51.719Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v0.0.16","sha":"6ceadc68530e7bfea8cba17d6523bed32912d4fa","kind":"commit","published_at":"2024-07-22T12:40:34.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.16","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"44b7c5b4d67df8ca22917b6800c158a6d3be3560","kind":"commit","published_at":"2023-07-23T16:42:41.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.15","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2c6a438f68cfe01255a90824599da41fdf76d1e2","kind":"commit","published_at":"2022-09-20T12:35:16.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.14","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df1ff59654317c1b5a3f860ffc47402931932104","kind":"commit","published_at":"2021-05-24T14:38:59.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.13","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"43a826dcfbd153f169a11fce22952a327a265edc","kind":"commit","published_at":"2021-03-31T18:33:05.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"c9bd7d1b27861f3068ba9182eb78d14a3282bdd8","kind":"commit","published_at":"2021-03-31T15:05:32.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"59616a248b91ae20bf3eb93636a24c87d9ce6cea","kind":"commit","published_at":"2021-01-11T15:04:47.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"14e809f6d78fcf9f48ff9b70981472b64c05f754","kind":"commit","published_at":"2020-03-20T06:32:21.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"a4df4ddbff020e131056d91f580a1cdcd806e3ae","kind":"commit","published_at":"2020-01-10T01:06:06.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"18c3d09a134a52720932bbaa92c798a0ab111004","kind":"commit","published_at":"2019-12-03T13:04:45.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"f93a0d58d5fd95e53f82782d07bb0c79d23e1290","kind":"commit","published_at":"2019-11-03T15:26:38.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9d4e0701ab53d89eeb2f46b282d1cd71f458f0bf","kind":"commit","published_at":"2019-10-24T02:37:54.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ee7d812e62a0804a7d0a324e0249ca2db3476d3","kind":"commit","published_at":"2018-12-10T06:59:43.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb","kind":"commit","published_at":"2018-04-08T05:53:51.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9e777a8366cce605130a531d2cd6363d07ad7317","kind":"commit","published_at":"2017-02-01T02:26:20.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d6bea18f789704b5f83375793155289da36a3c7f","kind":"commit","published_at":"2016-03-15T04:07:12.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1/manifests"},{"name":"travisish","sha":"8edd0804a2cf66ff45f67978c91183d176c01d31","kind":"commit","published_at":"2013-09-03T12:57:11.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/travisish","html_url":"https://github.com/mattn/go-runewidth/releases/tag/travisish","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish/manifests"}]},"repo_metadata_updated_at":"2024-10-16T12:06:42.905Z","dependent_packages_count":195,"downloads":null,"downloads_period":null,"dependent_repos_count":208,"rankings":{"downloads":null,"dependent_repos_count":0.4431092518888919,"dependent_packages_count":0.292744539686951,"stargazers_count":2.582114347222827,"forks_count":2.8138941142066654,"docker_downloads_count":0.4748413911535773,"average":1.3213407288317824},"purl":"pkg:golang/gopkg.in/mattn/go-runewidth.v0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/mattn/go-runewidth.v0","docker_dependents_count":13,"docker_downloads_count":49515493,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/mattn/go-runewidth.v0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/mattn/go-runewidth.v0/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-16T12:01:17.922Z","issues_count":33,"pull_requests_count":48,"avg_time_to_close_issue":12179967.347826088,"avg_time_to_close_pull_request":5554517.642857143,"issues_closed_count":23,"pull_requests_closed_count":42,"pull_request_authors_count":29,"issue_authors_count":30,"avg_comments_per_issue":3.878787878787879,"avg_comments_per_pull_request":4.166666666666667,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":54723.0,"past_year_avg_time_to_close_pull_request":439719.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-runewidth.v0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-runewidth.v0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-runewidth.v0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-runewidth.v0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-runewidth.v0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-runewidth.v0/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":13438722,"name":"golang-github-mattn-go-runewidth","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:46:52.706Z","latest_release_published_at":"2026-02-08T01:46:52.706Z","latest_release_number":"0.0.8-1","last_synced_at":"2026-03-08T02:58:41.415Z","created_at":"2026-02-08T01:46:52.386Z","updated_at":"2026-03-08T03:02:07.700Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-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 (\u003e= 1.17~), golang-any, unicode-data","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-mattn-go-runewidth?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-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-runewidth/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":464},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-10T05:08:00.495Z","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":12075598,"name":"github.com/mattN/go-runewidth","ecosystem":"go","description":"","homepage":"https://github.com/mattN/go-runewidth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattN/go-runewidth","keywords_array":[],"namespace":"github.com/mattN","versions_count":24,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-05-29T14:00:49.000Z","latest_release_number":"v0.0.24","last_synced_at":"2026-08-13T02:05:17.385Z","created_at":"2025-09-05T08:19:24.569Z","updated_at":"2026-08-13T02:05:17.385Z","registry_url":"https://pkg.go.dev/github.com/mattN/go-runewidth","install_command":"go get github.com/mattN/go-runewidth","documentation_url":"https://pkg.go.dev/github.com/mattN/go-runewidth#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2025-09-20T17:20:11.000Z","size":156,"stargazers_count":658,"open_issues_count":20,"forks_count":97,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-20T19:16:37.058Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2025-09-19T05:48:30.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"09a31f5f-db84-41b3-acd2-6c91a52bd8bb","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276338303,"owners_count":25624815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"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":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2064,"last_synced_at":"2025-09-21T12:57:41.496Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":56948,"followers":13027,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-09-21T12:57:41.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-29T15:49:51.112Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.546528341978626,"dependent_packages_count":5.1976259680491275,"stargazers_count":2.9695768212158002,"forks_count":3.107836056000369,"docker_downloads_count":null,"average":4.20539179681098},"purl":"pkg:golang/github.com/matt%21n/go-runewidth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattN/go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattN/go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattN/go-runewidth/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T15:09:34.999Z","issues_count":34,"pull_requests_count":52,"avg_time_to_close_issue":12179967.347826088,"avg_time_to_close_pull_request":7100018.377777778,"issues_closed_count":23,"pull_requests_closed_count":45,"pull_request_authors_count":29,"issue_authors_count":31,"avg_comments_per_issue":3.764705882352941,"avg_comments_per_pull_request":3.8846153846153846,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":427287.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-runewidth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":8886842,"name":"github.com/mattn/go-ruNewidth","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-ruNewidth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-ruNewidth","keywords_array":[],"namespace":"github.com/mattn","versions_count":23,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-04-08T12:37:51.000Z","latest_release_number":"v0.0.23","last_synced_at":"2026-08-13T02:08:29.116Z","created_at":"2024-02-17T04:23:11.651Z","updated_at":"2026-08-13T02:08:29.116Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-ruNewidth","install_command":"go get github.com/mattn/go-ruNewidth","documentation_url":"https://pkg.go.dev/github.com/mattn/go-ruNewidth#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2025-09-20T17:20:11.000Z","size":156,"stargazers_count":658,"open_issues_count":20,"forks_count":97,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-20T19:16:37.058Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2025-09-19T05:48:30.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"09a31f5f-db84-41b3-acd2-6c91a52bd8bb","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276338295,"owners_count":25624813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"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":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2064,"last_synced_at":"2025-09-21T12:57:41.496Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":56948,"followers":13027,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-09-21T12:57:41.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v0.0.16","sha":"6ceadc68530e7bfea8cba17d6523bed32912d4fa","kind":"commit","published_at":"2024-07-22T12:40:34.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.16","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"44b7c5b4d67df8ca22917b6800c158a6d3be3560","kind":"commit","published_at":"2023-07-23T16:42:41.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.15","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2c6a438f68cfe01255a90824599da41fdf76d1e2","kind":"commit","published_at":"2022-09-20T12:35:16.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.14","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df1ff59654317c1b5a3f860ffc47402931932104","kind":"commit","published_at":"2021-05-24T14:38:59.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.13","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"43a826dcfbd153f169a11fce22952a327a265edc","kind":"commit","published_at":"2021-03-31T18:33:05.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"c9bd7d1b27861f3068ba9182eb78d14a3282bdd8","kind":"commit","published_at":"2021-03-31T15:05:32.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"59616a248b91ae20bf3eb93636a24c87d9ce6cea","kind":"commit","published_at":"2021-01-11T15:04:47.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"14e809f6d78fcf9f48ff9b70981472b64c05f754","kind":"commit","published_at":"2020-03-20T06:32:21.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"a4df4ddbff020e131056d91f580a1cdcd806e3ae","kind":"commit","published_at":"2020-01-10T01:06:06.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"18c3d09a134a52720932bbaa92c798a0ab111004","kind":"commit","published_at":"2019-12-03T13:04:45.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"f93a0d58d5fd95e53f82782d07bb0c79d23e1290","kind":"commit","published_at":"2019-11-03T15:26:38.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9d4e0701ab53d89eeb2f46b282d1cd71f458f0bf","kind":"commit","published_at":"2019-10-24T02:37:54.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ee7d812e62a0804a7d0a324e0249ca2db3476d3","kind":"commit","published_at":"2018-12-10T06:59:43.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb","kind":"commit","published_at":"2018-04-08T05:53:51.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9e777a8366cce605130a531d2cd6363d07ad7317","kind":"commit","published_at":"2017-02-01T02:26:20.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d6bea18f789704b5f83375793155289da36a3c7f","kind":"commit","published_at":"2016-03-15T04:07:12.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-runewidth/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/v0.0.1/manifests"},{"name":"travisish","sha":"8edd0804a2cf66ff45f67978c91183d176c01d31","kind":"commit","published_at":"2013-09-03T12:57:11.000Z","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/travisish","html_url":"https://github.com/mattn/go-runewidth/releases/tag/travisish","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-runewidth@travisish","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags/travisish/manifests"}]},"repo_metadata_updated_at":"2025-09-29T15:49:51.255Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.780065554689003,"dependent_packages_count":8.672305177229912,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.226185365959457},"purl":"pkg:golang/github.com/mattn/go-ru%21newidth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-ruNewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-ruNewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-ruNewidth/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T21:33:40.309Z","issues_count":34,"pull_requests_count":52,"avg_time_to_close_issue":12179967.347826088,"avg_time_to_close_pull_request":7251671.363636363,"issues_closed_count":23,"pull_requests_closed_count":44,"pull_request_authors_count":29,"issue_authors_count":31,"avg_comments_per_issue":3.764705882352941,"avg_comments_per_pull_request":3.8846153846153846,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ruNewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ruNewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ruNewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ruNewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ruNewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-ruNewidth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":14621232,"name":"github.com/Mattn/Go-runewidth","ecosystem":"go","description":"","homepage":"https://github.com/Mattn/Go-runewidth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Mattn/Go-runewidth","keywords_array":[],"namespace":"github.com/Mattn","versions_count":24,"first_release_published_at":"2016-03-15T04:07:12.000Z","latest_release_published_at":"2026-05-29T14:00:49.000Z","latest_release_number":"v0.0.24","last_synced_at":"2026-08-13T02:21:31.249Z","created_at":"2026-06-12T14:27:34.890Z","updated_at":"2026-08-13T02:21:31.250Z","registry_url":"https://pkg.go.dev/github.com/Mattn/Go-runewidth","install_command":"go get github.com/Mattn/Go-runewidth","documentation_url":"https://pkg.go.dev/github.com/Mattn/Go-runewidth#section-documentation","metadata":{},"repo_metadata":{"id":9065848,"uuid":"10835647","full_name":"mattn/go-runewidth","owner":"mattn","description":"wcwidth for golang","archived":false,"fork":false,"pushed_at":"2026-05-29T14:07:55.000Z","size":200,"stargazers_count":712,"open_issues_count":15,"forks_count":98,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-07-06T21:55:51.566Z","etag":null,"topics":["go","golang","wcwidth","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dco":null,"cla":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-06-21T04:56:50.000Z","updated_at":"2026-07-06T21:05:16.000Z","dependencies_parsed_at":"2024-10-14T11:01:22.110Z","dependency_job_id":"1788b495-9a0b-4c94-85f4-6b51edd965d0","html_url":"https://github.com/mattn/go-runewidth","commit_stats":{"total_commits":133,"total_committers":17,"mean_commits":7.823529411764706,"dds":0.3533834586466166,"last_synced_commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-runewidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-runewidth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/sbom","scorecard":{"id":627758,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-runewidth","commit":"d62f6992d103e162f4933de4a1efb1093ad132e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-runewidth/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-21T06:57:30.627Z","repository_id":9065848,"created_at":"2025-08-21T06:57:30.627Z","updated_at":"2025-08-21T06:57:30.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35291816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-07-09T08:06:32.332Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.994080526060674,"dependent_packages_count":4.679635856654185,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.83685819135743},"purl":"pkg:golang/github.com/%21mattn/%21go-runewidth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Mattn/Go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Mattn/Go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Mattn/Go-runewidth/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T14:07:18.393Z","issues_count":35,"pull_requests_count":63,"avg_time_to_close_issue":14401746.958333334,"avg_time_to_close_pull_request":5949834.611111111,"issues_closed_count":24,"pull_requests_closed_count":54,"pull_request_authors_count":33,"issue_authors_count":32,"avg_comments_per_issue":3.657142857142857,"avg_comments_per_pull_request":3.365079365079365,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221752.9,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","maintainers":[{"login":"mattn","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}],"active_maintainers":[{"login":"mattn","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-runewidth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264498,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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":13963246,"name":"go-github-com-mattn-go-runewidth","ecosystem":"guix","description":"Rune width implementation for Go","homepage":"https://github.com/mattn/go-runewidth","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:48:46.534Z","latest_release_published_at":"2026-03-02T22:48:46.534Z","latest_release_number":"0.0.16","last_synced_at":"2026-04-27T18:18:19.558Z","created_at":"2026-03-02T22:48:46.291Z","updated_at":"2026-04-27T18:22:23.797Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-mattn-go-runewidth/0.0.16/","install_command":"guix install go-github-com-mattn-go-runewidth","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n18066","metadata":{"location":"gnu/packages/golang-xyz.scm:18066","variable_name":"go-github-com-mattn-go-runewidth"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T18:22:23.769Z","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-mattn-go-runewidth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-runewidth/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32264,"maintainers_count":0,"namespaces_count":0,"keywords_count":1649,"github":"guix-mirror","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-12T05:05:19.604Z","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":13685270,"name":"golang-github-mattn-go-runewidth","ecosystem":"debian","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:53:46.240Z","latest_release_published_at":"2026-02-12T17:53:46.240Z","latest_release_number":"0.0.14-1","last_synced_at":"2026-03-12T21:05:21.622Z","created_at":"2026-02-12T17:53:46.051Z","updated_at":"2026-03-12T21:05:21.623Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":"https://packages.debian.org/bookworm/golang-github-mattn-go-runewidth","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-rivo-uniseg-dev, unicode-data (\u003e= 15.0.0~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:53:46.816Z","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-mattn-go-runewidth?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-runewidth/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":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","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":13417984,"name":"golang-github-mattn-go-runewidth","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:47:25.284Z","latest_release_published_at":"2026-02-07T03:47:25.284Z","latest_release_number":"0.0.13-2","last_synced_at":"2026-03-07T04:43:55.845Z","created_at":"2026-02-07T03:47:23.906Z","updated_at":"2026-03-07T05:08:43.324Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-rivo-uniseg-dev, unicode-data (\u003e= 14.0.0-1.1~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-mattn-go-runewidth?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-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-runewidth/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":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","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":13448754,"name":"golang-github-mattn-go-runewidth","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:00:15.451Z","latest_release_published_at":"2026-02-08T16:00:15.451Z","latest_release_number":"0.0.15-2","last_synced_at":"2026-02-08T16:02:53.139Z","created_at":"2026-02-08T16:00:14.780Z","updated_at":"2026-02-08T16:02:53.142Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-rivo-uniseg-dev, unicode-data (\u003e= 15.1.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/golang-github-mattn-go-runewidth?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-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-runewidth/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-runewidth/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":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","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":13475987,"name":"golang-github-mattn-go-runewidth","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-runewidth","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-runewidth","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:15:27.047Z","latest_release_published_at":"2026-02-10T04:15:27.047Z","latest_release_number":"0.0.14-1","last_synced_at":"2026-03-10T05:06:14.021Z","created_at":"2026-02-10T04:15:26.704Z","updated_at":"2026-03-10T05:06:14.022Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-runewidth","install_command":"apt-get install golang-github-mattn-go-runewidth","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-runewidth-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-rivo-uniseg-dev, unicode-data (\u003e= 15.0.0~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-mattn-go-runewidth?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-mattn-go-runewidth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-runewidth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-runewidth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-runewidth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-runewidth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-runewidth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-runewidth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-runewidth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-runewidth/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","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"}}],"commits":{"id":7855,"full_name":"mattn/go-runewidth","default_branch":"master","total_commits":161,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.0,"dds":0.3788819875776398,"past_year_total_commits":26,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.2,"past_year_dds":0.46153846153846156,"last_synced_at":"2026-08-13T02:01:38.862Z","last_synced_commit":"f2d8bfeff22a28e1d7157559144dcdcab0255152","created_at":"2023-03-07T09:46:41.925Z","updated_at":"2026-08-13T02:01:37.902Z","committers":[{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":100},{"name":"Markus F.X.J. Oberhumer","email":"markus@oberhumer.com","login":"markus-oberhumer","count":11},{"name":"Roman Suvorov","email":"suvorov83@gmail.com","login":"tty2","count":7},{"name":"Matt Sherman","email":"mwsherman@gmail.com","login":"clipperhouse","count":6},{"name":"Oliver","email":"oliver@stockperformer.com","login":null,"count":4},{"name":"Andie Keller","email":"3945744+bugwhisperer-dev","login":"bugwhisperer-dev","count":4},{"name":"Mitsuo Heijo","email":"mitsuo.heijo@gmail.com","login":"johejo","count":3},{"name":"Will Daly","email":"will.e.daly@gmail.com","login":"wedaly","count":3},{"name":"itchyny","email":"itchyny@cybozu.co.jp","login":"itchyny","count":3},{"name":"Joshua Rubin","email":"jrubin@zvelo.com","login":null,"count":2},{"name":"HAYAMA_Kaoru","email":"iyahaya@nifty.com","login":"hymkor","count":2},{"name":"ICHINOSE Shogo","email":"shogo82148@gmail.com","login":"shogo82148","count":2},{"name":"Klaus Post","email":"klauspost@gmail.com","login":"klauspost","count":2},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":2},{"name":"kurehajime","email":"xiidec@gmail.com","login":"kurehajime","count":2},{"name":"Dmitri Shuralyov","email":"shurcooL@gmail.com","login":"dmitshur","count":1},{"name":"Joe Lim","email":"50560759+joelim-work","login":"joelim-work","count":1},{"name":"Josh Bleecher Snyder","email":"josharian@gmail.com","login":"josharian","count":1},{"name":"Markus Teich","email":"markus.teich@stusta.mhn.de","login":"schachmat","count":1},{"name":"Nick Morrott","email":"knowledgejunkie@gmail.com","login":"knowledgejunkie","count":1},{"name":"Sam Whited","email":"sam@samwhited.com","login":"SamWhited","count":1},{"name":"apocelipes","email":"seve3r@outlook.com","login":"apocelipes","count":1},{"name":"umlx5h","email":"umlx5h21@protonmail.com","login":"umlx5h","count":1}],"past_year_committers":[{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":14},{"name":"Matt Sherman","email":"mwsherman@gmail.com","login":"clipperhouse","count":6},{"name":"Andie Keller","email":"3945744+bugwhisperer-dev","login":"bugwhisperer-dev","count":4},{"name":"apocelipes","email":"seve3r@outlook.com","login":"apocelipes","count":1},{"name":"Nick Morrott","email":"knowledgejunkie@gmail.com","login":"knowledgejunkie","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-14T00:00:06.241Z","repositories_count":6654343,"commits_count":936625893,"contributors_count":39842997,"owners_count":1337135,"committers_count":3304120,"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":"mattn/go-runewidth","html_url":"https://github.com/mattn/go-runewidth","last_synced_at":"2026-07-25T16:00:25.713Z","status":null,"issues_count":35,"pull_requests_count":70,"avg_time_to_close_issue":47125715.9117647,"avg_time_to_close_pull_request":13999255.666666666,"issues_closed_count":34,"pull_requests_closed_count":66,"pull_request_authors_count":34,"issue_authors_count":32,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":3.1857142857142855,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":9228822.0,"past_year_avg_time_to_close_pull_request":798451.7777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-16T03:49:09.448Z","updated_at":"2026-08-12T10:59:39.929Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-runewidth/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":27,"NONE":21,"OWNER":19,"COLLABORATOR":3}},"issue_authors":{"table":{"rivo":3,"dmitshur":2,"ghost":1,"lysShub":1,"QGB":1,"AlekSi":1,"markus-oberhumer":1,"benhoyt":1,"onlyjob":1,"marcopaganini":1,"xieyanggit":1,"rockorager":1,"abrander":1,"equationzhao":1,"tSU-RooT":1,"mardukbp":1,"hajimehoshi":1,"jibanes":1,"MichaelMure":1,"Warner231936":1,"johejo":1,"ogios":1,"siretart":1,"duanjunxiao":1,"jedib0t":1,"unxed":1,"jesseduffield":1,"bldulam1":1,"xuziheng1002":1,"ghostsquad":1,"trynity":1,"NonerKao":1}},"pull_request_authors":{"table":{"mattn":19,"markus-oberhumer":6,"bugwhisperer418":3,"itchyny":3,"sonnemusk":3,"joshuarubin":2,"zhsj":2,"umlx5h":2,"shogo82148":2,"knowledgejunkie":2,"tklauser":2,"rivo":2,"servusdei2018":1,"ghost":1,"mmorel-35":1,"dmitshur":1,"tty2":1,"fcharlie":1,"kurehajime":1,"gdrens":1,"p-e-w":1,"lestrrat":1,"klauspost":1,"apocelipes":1,"johejo":1,"jiro4989":1,"hymkor":1,"srinivas32":1,"SamWhited":1,"josharian":1,"wedaly":1,"schachmat":1,"joelim-work":1,"clipperhouse":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027431,"issues_count":40497448,"pull_requests_count":130958306,"authors_count":11441615,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":9,"NONE":6,"CONTRIBUTOR":4}},"past_year_issue_authors":{"table":{"siretart":1,"unxed":1}},"past_year_pull_request_authors":{"table":{"mattn":9,"bugwhisperer418":3,"sonnemusk":3,"knowledgejunkie":2,"apocelipes":1,"clipperhouse":1}},"maintainers":[{"table":{"login":"mattn","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}},{"table":{"login":"itchyny","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/itchyny"}}],"active_maintainers":[{"table":{"login":"mattn","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}}]}},"events":{"total":{"DeleteEvent":5,"PullRequestEvent":5,"ForkEvent":6,"IssuesEvent":1,"WatchEvent":56,"IssueCommentEvent":10,"PushEvent":13,"CreateEvent":3},"last_year":{"DeleteEvent":5,"PullRequestEvent":5,"ForkEvent":3,"IssuesEvent":1,"WatchEvent":22,"IssueCommentEvent":9,"PushEvent":13,"CreateEvent":3}},"keywords":["go","golang","wcwidth","windows"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-06-29T14:32:24.671Z","updated_at":"2022-06-29T14:32:24.671Z","repository_link":"https://github.com/mattn/go-runewidth/blob/master/go.mod","dependencies":[{"id":98178631,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-29T14:32:24.755Z","updated_at":"2022-06-29T14:32:24.755Z","repository_link":"https://github.com/mattn/go-runewidth/blob/master/go.sum","dependencies":[{"id":98178632,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2024-06-18T11:27:15.501Z","updated_at":"2024-06-18T11:27:15.501Z","repository_link":"https://github.com/mattn/go-runewidth/blob/master/.github/workflows/test.yaml","dependencies":[{"id":18674689196,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18674689197,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18674689198,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":34.02391445776388,"created_at":"2026-07-08T07:02:39.170Z","updated_at":"2026-08-14T02:32:55.399Z","avatar_url":"https://github.com/mattn.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378137","html_url":"https://summary.ecosyste.ms/projects/378137"}