{"id":377976,"url":"https://github.com/mattn/go-colorable","last_synced_at":"2026-07-21T13:00:57.498Z","repository":{"id":19172845,"uuid":"22405117","full_name":"mattn/go-colorable","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-29T15:06:20.000Z","size":167,"stargazers_count":814,"open_issues_count":7,"forks_count":96,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-07-11T08:03:44.715Z","etag":null,"topics":["color","go","golang","windows"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-colorable","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,"zenodo":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":"2014-07-30T02:38:06.000Z","updated_at":"2026-07-06T08:58:40.000Z","dependencies_parsed_at":"2025-05-03T03:10:17.623Z","dependency_job_id":"45de75b6-8d8b-4850-b7b9-87430135692b","html_url":"https://github.com/mattn/go-colorable","commit_stats":{"total_commits":116,"total_committers":21,"mean_commits":5.523809523809524,"dds":0.3620689655172413,"last_synced_commit":"2b733b5d5ca7f3959b874da32dd775822a35a1a2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-colorable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/sbom","scorecard":{"id":627721,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-colorable","commit":"74f8ed12817631baea5d0912bca21e09eee04d9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 25 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:05.425Z","repository_id":19172845,"created_at":"2025-08-21T06:57:05.425Z","updated_at":"2025-08-21T06:57:05.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35366934,"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-11T02:00:05.354Z","response_time":104,"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":2141,"last_synced_at":"2026-05-30T08:00:14.040Z","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":58105,"followers":13350,"following":1693,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2026-05-30T08:00:14.040Z","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":13505131,"name":"golang-github-mattn-go-colorable","ecosystem":"debian","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:01:54.734Z","latest_release_published_at":"2026-02-10T19:01:54.734Z","latest_release_number":"0.1.7-1","last_synced_at":"2026-03-13T11:32:15.529Z","created_at":"2026-02-10T19:01:54.528Z","updated_at":"2026-03-13T11:32:15.529Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":"https://packages.debian.org/bullseye/golang-github-mattn-go-colorable","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-colorable-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, golang-go, golang-github-mattn-go-isatty-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:12:15.831Z","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-colorable?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-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mattn-go-colorable/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":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","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":12075595,"name":"github.com/mattN/go-colorable","ecosystem":"go","description":"","homepage":"https://github.com/mattN/go-colorable","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattN/go-colorable","keywords_array":[],"namespace":"github.com/mattN","versions_count":25,"first_release_published_at":"2016-04-22T16:06:43.000Z","latest_release_published_at":"2026-05-29T14:40:24.000Z","latest_release_number":"v0.1.15","last_synced_at":"2026-07-17T15:27:47.489Z","created_at":"2025-09-05T08:19:24.556Z","updated_at":"2026-07-17T15:27:47.489Z","registry_url":"https://pkg.go.dev/github.com/mattN/go-colorable","install_command":"go get github.com/mattN/go-colorable","documentation_url":"https://pkg.go.dev/github.com/mattN/go-colorable#section-documentation","metadata":{},"repo_metadata":{"id":19172845,"uuid":"22405117","full_name":"mattn/go-colorable","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T08:33:50.000Z","size":161,"stargazers_count":801,"open_issues_count":9,"forks_count":98,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-08T16:10:38.897Z","etag":null,"topics":["color","go","golang","windows"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-colorable","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,"zenodo":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":"2014-07-30T02:38:06.000Z","updated_at":"2025-10-07T11:59:02.000Z","dependencies_parsed_at":"2025-05-03T03:10:17.623Z","dependency_job_id":"dfc6ee1a-28b7-4d9b-975e-d024555a955c","html_url":"https://github.com/mattn/go-colorable","commit_stats":{"total_commits":116,"total_committers":21,"mean_commits":5.523809523809524,"dds":0.3620689655172413,"last_synced_commit":"2b733b5d5ca7f3959b874da32dd775822a35a1a2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-colorable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/sbom","scorecard":{"id":627721,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-colorable","commit":"74f8ed12817631baea5d0912bca21e09eee04d9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 25 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:05.425Z","repository_id":19172845,"created_at":"2025-08-21T06:57:05.425Z","updated_at":"2025-08-21T06:57:05.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10-10T02:00:06.843Z","response_time":62,"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":2066,"last_synced_at":"2025-10-06T13:46:53.416Z","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":56985,"followers":13054,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-10-06T13:46:53.416Z","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.1.14","sha":"1f71342c1ee78c126bcb69cd26ed8c2be7e016b3","kind":"commit","published_at":"2025-01-10T08:29:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.14","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"11a925cff3d38c293ddc8c05a16b504e3e2c63be","kind":"commit","published_at":"2022-08-15T05:53:26.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.13","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"e1bb79c8d53c38a60962ad4b8f658226cc983710","kind":"commit","published_at":"2021-11-23T14:52:42.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.12","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"77502a542eb81f2384260b993b3b4c8e6c195207","kind":"commit","published_at":"2021-09-29T16:02:39.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.11","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"6a118b20edceba0d19c7929b0519b7ffa265947c","kind":"commit","published_at":"2021-09-25T06:55:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.10","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"a2827f0f3d3636497ded070ba236e9368504cf28","kind":"commit","published_at":"2021-09-20T16:49:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2e1b0c1546e0173c0907cf05c67b8ba29ed8b4d1","kind":"commit","published_at":"2020-10-03T12:20:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"f6c00982823144337e56cdb71c712eaac151d29c","kind":"commit","published_at":"2020-06-26T12:49:29.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"68e95eba382c972aafde02ead2cd2426a8a92480","kind":"commit","published_at":"2020-02-28T03:24:31.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"65e63775d1ac5ab639585f6771fab74a808d1424","kind":"commit","published_at":"2020-02-28T02:36:56.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"98ec13f34aabf44cc914c65a1cfb7b9bc815aef1","kind":"commit","published_at":"2019-09-30T17:34:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"b568324456e071ec014e2f88a00f756f7d0d4390","kind":"commit","published_at":"2019-09-30T17:29:48.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8029fb3788e5a4a9c00e415f586a6d033f5d38b3","kind":"commit","published_at":"2019-05-24T00:26:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3a70a971f94a22f2fa562ffcc7a0eb45f5daf045","kind":"commit","published_at":"2019-02-22T16:30:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"efa589957cd060542a26d2dd7832fd6a6c6c3ade","kind":"commit","published_at":"2018-03-10T13:32:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.0","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"167de6bfdfba052fa6b2d3664c8f5272e23c9072","kind":"commit","published_at":"2017-08-01T03:06:07.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"941b50ebc6efddf4c41c8e4537a5f68a4e686b24","kind":"commit","published_at":"2017-06-15T03:49:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"d228849504861217f796da67fae4f6e347643f15","kind":"commit","published_at":"2016-11-03T16:00:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ed8eb9e318d7a84ce5915b495b7d35e0cfe7b5a8","kind":"commit","published_at":"2016-07-31T23:54:17.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9056b7a9f2d1f2d96498d6d146acd1f9d5ed3d59","kind":"commit","published_at":"2016-06-02T15:08:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"45ce6a6f60010487dd0dbab368b5fbbed1c14ef0","kind":"commit","published_at":"2016-05-03T07:26:03.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6dbf6132aecdd934a1013a23455c8cb1f67fa84f","kind":"commit","published_at":"2016-05-02T11:05:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dfd151041a75c254953363cf78a0d9f38b46b0d","kind":"commit","published_at":"2016-05-02T06:48:10.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bc69d6cebca8dd5675346a34a1c545b67dc74d5e","kind":"commit","published_at":"2016-04-22T16:06:43.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T11:27:13.388Z","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.712319363976784,"forks_count":3.081915651109301,"docker_downloads_count":null,"average":4.13459733127846},"purl":"pkg:golang/github.com/matt%21n/go-colorable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattN/go-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattN/go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattN/go-colorable/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:42:46.690Z","issues_count":25,"pull_requests_count":55,"avg_time_to_close_issue":9228130.764705881,"avg_time_to_close_pull_request":6901746.115384615,"issues_closed_count":17,"pull_requests_closed_count":52,"pull_request_authors_count":32,"issue_authors_count":24,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4567767.571428572,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/issues","maintainers":[{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-colorable/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2221320,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":7641310,"name":"github.com/mattn/go-coLorabLe","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-coLorabLe","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-coLorabLe","keywords_array":[],"namespace":"github.com/mattn","versions_count":24,"first_release_published_at":"2016-04-22T16:06:43.000Z","latest_release_published_at":"2025-01-10T08:29:27.000Z","latest_release_number":"v0.1.14","last_synced_at":"2026-07-17T15:27:54.847Z","created_at":"2023-04-25T00:44:01.281Z","updated_at":"2026-07-17T15:27:54.848Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-coLorabLe","install_command":"go get github.com/mattn/go-coLorabLe","documentation_url":"https://pkg.go.dev/github.com/mattn/go-coLorabLe#section-documentation","metadata":{},"repo_metadata":{"id":19172845,"uuid":"22405117","full_name":"mattn/go-colorable","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T08:33:50.000Z","size":161,"stargazers_count":801,"open_issues_count":9,"forks_count":98,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-08T16:10:38.897Z","etag":null,"topics":["color","go","golang","windows"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-colorable","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,"zenodo":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":"2014-07-30T02:38:06.000Z","updated_at":"2025-10-07T11:59:02.000Z","dependencies_parsed_at":"2025-05-03T03:10:17.623Z","dependency_job_id":"dfc6ee1a-28b7-4d9b-975e-d024555a955c","html_url":"https://github.com/mattn/go-colorable","commit_stats":{"total_commits":116,"total_committers":21,"mean_commits":5.523809523809524,"dds":0.3620689655172413,"last_synced_commit":"2b733b5d5ca7f3959b874da32dd775822a35a1a2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-colorable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/sbom","scorecard":{"id":627721,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-colorable","commit":"74f8ed12817631baea5d0912bca21e09eee04d9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 25 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:05.425Z","repository_id":19172845,"created_at":"2025-08-21T06:57:05.425Z","updated_at":"2025-08-21T06:57:05.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10-10T02:00:06.843Z","response_time":62,"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":2066,"last_synced_at":"2025-10-06T13:46:53.416Z","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":56985,"followers":13054,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-10-06T13:46:53.416Z","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.1.14","sha":"1f71342c1ee78c126bcb69cd26ed8c2be7e016b3","kind":"commit","published_at":"2025-01-10T08:29:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.14","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"11a925cff3d38c293ddc8c05a16b504e3e2c63be","kind":"commit","published_at":"2022-08-15T05:53:26.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.13","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"e1bb79c8d53c38a60962ad4b8f658226cc983710","kind":"commit","published_at":"2021-11-23T14:52:42.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.12","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"77502a542eb81f2384260b993b3b4c8e6c195207","kind":"commit","published_at":"2021-09-29T16:02:39.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.11","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"6a118b20edceba0d19c7929b0519b7ffa265947c","kind":"commit","published_at":"2021-09-25T06:55:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.10","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"a2827f0f3d3636497ded070ba236e9368504cf28","kind":"commit","published_at":"2021-09-20T16:49:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2e1b0c1546e0173c0907cf05c67b8ba29ed8b4d1","kind":"commit","published_at":"2020-10-03T12:20:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"f6c00982823144337e56cdb71c712eaac151d29c","kind":"commit","published_at":"2020-06-26T12:49:29.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"68e95eba382c972aafde02ead2cd2426a8a92480","kind":"commit","published_at":"2020-02-28T03:24:31.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"65e63775d1ac5ab639585f6771fab74a808d1424","kind":"commit","published_at":"2020-02-28T02:36:56.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"98ec13f34aabf44cc914c65a1cfb7b9bc815aef1","kind":"commit","published_at":"2019-09-30T17:34:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"b568324456e071ec014e2f88a00f756f7d0d4390","kind":"commit","published_at":"2019-09-30T17:29:48.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8029fb3788e5a4a9c00e415f586a6d033f5d38b3","kind":"commit","published_at":"2019-05-24T00:26:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3a70a971f94a22f2fa562ffcc7a0eb45f5daf045","kind":"commit","published_at":"2019-02-22T16:30:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"efa589957cd060542a26d2dd7832fd6a6c6c3ade","kind":"commit","published_at":"2018-03-10T13:32:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.0","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"167de6bfdfba052fa6b2d3664c8f5272e23c9072","kind":"commit","published_at":"2017-08-01T03:06:07.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"941b50ebc6efddf4c41c8e4537a5f68a4e686b24","kind":"commit","published_at":"2017-06-15T03:49:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"d228849504861217f796da67fae4f6e347643f15","kind":"commit","published_at":"2016-11-03T16:00:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ed8eb9e318d7a84ce5915b495b7d35e0cfe7b5a8","kind":"commit","published_at":"2016-07-31T23:54:17.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9056b7a9f2d1f2d96498d6d146acd1f9d5ed3d59","kind":"commit","published_at":"2016-06-02T15:08:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"45ce6a6f60010487dd0dbab368b5fbbed1c14ef0","kind":"commit","published_at":"2016-05-03T07:26:03.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6dbf6132aecdd934a1013a23455c8cb1f67fa84f","kind":"commit","published_at":"2016-05-02T11:05:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dfd151041a75c254953363cf78a0d9f38b46b0d","kind":"commit","published_at":"2016-05-02T06:48:10.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bc69d6cebca8dd5675346a34a1c545b67dc74d5e","kind":"commit","published_at":"2016-04-22T16:06:43.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T11:27:18.741Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.294246628419463,"dependent_packages_count":8.073741078465474,"stargazers_count":2.313324732849299,"forks_count":2.6596652676350123,"average":5.585244426842312},"purl":"pkg:golang/github.com/mattn/go-co%21lorab%21le","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-coLorabLe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-coLorabLe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-coLorabLe/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:42:46.690Z","issues_count":25,"pull_requests_count":55,"avg_time_to_close_issue":9228130.764705881,"avg_time_to_close_pull_request":6901746.115384615,"issues_closed_count":17,"pull_requests_closed_count":52,"pull_request_authors_count":32,"issue_authors_count":24,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4567767.571428572,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/issues","maintainers":[{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-coLorabLe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-coLorabLe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-coLorabLe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-coLorabLe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-coLorabLe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-coLorabLe/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2221320,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":7641312,"name":"github.com/mattn/go-colorabLe","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-colorabLe","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-colorabLe","keywords_array":[],"namespace":"github.com/mattn","versions_count":24,"first_release_published_at":"2016-04-22T16:06:43.000Z","latest_release_published_at":"2025-01-10T08:29:27.000Z","latest_release_number":"v0.1.14","last_synced_at":"2026-07-17T15:30:39.532Z","created_at":"2023-04-25T00:44:01.294Z","updated_at":"2026-07-17T15:30:39.532Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-colorabLe","install_command":"go get github.com/mattn/go-colorabLe","documentation_url":"https://pkg.go.dev/github.com/mattn/go-colorabLe#section-documentation","metadata":{},"repo_metadata":{"id":19172845,"uuid":"22405117","full_name":"mattn/go-colorable","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T08:33:50.000Z","size":161,"stargazers_count":801,"open_issues_count":9,"forks_count":98,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-08T16:10:38.897Z","etag":null,"topics":["color","go","golang","windows"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-colorable","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,"zenodo":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":"2014-07-30T02:38:06.000Z","updated_at":"2025-10-07T11:59:02.000Z","dependencies_parsed_at":"2025-05-03T03:10:17.623Z","dependency_job_id":"dfc6ee1a-28b7-4d9b-975e-d024555a955c","html_url":"https://github.com/mattn/go-colorable","commit_stats":{"total_commits":116,"total_committers":21,"mean_commits":5.523809523809524,"dds":0.3620689655172413,"last_synced_commit":"2b733b5d5ca7f3959b874da32dd775822a35a1a2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-colorable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/sbom","scorecard":{"id":627721,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-colorable","commit":"74f8ed12817631baea5d0912bca21e09eee04d9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 25 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:05.425Z","repository_id":19172845,"created_at":"2025-08-21T06:57:05.425Z","updated_at":"2025-08-21T06:57:05.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10-10T02:00:06.843Z","response_time":62,"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":2066,"last_synced_at":"2025-10-06T13:46:53.416Z","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":56985,"followers":13054,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-10-06T13:46:53.416Z","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.1.14","sha":"1f71342c1ee78c126bcb69cd26ed8c2be7e016b3","kind":"commit","published_at":"2025-01-10T08:29:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.14","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"11a925cff3d38c293ddc8c05a16b504e3e2c63be","kind":"commit","published_at":"2022-08-15T05:53:26.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.13","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"e1bb79c8d53c38a60962ad4b8f658226cc983710","kind":"commit","published_at":"2021-11-23T14:52:42.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.12","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"77502a542eb81f2384260b993b3b4c8e6c195207","kind":"commit","published_at":"2021-09-29T16:02:39.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.11","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"6a118b20edceba0d19c7929b0519b7ffa265947c","kind":"commit","published_at":"2021-09-25T06:55:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.10","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"a2827f0f3d3636497ded070ba236e9368504cf28","kind":"commit","published_at":"2021-09-20T16:49:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2e1b0c1546e0173c0907cf05c67b8ba29ed8b4d1","kind":"commit","published_at":"2020-10-03T12:20:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"f6c00982823144337e56cdb71c712eaac151d29c","kind":"commit","published_at":"2020-06-26T12:49:29.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"68e95eba382c972aafde02ead2cd2426a8a92480","kind":"commit","published_at":"2020-02-28T03:24:31.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"65e63775d1ac5ab639585f6771fab74a808d1424","kind":"commit","published_at":"2020-02-28T02:36:56.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"98ec13f34aabf44cc914c65a1cfb7b9bc815aef1","kind":"commit","published_at":"2019-09-30T17:34:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"b568324456e071ec014e2f88a00f756f7d0d4390","kind":"commit","published_at":"2019-09-30T17:29:48.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8029fb3788e5a4a9c00e415f586a6d033f5d38b3","kind":"commit","published_at":"2019-05-24T00:26:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3a70a971f94a22f2fa562ffcc7a0eb45f5daf045","kind":"commit","published_at":"2019-02-22T16:30:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"efa589957cd060542a26d2dd7832fd6a6c6c3ade","kind":"commit","published_at":"2018-03-10T13:32:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.0","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"167de6bfdfba052fa6b2d3664c8f5272e23c9072","kind":"commit","published_at":"2017-08-01T03:06:07.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"941b50ebc6efddf4c41c8e4537a5f68a4e686b24","kind":"commit","published_at":"2017-06-15T03:49:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"d228849504861217f796da67fae4f6e347643f15","kind":"commit","published_at":"2016-11-03T16:00:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ed8eb9e318d7a84ce5915b495b7d35e0cfe7b5a8","kind":"commit","published_at":"2016-07-31T23:54:17.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9056b7a9f2d1f2d96498d6d146acd1f9d5ed3d59","kind":"commit","published_at":"2016-06-02T15:08:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"45ce6a6f60010487dd0dbab368b5fbbed1c14ef0","kind":"commit","published_at":"2016-05-03T07:26:03.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6dbf6132aecdd934a1013a23455c8cb1f67fa84f","kind":"commit","published_at":"2016-05-02T11:05:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dfd151041a75c254953363cf78a0d9f38b46b0d","kind":"commit","published_at":"2016-05-02T06:48:10.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bc69d6cebca8dd5675346a34a1c545b67dc74d5e","kind":"commit","published_at":"2016-04-22T16:06:43.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T11:27:13.498Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.294246628419463,"dependent_packages_count":8.073741078465474,"stargazers_count":2.313324732849299,"forks_count":2.6596652676350123,"average":5.585244426842312},"purl":"pkg:golang/github.com/mattn/go-colorab%21le","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-colorabLe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-colorabLe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-colorabLe/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:42:46.690Z","issues_count":25,"pull_requests_count":55,"avg_time_to_close_issue":9228130.764705881,"avg_time_to_close_pull_request":6901746.115384615,"issues_closed_count":17,"pull_requests_closed_count":52,"pull_request_authors_count":32,"issue_authors_count":24,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4567767.571428572,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/issues","maintainers":[{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorabLe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorabLe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorabLe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorabLe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorabLe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorabLe/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2221320,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13417980,"name":"golang-github-mattn-go-colorable","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:43:55.528Z","latest_release_published_at":"2026-02-07T03:43:55.528Z","latest_release_number":"0.1.12-1","last_synced_at":"2026-03-07T04:41:00.888Z","created_at":"2026-02-07T03:43:54.383Z","updated_at":"2026-03-07T05:12:59.064Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.6.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-mattn-go-isatty-dev (\u003e= 0.0.14)","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-colorable?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-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mattn-go-colorable/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":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","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":13581367,"name":"golang-github-mattn-go-colorable","ecosystem":"debian","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:53:12.288Z","latest_release_published_at":"2026-02-11T08:53:12.288Z","latest_release_number":"0.0.9-3","last_synced_at":"2026-03-13T07:09:31.430Z","created_at":"2026-02-11T08:53:12.026Z","updated_at":"2026-03-13T07:09:31.431Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":"https://packages.debian.org/buster/golang-github-mattn-go-colorable","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.1.1","maintainer":"pkg-go \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang, golang-go, golang-github-mattn-go-isatty-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:39.593Z","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-colorable?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-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-mattn-go-colorable/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":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","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":13546131,"name":"golang-github-mattn-go-colorable","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:07:43.988Z","latest_release_published_at":"2026-02-11T02:07:43.988Z","latest_release_number":"0.1.13-1","last_synced_at":"2026-03-11T06:08:10.326Z","created_at":"2026-02-11T02:07:43.818Z","updated_at":"2026-03-11T06:08:10.326Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-isatty-dev (\u003e= 0.0.16)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:45.822Z","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-colorable?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-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mattn-go-colorable/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":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","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":3495813,"name":"gopkg.in/mattn/go-colorable.v0","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-colorable","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":[],"namespace":"gopkg.in/mattn","versions_count":10,"first_release_published_at":"2016-04-22T16:06:43.000Z","latest_release_published_at":"2018-03-10T13:32:14.000Z","latest_release_number":"v0.1.0","last_synced_at":"2026-07-18T17:00:53.711Z","created_at":"2022-04-10T19:36:12.905Z","updated_at":"2026-07-18T17:00:53.711Z","registry_url":"https://pkg.go.dev/gopkg.in/mattn/go-colorable.v0","install_command":"go get gopkg.in/mattn/go-colorable.v0","documentation_url":"https://pkg.go.dev/gopkg.in/mattn/go-colorable.v0#section-documentation","metadata":{},"repo_metadata":{"id":19172845,"uuid":"22405117","full_name":"mattn/go-colorable","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T08:33:50.000Z","size":161,"stargazers_count":808,"open_issues_count":8,"forks_count":96,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-05-23T13:25:25.323Z","etag":null,"topics":["color","go","golang","windows"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-colorable","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,"zenodo":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":"2014-07-30T02:38:06.000Z","updated_at":"2026-05-23T10:48:05.000Z","dependencies_parsed_at":"2025-05-03T03:10:17.623Z","dependency_job_id":"dfc6ee1a-28b7-4d9b-975e-d024555a955c","html_url":"https://github.com/mattn/go-colorable","commit_stats":{"total_commits":116,"total_committers":21,"mean_commits":5.523809523809524,"dds":0.3620689655172413,"last_synced_commit":"2b733b5d5ca7f3959b874da32dd775822a35a1a2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-colorable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/sbom","scorecard":{"id":627721,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-colorable","commit":"74f8ed12817631baea5d0912bca21e09eee04d9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 25 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:05.425Z","repository_id":19172845,"created_at":"2025-08-21T06:57:05.425Z","updated_at":"2025-08-21T06:57:05.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33436553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"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":2072,"last_synced_at":"2025-10-29T03:38:31.337Z","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":57050,"followers":13081,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-10-29T03:38:31.338Z","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.1.14","sha":"1f71342c1ee78c126bcb69cd26ed8c2be7e016b3","kind":"commit","published_at":"2025-01-10T08:29:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.14","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"11a925cff3d38c293ddc8c05a16b504e3e2c63be","kind":"commit","published_at":"2022-08-15T05:53:26.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.13","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"e1bb79c8d53c38a60962ad4b8f658226cc983710","kind":"commit","published_at":"2021-11-23T14:52:42.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.12","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"77502a542eb81f2384260b993b3b4c8e6c195207","kind":"commit","published_at":"2021-09-29T16:02:39.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.11","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"6a118b20edceba0d19c7929b0519b7ffa265947c","kind":"commit","published_at":"2021-09-25T06:55:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.10","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"a2827f0f3d3636497ded070ba236e9368504cf28","kind":"commit","published_at":"2021-09-20T16:49:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2e1b0c1546e0173c0907cf05c67b8ba29ed8b4d1","kind":"commit","published_at":"2020-10-03T12:20:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"f6c00982823144337e56cdb71c712eaac151d29c","kind":"commit","published_at":"2020-06-26T12:49:29.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"68e95eba382c972aafde02ead2cd2426a8a92480","kind":"commit","published_at":"2020-02-28T03:24:31.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"65e63775d1ac5ab639585f6771fab74a808d1424","kind":"commit","published_at":"2020-02-28T02:36:56.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"98ec13f34aabf44cc914c65a1cfb7b9bc815aef1","kind":"commit","published_at":"2019-09-30T17:34:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"b568324456e071ec014e2f88a00f756f7d0d4390","kind":"commit","published_at":"2019-09-30T17:29:48.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8029fb3788e5a4a9c00e415f586a6d033f5d38b3","kind":"commit","published_at":"2019-05-24T00:26:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3a70a971f94a22f2fa562ffcc7a0eb45f5daf045","kind":"commit","published_at":"2019-02-22T16:30:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"efa589957cd060542a26d2dd7832fd6a6c6c3ade","kind":"commit","published_at":"2018-03-10T13:32:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.0","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"167de6bfdfba052fa6b2d3664c8f5272e23c9072","kind":"commit","published_at":"2017-08-01T03:06:07.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"941b50ebc6efddf4c41c8e4537a5f68a4e686b24","kind":"commit","published_at":"2017-06-15T03:49:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"d228849504861217f796da67fae4f6e347643f15","kind":"commit","published_at":"2016-11-03T16:00:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ed8eb9e318d7a84ce5915b495b7d35e0cfe7b5a8","kind":"commit","published_at":"2016-07-31T23:54:17.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9056b7a9f2d1f2d96498d6d146acd1f9d5ed3d59","kind":"commit","published_at":"2016-06-02T15:08:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"45ce6a6f60010487dd0dbab368b5fbbed1c14ef0","kind":"commit","published_at":"2016-05-03T07:26:03.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6dbf6132aecdd934a1013a23455c8cb1f67fa84f","kind":"commit","published_at":"2016-05-02T11:05:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dfd151041a75c254953363cf78a0d9f38b46b0d","kind":"commit","published_at":"2016-05-02T06:48:10.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bc69d6cebca8dd5675346a34a1c545b67dc74d5e","kind":"commit","published_at":"2016-04-22T16:06:43.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-15T19:41:47.540Z","dependent_packages_count":192,"downloads":null,"downloads_period":null,"dependent_repos_count":197,"rankings":{"downloads":null,"dependent_repos_count":0.4523266646319447,"dependent_packages_count":0.31637994318725865,"stargazers_count":2.340628409904707,"forks_count":2.7129625750802417,"docker_downloads_count":0.46998086962419483,"average":1.2584556924856694},"purl":"pkg:golang/gopkg.in/mattn/go-colorable.v0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/mattn/go-colorable.v0","docker_dependents_count":13,"docker_downloads_count":49515493,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/mattn/go-colorable.v0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/mattn/go-colorable.v0/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-23T13:15:24.913Z","issues_count":25,"pull_requests_count":57,"avg_time_to_close_issue":9228130.764705881,"avg_time_to_close_pull_request":6872340.826923077,"issues_closed_count":17,"pull_requests_closed_count":52,"pull_request_authors_count":32,"issue_authors_count":24,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":2.473684210526316,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/issues","maintainers":[{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-colorable.v0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-colorable.v0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-colorable.v0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-colorable.v0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-colorable.v0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fmattn%2Fgo-colorable.v0/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2221320,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13438717,"name":"golang-github-mattn-go-colorable","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:46:51.509Z","latest_release_published_at":"2026-02-08T01:46:51.509Z","latest_release_number":"0.0.9-3","last_synced_at":"2026-03-08T02:58:53.325Z","created_at":"2026-02-08T01:46:51.172Z","updated_at":"2026-03-08T03:02:01.162Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.1.1","maintainer":"pkg-go \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang, golang-go, golang-github-mattn-go-isatty-dev","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-colorable?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-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-mattn-go-colorable/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":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","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":13646160,"name":"golang-github-mattn-go-colorable","ecosystem":"debian","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:25:29.237Z","latest_release_published_at":"2026-02-12T03:25:29.237Z","latest_release_number":"0.1.13-1","last_synced_at":"2026-03-13T19:16:35.142Z","created_at":"2026-02-12T03:25:29.043Z","updated_at":"2026-03-13T19:16:35.143Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":"https://packages.debian.org/trixie/golang-github-mattn-go-colorable","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-isatty-dev (\u003e= 0.0.16)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:25:29.762Z","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-colorable?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-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mattn-go-colorable/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":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","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":3492823,"name":"github.com/mattn/go-colorable","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-colorable","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":[],"namespace":"github.com/mattn","versions_count":26,"first_release_published_at":"2016-04-22T16:06:43.000Z","latest_release_published_at":"2026-05-29T14:40:24.000Z","latest_release_number":"v0.1.15","last_synced_at":"2026-07-19T00:01:07.106Z","created_at":"2022-04-10T19:12:40.512Z","updated_at":"2026-07-19T00:01:07.106Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-colorable","install_command":"go get github.com/mattn/go-colorable","documentation_url":"https://pkg.go.dev/github.com/mattn/go-colorable#section-documentation","metadata":{},"repo_metadata":{"id":19172845,"uuid":"22405117","full_name":"mattn/go-colorable","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T08:33:50.000Z","size":161,"stargazers_count":801,"open_issues_count":9,"forks_count":98,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-08T16:10:38.897Z","etag":null,"topics":["color","go","golang","windows"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-colorable","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,"zenodo":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":"2014-07-30T02:38:06.000Z","updated_at":"2025-10-07T11:59:02.000Z","dependencies_parsed_at":"2025-05-03T03:10:17.623Z","dependency_job_id":"dfc6ee1a-28b7-4d9b-975e-d024555a955c","html_url":"https://github.com/mattn/go-colorable","commit_stats":{"total_commits":116,"total_committers":21,"mean_commits":5.523809523809524,"dds":0.3620689655172413,"last_synced_commit":"2b733b5d5ca7f3959b874da32dd775822a35a1a2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-colorable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/sbom","scorecard":{"id":627721,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-colorable","commit":"74f8ed12817631baea5d0912bca21e09eee04d9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 25 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:05.425Z","repository_id":19172845,"created_at":"2025-08-21T06:57:05.425Z","updated_at":"2025-08-21T06:57:05.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001966,"owners_count":26083259,"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-10-09T02:00:07.460Z","response_time":59,"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":2066,"last_synced_at":"2025-10-06T13:46:53.416Z","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":56985,"followers":13054,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-10-06T13:46:53.416Z","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.1.14","sha":"1f71342c1ee78c126bcb69cd26ed8c2be7e016b3","kind":"commit","published_at":"2025-01-10T08:29:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.14","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"11a925cff3d38c293ddc8c05a16b504e3e2c63be","kind":"commit","published_at":"2022-08-15T05:53:26.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.13","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"e1bb79c8d53c38a60962ad4b8f658226cc983710","kind":"commit","published_at":"2021-11-23T14:52:42.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.12","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"77502a542eb81f2384260b993b3b4c8e6c195207","kind":"commit","published_at":"2021-09-29T16:02:39.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.11","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"6a118b20edceba0d19c7929b0519b7ffa265947c","kind":"commit","published_at":"2021-09-25T06:55:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.10","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"a2827f0f3d3636497ded070ba236e9368504cf28","kind":"commit","published_at":"2021-09-20T16:49:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2e1b0c1546e0173c0907cf05c67b8ba29ed8b4d1","kind":"commit","published_at":"2020-10-03T12:20:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"f6c00982823144337e56cdb71c712eaac151d29c","kind":"commit","published_at":"2020-06-26T12:49:29.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"68e95eba382c972aafde02ead2cd2426a8a92480","kind":"commit","published_at":"2020-02-28T03:24:31.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"65e63775d1ac5ab639585f6771fab74a808d1424","kind":"commit","published_at":"2020-02-28T02:36:56.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"98ec13f34aabf44cc914c65a1cfb7b9bc815aef1","kind":"commit","published_at":"2019-09-30T17:34:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"b568324456e071ec014e2f88a00f756f7d0d4390","kind":"commit","published_at":"2019-09-30T17:29:48.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8029fb3788e5a4a9c00e415f586a6d033f5d38b3","kind":"commit","published_at":"2019-05-24T00:26:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3a70a971f94a22f2fa562ffcc7a0eb45f5daf045","kind":"commit","published_at":"2019-02-22T16:30:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"efa589957cd060542a26d2dd7832fd6a6c6c3ade","kind":"commit","published_at":"2018-03-10T13:32:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.0","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"167de6bfdfba052fa6b2d3664c8f5272e23c9072","kind":"commit","published_at":"2017-08-01T03:06:07.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"941b50ebc6efddf4c41c8e4537a5f68a4e686b24","kind":"commit","published_at":"2017-06-15T03:49:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"d228849504861217f796da67fae4f6e347643f15","kind":"commit","published_at":"2016-11-03T16:00:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ed8eb9e318d7a84ce5915b495b7d35e0cfe7b5a8","kind":"commit","published_at":"2016-07-31T23:54:17.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9056b7a9f2d1f2d96498d6d146acd1f9d5ed3d59","kind":"commit","published_at":"2016-06-02T15:08:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"45ce6a6f60010487dd0dbab368b5fbbed1c14ef0","kind":"commit","published_at":"2016-05-03T07:26:03.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6dbf6132aecdd934a1013a23455c8cb1f67fa84f","kind":"commit","published_at":"2016-05-02T11:05:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dfd151041a75c254953363cf78a0d9f38b46b0d","kind":"commit","published_at":"2016-05-02T06:48:10.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bc69d6cebca8dd5675346a34a1c545b67dc74d5e","kind":"commit","published_at":"2016-04-22T16:06:43.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T11:27:17.875Z","dependent_packages_count":50869,"downloads":null,"downloads_period":null,"dependent_repos_count":134844,"rankings":{"downloads":null,"dependent_repos_count":0.004927994809178801,"dependent_packages_count":0.0021559977290157256,"stargazers_count":2.323960218761903,"forks_count":2.691301165162773,"docker_downloads_count":0.0022586642875402838,"average":1.004920808150082},"purl":"pkg:golang/github.com/mattn/go-colorable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-colorable","docker_dependents_count":19911,"docker_downloads_count":60354990445,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-colorable/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T09:42:46.690Z","issues_count":25,"pull_requests_count":55,"avg_time_to_close_issue":9228130.764705881,"avg_time_to_close_pull_request":6901746.115384615,"issues_closed_count":17,"pull_requests_closed_count":52,"pull_request_authors_count":32,"issue_authors_count":24,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4567767.571428572,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/issues","maintainers":[{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-colorable/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2221320,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13388332,"name":"golang-github-mattn-go-colorable","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:28:38.956Z","latest_release_published_at":"2026-02-05T16:28:38.956Z","latest_release_number":"0.1.13-1","last_synced_at":"2026-03-05T18:48:35.576Z","created_at":"2026-02-05T16:28:36.744Z","updated_at":"2026-03-05T19:01:53.287Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-isatty-dev (\u003e= 0.0.16)","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-colorable?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mattn-go-colorable/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":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","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":13963622,"name":"go-github-com-mattn-go-colorable","ecosystem":"guix","description":"Handle ANSI color escapes on Windows","homepage":"https://github.com/mattn/go-colorable","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:55:46.022Z","latest_release_published_at":"2026-03-02T22:55:46.022Z","latest_release_number":"0.1.13","last_synced_at":"2026-04-27T18:15:10.589Z","created_at":"2026-03-02T22:55:45.835Z","updated_at":"2026-04-27T18:15:11.702Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-mattn-go-colorable/0.1.13/","install_command":"guix install go-github-com-mattn-go-colorable","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n17963","metadata":{"location":"gnu/packages/golang-xyz.scm:17963","variable_name":"go-github-com-mattn-go-colorable"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T18:15:11.674Z","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-colorable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-mattn-go-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-colorable/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32110,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","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":13475982,"name":"golang-github-mattn-go-colorable","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:10:56.974Z","latest_release_published_at":"2026-02-10T04:10:56.974Z","latest_release_number":"0.1.13-1","last_synced_at":"2026-03-10T05:04:27.910Z","created_at":"2026-02-10T04:10:52.173Z","updated_at":"2026-03-10T05:04:27.910Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-isatty-dev (\u003e= 0.0.16)","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-colorable?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-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mattn-go-colorable/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":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13685264,"name":"golang-github-mattn-go-colorable","ecosystem":"debian","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:53:44.449Z","latest_release_published_at":"2026-02-12T17:53:44.449Z","latest_release_number":"0.1.13-1","last_synced_at":"2026-03-13T00:10:36.550Z","created_at":"2026-02-12T17:53:44.278Z","updated_at":"2026-03-13T00:10:36.551Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":"https://packages.debian.org/bookworm/golang-github-mattn-go-colorable","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-isatty-dev (\u003e= 0.0.16)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:53:44.959Z","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-colorable?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-mattn-go-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mattn-go-colorable/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":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","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":13448758,"name":"golang-github-mattn-go-colorable","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mattn/go-colorable","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mattn/go-colorable","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:00:19.515Z","latest_release_published_at":"2026-02-08T16:00:19.515Z","latest_release_number":"0.1.13-1","last_synced_at":"2026-02-08T16:02:31.600Z","created_at":"2026-02-08T16:00:19.189Z","updated_at":"2026-02-08T16:02:31.600Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mattn-go-colorable","install_command":"apt-get install golang-github-mattn-go-colorable","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mattn-go-colorable-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-isatty-dev (\u003e= 0.0.16)","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-colorable?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-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mattn-go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mattn-go-colorable/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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mattn-go-colorable/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":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","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":12465113,"name":"github.com/Mattn/Go-colorable","ecosystem":"go","description":"","homepage":"https://github.com/Mattn/Go-colorable","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Mattn/Go-colorable","keywords_array":[],"namespace":"github.com/Mattn","versions_count":24,"first_release_published_at":"2016-04-22T16:06:43.000Z","latest_release_published_at":"2025-01-10T08:29:27.000Z","latest_release_number":"v0.1.14","last_synced_at":"2026-07-17T15:30:39.669Z","created_at":"2025-11-09T11:26:49.259Z","updated_at":"2026-07-17T15:30:39.669Z","registry_url":"https://pkg.go.dev/github.com/Mattn/Go-colorable","install_command":"go get github.com/Mattn/Go-colorable","documentation_url":"https://pkg.go.dev/github.com/Mattn/Go-colorable#section-documentation","metadata":{},"repo_metadata":{"id":19172845,"uuid":"22405117","full_name":"mattn/go-colorable","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-29T15:06:20.000Z","size":167,"stargazers_count":808,"open_issues_count":7,"forks_count":96,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-05-31T14:13:45.481Z","etag":null,"topics":["color","go","golang","windows"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-colorable","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,"zenodo":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":"2014-07-30T02:38:06.000Z","updated_at":"2026-05-29T14:40:36.000Z","dependencies_parsed_at":"2025-05-03T03:10:17.623Z","dependency_job_id":"45de75b6-8d8b-4850-b7b9-87430135692b","html_url":"https://github.com/mattn/go-colorable","commit_stats":{"total_commits":116,"total_committers":21,"mean_commits":5.523809523809524,"dds":0.3620689655172413,"last_synced_commit":"2b733b5d5ca7f3959b874da32dd775822a35a1a2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-colorable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/sbom","scorecard":{"id":627721,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-colorable","commit":"74f8ed12817631baea5d0912bca21e09eee04d9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 25 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:05.425Z","repository_id":19172845,"created_at":"2025-08-21T06:57:05.425Z","updated_at":"2025-08-21T06:57:05.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35096012,"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-03T02:00:05.635Z","response_time":110,"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-03T18:03:58.399Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.446421340619642,"dependent_packages_count":5.103668422013651,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.275044881316646},"purl":"pkg:golang/github.com/%21mattn/%21go-colorable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Mattn/Go-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Mattn/Go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Mattn/Go-colorable/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T14:07:17.487Z","issues_count":25,"pull_requests_count":58,"avg_time_to_close_issue":9228130.764705881,"avg_time_to_close_pull_request":8515568.944444444,"issues_closed_count":17,"pull_requests_closed_count":54,"pull_request_authors_count":32,"issue_authors_count":24,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":2.4310344827586206,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":645.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":0,"past_year_avg_comments_per_issue":null,"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-colorable/issues","maintainers":[{"login":"mattn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}],"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-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2FGo-colorable/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2221320,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":12090542,"name":"github.com/Mattn/go-colorable","ecosystem":"go","description":"","homepage":"https://github.com/Mattn/go-colorable","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Mattn/go-colorable","keywords_array":[],"namespace":"github.com/Mattn","versions_count":25,"first_release_published_at":"2016-04-22T16:06:43.000Z","latest_release_published_at":"2026-05-29T14:40:24.000Z","latest_release_number":"v0.1.15","last_synced_at":"2026-07-17T15:30:39.494Z","created_at":"2025-09-10T11:11:51.239Z","updated_at":"2026-07-17T15:30:39.494Z","registry_url":"https://pkg.go.dev/github.com/Mattn/go-colorable","install_command":"go get github.com/Mattn/go-colorable","documentation_url":"https://pkg.go.dev/github.com/Mattn/go-colorable#section-documentation","metadata":{},"repo_metadata":{"id":19172845,"uuid":"22405117","full_name":"mattn/go-colorable","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T08:33:50.000Z","size":161,"stargazers_count":801,"open_issues_count":9,"forks_count":98,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-08T16:10:38.897Z","etag":null,"topics":["color","go","golang","windows"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-colorable","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,"zenodo":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":"2014-07-30T02:38:06.000Z","updated_at":"2025-10-07T11:59:02.000Z","dependencies_parsed_at":"2025-05-03T03:10:17.623Z","dependency_job_id":"dfc6ee1a-28b7-4d9b-975e-d024555a955c","html_url":"https://github.com/mattn/go-colorable","commit_stats":{"total_commits":116,"total_committers":21,"mean_commits":5.523809523809524,"dds":0.3620689655172413,"last_synced_commit":"2b733b5d5ca7f3959b874da32dd775822a35a1a2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-colorable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/sbom","scorecard":{"id":627721,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-colorable","commit":"74f8ed12817631baea5d0912bca21e09eee04d9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-colorable/test.yml/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 25 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:05.425Z","repository_id":19172845,"created_at":"2025-08-21T06:57:05.425Z","updated_at":"2025-08-21T06:57:05.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10-10T02:00:06.843Z","response_time":62,"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":2066,"last_synced_at":"2025-10-06T13:46:53.416Z","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":56985,"followers":13054,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-10-06T13:46:53.416Z","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.1.14","sha":"1f71342c1ee78c126bcb69cd26ed8c2be7e016b3","kind":"commit","published_at":"2025-01-10T08:29:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.14","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"11a925cff3d38c293ddc8c05a16b504e3e2c63be","kind":"commit","published_at":"2022-08-15T05:53:26.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.13","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"e1bb79c8d53c38a60962ad4b8f658226cc983710","kind":"commit","published_at":"2021-11-23T14:52:42.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.12","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"77502a542eb81f2384260b993b3b4c8e6c195207","kind":"commit","published_at":"2021-09-29T16:02:39.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.11","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"6a118b20edceba0d19c7929b0519b7ffa265947c","kind":"commit","published_at":"2021-09-25T06:55:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.10","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"a2827f0f3d3636497ded070ba236e9368504cf28","kind":"commit","published_at":"2021-09-20T16:49:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2e1b0c1546e0173c0907cf05c67b8ba29ed8b4d1","kind":"commit","published_at":"2020-10-03T12:20:15.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"f6c00982823144337e56cdb71c712eaac151d29c","kind":"commit","published_at":"2020-06-26T12:49:29.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"68e95eba382c972aafde02ead2cd2426a8a92480","kind":"commit","published_at":"2020-02-28T03:24:31.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"65e63775d1ac5ab639585f6771fab74a808d1424","kind":"commit","published_at":"2020-02-28T02:36:56.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"98ec13f34aabf44cc914c65a1cfb7b9bc815aef1","kind":"commit","published_at":"2019-09-30T17:34:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"b568324456e071ec014e2f88a00f756f7d0d4390","kind":"commit","published_at":"2019-09-30T17:29:48.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8029fb3788e5a4a9c00e415f586a6d033f5d38b3","kind":"commit","published_at":"2019-05-24T00:26:58.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3a70a971f94a22f2fa562ffcc7a0eb45f5daf045","kind":"commit","published_at":"2019-02-22T16:30:38.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"efa589957cd060542a26d2dd7832fd6a6c6c3ade","kind":"commit","published_at":"2018-03-10T13:32:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.1.0","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"167de6bfdfba052fa6b2d3664c8f5272e23c9072","kind":"commit","published_at":"2017-08-01T03:06:07.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"941b50ebc6efddf4c41c8e4537a5f68a4e686b24","kind":"commit","published_at":"2017-06-15T03:49:14.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"d228849504861217f796da67fae4f6e347643f15","kind":"commit","published_at":"2016-11-03T16:00:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ed8eb9e318d7a84ce5915b495b7d35e0cfe7b5a8","kind":"commit","published_at":"2016-07-31T23:54:17.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9056b7a9f2d1f2d96498d6d146acd1f9d5ed3d59","kind":"commit","published_at":"2016-06-02T15:08:27.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"45ce6a6f60010487dd0dbab368b5fbbed1c14ef0","kind":"commit","published_at":"2016-05-03T07:26:03.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6dbf6132aecdd934a1013a23455c8cb1f67fa84f","kind":"commit","published_at":"2016-05-02T11:05:40.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dfd151041a75c254953363cf78a0d9f38b46b0d","kind":"commit","published_at":"2016-05-02T06:48:10.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bc69d6cebca8dd5675346a34a1c545b67dc74d5e","kind":"commit","published_at":"2016-04-22T16:06:43.000Z","download_url":"https://codeload.github.com/mattn/go-colorable/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-colorable/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-colorable@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T11:27:13.389Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.535106473259247,"dependent_packages_count":5.187063092576063,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.361084782917654},"purl":"pkg:golang/github.com/%21mattn/go-colorable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Mattn/go-colorable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Mattn/go-colorable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Mattn/go-colorable/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:42:46.690Z","issues_count":25,"pull_requests_count":55,"avg_time_to_close_issue":9228130.764705881,"avg_time_to_close_pull_request":6901746.115384615,"issues_closed_count":17,"pull_requests_closed_count":52,"pull_request_authors_count":32,"issue_authors_count":24,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4567767.571428572,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/issues","maintainers":[{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-colorable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-colorable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-colorable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-colorable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-colorable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-colorable/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2221320,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":7803,"full_name":"mattn/go-colorable","default_branch":"master","total_commits":124,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.391304347826087,"dds":0.3629032258064516,"past_year_total_commits":4,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.0,"last_synced_at":"2026-07-19T12:02:07.444Z","last_synced_commit":"8bf39a204f13f0cfcf86ab9b297c3d6e0668e54a","created_at":"2023-03-07T09:46:35.821Z","updated_at":"2026-07-19T12:02:07.381Z","committers":[{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":79},{"name":"HAYAMA_Kaoru","email":"iyahaya@nifty.com","login":"hymkor","count":7},{"name":"MURAOKA Taro","email":"koron.kaoriya@gmail.com","login":"koron","count":5},{"name":"Olivier Mengué","email":"dolmen@cpan.org","login":"dolmen","count":4},{"name":"Alec The Rabbit","email":"alec.therabbit.git@gmail.com","login":"alecrabbit","count":3},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":3},{"name":"ikedam","email":"devld@ikedam.jp","login":"ikedam","count":3},{"name":"toshimaru","email":"me@toshimaru.net","login":"toshimaru","count":3},{"name":"Mislav Marohnić","email":"mislav.marohnic@gmail.com","login":"mislav","count":2},{"name":"Nick Craig-Wood","email":"nick@craig-wood.com","login":"ncw","count":2},{"name":"Alexandre Viau","email":"alexandre@alexandreviau.net","login":"aviau","count":1},{"name":"Cenk Altı","email":"cenkalti@gmail.com","login":"cenkalti","count":1},{"name":"Chris Waldon","email":"christopher.waldon.dev@gmail.com","login":"whereswaldon","count":1},{"name":"Max Altgelt","email":"max.altgelt@nextron-systems.com","login":"secDre4mer","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Radek Simko","email":"radek.simko@gmail.com","login":"radeksimko","count":1},{"name":"Sergey Simonchik","email":"sergey.simonchik@jetbrains.com","login":"segrey","count":1},{"name":"arthur","email":"shuiyuzhe@gmail.com","login":"magicshui","count":1},{"name":"filimonov","email":"1549571+filimonov","login":"filimonov","count":1},{"name":"naoyukis","email":"mitaka.214@gmail.com","login":"naoyukis","count":1},{"name":"rbtnn","email":"naru123456789@gmail.com","login":"rbtnn","count":1},{"name":"tyru","email":"tyru.exe@gmail.com","login":"tyru","count":1},{"name":"uji","email":"ujiprog@gmail.com","login":"uji","count":1}],"past_year_committers":[{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":4}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-21T00:00:11.329Z","repositories_count":6386311,"commits_count":868019009,"contributors_count":35902561,"owners_count":1227900,"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-colorable","html_url":"https://github.com/mattn/go-colorable","last_synced_at":"2026-07-09T07:00:27.165Z","status":"error","issues_count":25,"pull_requests_count":58,"avg_time_to_close_issue":9228130.764705881,"avg_time_to_close_pull_request":8515568.944444444,"issues_closed_count":17,"pull_requests_closed_count":54,"pull_request_authors_count":32,"issue_authors_count":24,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":2.4310344827586206,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":645.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":0,"past_year_avg_comments_per_issue":null,"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,"created_at":"2023-05-16T03:48:36.592Z","updated_at":"2026-07-09T07:00:27.165Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-colorable/issues","issue_labels_count":{"table":{"todo":1}},"pull_request_labels_count":{"table":{"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":17,"CONTRIBUTOR":7,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":43,"NONE":13,"OWNER":2}},"issue_authors":{"table":{"ncw":2,"andreas-kupries":1,"chenjie4255":1,"priv-kweihmann":1,"mattn":1,"schachmat":1,"hexadecy":1,"joeky888":1,"segrey":1,"cardil":1,"michael1011":1,"uji":1,"divan":1,"mislav":1,"filimonov":1,"hymkor":1,"sirupsen":1,"Baozisoftware":1,"marcindulak":1,"muhqu":1,"codemodify":1,"Amit-PivotalLabs":1,"solher":1,"Delta456":1}},"pull_request_authors":{"table":{"hymkor":8,"alexandear":6,"tklauser":4,"dolmen":4,"koron":3,"cenkalti":2,"ncw":2,"mattn":2,"debarshiray":2,"whereswaldon":2,"srinivas32":2,"magicshui":1,"alecrabbit":1,"ribice":1,"techtonik":1,"uji":1,"aviau":1,"mmorel-35":1,"radeksimko":1,"renovate[bot]":1,"ndarilek":1,"mislav":1,"rbtnn":1,"segrey":1,"cardil":1,"tyru":1,"toshimaru":1,"moret":1,"filimonov":1,"naoyukis":1,"ikedam":1,"secDre4mer":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-11T00:00:21.140Z","repositories_count":14862673,"issues_count":32274151,"pull_requests_count":106137461,"authors_count":11341982,"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":{}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"mattn":1}},"maintainers":[{"table":{"login":"mattn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}}],"active_maintainers":[{"table":{"login":"mattn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}}]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":10,"ForkEvent":5,"IssuesEvent":2,"WatchEvent":42,"IssueCommentEvent":12,"PushEvent":7,"CreateEvent":1},"last_year":{"DeleteEvent":1,"PullRequestEvent":1,"IssuesEvent":1,"WatchEvent":8,"IssueCommentEvent":2,"PushEvent":3}},"keywords":["color","go","golang","windows"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-15T06:31:46.316Z","updated_at":"2022-08-15T06:31:46.316Z","repository_link":"https://github.com/mattn/go-colorable/blob/master/go.mod","dependencies":[{"id":1750296820,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-15T06:31:46.449Z","updated_at":"2022-08-15T06:31:46.449Z","repository_link":"https://github.com/mattn/go-colorable/blob/master/go.sum","dependencies":[{"id":1750296938,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":1750296939,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:30.655Z","updated_at":"2023-01-14T00:30:30.655Z","repository_link":"https://github.com/mattn/go-colorable/blob/master/.github/workflows/test.yml","dependencies":[{"id":6891919135,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891919136,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891919137,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":34.670350276874935,"created_at":"2026-07-08T06:24:58.567Z","updated_at":"2026-07-21T13:00:57.498Z","avatar_url":"https://github.com/mattn.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377976","html_url":"https://summary.ecosyste.ms/projects/377976"}