{"id":362675,"url":"https://github.com/mattn/go-isatty","last_synced_at":"2026-06-20T03:03:48.966Z","repository":{"id":15578904,"uuid":"18314451","full_name":"mattn/go-isatty","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-27T03:32:43.000Z","size":73,"stargazers_count":909,"open_issues_count":12,"forks_count":116,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-05-27T14:05:23.479Z","etag":null,"topics":["cygwin","go","golang","isatty","msys2","website"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-isatty","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-04-01T01:53:09.000Z","updated_at":"2026-05-23T10:47:59.000Z","dependencies_parsed_at":"2023-01-13T18:29:34.926Z","dependency_job_id":"e5df3856-af01-4f1e-bc33-49592abfccac","html_url":"https://github.com/mattn/go-isatty","commit_stats":{"total_commits":94,"total_committers":29,"mean_commits":"3.2413793103448274","dds":0.5,"last_synced_commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-isatty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/sbom","scorecard":{"id":627733,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-isatty","commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"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":"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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:12.175Z","repository_id":15578904,"created_at":"2025-08-21T06:57:12.175Z","updated_at":"2025-08-21T06:57:12.175Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33678271,"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-05-30T02:00:06.278Z","response_time":92,"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":12075599,"name":"github.com/mattN/go-isatty","ecosystem":"go","description":"Package isatty implements interface to isatty","homepage":"https://github.com/mattN/go-isatty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattN/go-isatty","keywords_array":[],"namespace":"github.com/mattN","versions_count":20,"first_release_published_at":"2015-12-12T12:33:44.000Z","latest_release_published_at":"2023-10-17T07:28:21.000Z","latest_release_number":"v0.0.20","last_synced_at":"2026-01-06T21:01:48.770Z","created_at":"2025-09-05T08:19:24.599Z","updated_at":"2026-01-06T21:01:48.770Z","registry_url":"https://pkg.go.dev/github.com/mattN/go-isatty","install_command":"go get github.com/mattN/go-isatty","documentation_url":"https://pkg.go.dev/github.com/mattN/go-isatty#section-documentation","metadata":{},"repo_metadata":{"id":15578904,"uuid":"18314451","full_name":"mattn/go-isatty","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T07:07:53.000Z","size":63,"stargazers_count":873,"open_issues_count":14,"forks_count":114,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-12T00:32:42.627Z","etag":null,"topics":["cygwin","go","golang","isatty","msys2","website"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-isatty","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-04-01T01:53:09.000Z","updated_at":"2025-10-08T03:46:33.000Z","dependencies_parsed_at":"2023-01-13T18:29:34.926Z","dependency_job_id":"e5df3856-af01-4f1e-bc33-49592abfccac","html_url":"https://github.com/mattn/go-isatty","commit_stats":{"total_commits":94,"total_committers":29,"mean_commits":"3.2413793103448274","dds":0.5,"last_synced_commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-isatty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/sbom","scorecard":{"id":627733,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-isatty","commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"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":"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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:12.175Z","repository_id":15578904,"created_at":"2025-08-21T06:57:12.175Z","updated_at":"2025-08-21T06:57:12.175Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014596,"owners_count":26085556,"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-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.0.20","sha":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11","kind":"commit","published_at":"2023-10-17T07:28:21.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.20","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c067b4f3df49dfc0f376d884e16cfd784ea1874b","kind":"commit","published_at":"2023-03-22T15:51:17.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.19","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"72a590e157f100a8191f6a086e84d5f6f73da9d6","kind":"commit","published_at":"2023-03-22T12:37:56.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.18","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"ed75e619dc0f0489fd4062163a7d061eaa249b9c","kind":"commit","published_at":"2022-12-29T03:52:09.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.17","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8","kind":"commit","published_at":"2022-08-15T05:52:20.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.16","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"47c6087c85064a84e5c9c9c3b1bf832bac52b155","kind":"commit","published_at":"2022-08-15T05:50:25.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.15","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"504425e14f742f1f517c4586048b49b37f829c8e","kind":"commit","published_at":"2021-08-29T14:41:14.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.14","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"8b0c6d82fa8980f9bff874afff66860a0c3e9c5c","kind":"commit","published_at":"2021-05-26T14:20:38.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.13","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"7b513a986450394f7bbf1476909911b3aa3a55ce","kind":"commit","published_at":"2020-01-21T17:27:41.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"31745d66dd679ac0ac4f8d3ecff168fce6170c6a","kind":"commit","published_at":"2019-12-11T04:17:45.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"88ba11cfdc67c7588b30042edf244b2875f892b6","kind":"commit","published_at":"2019-10-09T10:07:20.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"e1f7b56ace729e4a73a29a6b4fac6cd5fcda7ab3","kind":"commit","published_at":"2019-08-15T16:42:47.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1311e847b0cb909da63b5fecfb5370aa66236465","kind":"commit","published_at":"2019-05-22T01:25:13.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7","kind":"commit","published_at":"2019-03-12T13:58:54.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"369ecd8cea9851e459abb67eb171853e3986591e","kind":"commit","published_at":"2019-02-25T17:38:24.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a6dda38a851a575e6799957cdd53ffe0b3fdd90f","kind":"commit","published_at":"2019-02-22T15:22:59.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c","kind":"commit","published_at":"2017-11-07T05:05:31.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0360b2af4f38e8d38c7fce2a9f4e702702d73a39","kind":"commit","published_at":"2017-09-25T05:34:41.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"fc9e8d8ef48496124e79ae0df75490096eccf6fe","kind":"commit","published_at":"2017-03-22T23:44:13.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3a115632dcd687f9c8cd01679c83a06a0e21c1f3","kind":"commit","published_at":"2015-12-12T12:33:44.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-31T23:07:42.244Z","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.6231347297567273,"forks_count":2.9018046953840164,"docker_downloads_count":null,"average":4.067273433792124},"purl":"pkg:golang/github.com/matt%21n/go-isatty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattN/go-isatty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattN/go-isatty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattN/go-isatty/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T23:10:10.424Z","issues_count":34,"pull_requests_count":56,"avg_time_to_close_issue":4405286.041666667,"avg_time_to_close_pull_request":1699896.9215686275,"issues_closed_count":24,"pull_requests_closed_count":51,"pull_request_authors_count":36,"issue_authors_count":31,"avg_comments_per_issue":3.088235294117647,"avg_comments_per_pull_request":2.607142857142857,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/issues","maintainers":[{"login":"mattn","count":6,"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-isatty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-isatty/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-isatty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-isatty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmattN%2Fgo-isatty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2023739,"maintainers_count":0,"namespaces_count":760035,"keywords_count":112040,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-08T07:03:40.685Z","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":10944109,"name":"github.com/mATTN/go-isatty","ecosystem":"go","description":"Package isatty implements interface to isatty","homepage":"https://github.com/mATTN/go-isatty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mATTN/go-isatty","keywords_array":[],"namespace":"github.com/mATTN","versions_count":20,"first_release_published_at":"2015-12-12T12:33:44.000Z","latest_release_published_at":"2023-10-17T07:28:21.000Z","latest_release_number":"v0.0.20","last_synced_at":"2026-01-06T21:01:50.455Z","created_at":"2024-10-03T06:12:25.322Z","updated_at":"2026-01-06T21:01:50.456Z","registry_url":"https://pkg.go.dev/github.com/mATTN/go-isatty","install_command":"go get github.com/mATTN/go-isatty","documentation_url":"https://pkg.go.dev/github.com/mATTN/go-isatty#section-documentation","metadata":{},"repo_metadata":{"id":15578904,"uuid":"18314451","full_name":"mattn/go-isatty","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T07:07:53.000Z","size":63,"stargazers_count":873,"open_issues_count":14,"forks_count":114,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-12T00:32:42.627Z","etag":null,"topics":["cygwin","go","golang","isatty","msys2","website"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-isatty","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-04-01T01:53:09.000Z","updated_at":"2025-10-08T03:46:33.000Z","dependencies_parsed_at":"2023-01-13T18:29:34.926Z","dependency_job_id":"e5df3856-af01-4f1e-bc33-49592abfccac","html_url":"https://github.com/mattn/go-isatty","commit_stats":{"total_commits":94,"total_committers":29,"mean_commits":"3.2413793103448274","dds":0.5,"last_synced_commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-isatty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/sbom","scorecard":{"id":627733,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-isatty","commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"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":"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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:12.175Z","repository_id":15578904,"created_at":"2025-08-21T06:57:12.175Z","updated_at":"2025-08-21T06:57:12.175Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014599,"owners_count":26085556,"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-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.0.20","sha":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11","kind":"commit","published_at":"2023-10-17T07:28:21.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.20","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c067b4f3df49dfc0f376d884e16cfd784ea1874b","kind":"commit","published_at":"2023-03-22T15:51:17.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.19","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"72a590e157f100a8191f6a086e84d5f6f73da9d6","kind":"commit","published_at":"2023-03-22T12:37:56.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.18","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"ed75e619dc0f0489fd4062163a7d061eaa249b9c","kind":"commit","published_at":"2022-12-29T03:52:09.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.17","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8","kind":"commit","published_at":"2022-08-15T05:52:20.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.16","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"47c6087c85064a84e5c9c9c3b1bf832bac52b155","kind":"commit","published_at":"2022-08-15T05:50:25.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.15","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"504425e14f742f1f517c4586048b49b37f829c8e","kind":"commit","published_at":"2021-08-29T14:41:14.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.14","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"8b0c6d82fa8980f9bff874afff66860a0c3e9c5c","kind":"commit","published_at":"2021-05-26T14:20:38.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.13","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"7b513a986450394f7bbf1476909911b3aa3a55ce","kind":"commit","published_at":"2020-01-21T17:27:41.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"31745d66dd679ac0ac4f8d3ecff168fce6170c6a","kind":"commit","published_at":"2019-12-11T04:17:45.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"88ba11cfdc67c7588b30042edf244b2875f892b6","kind":"commit","published_at":"2019-10-09T10:07:20.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"e1f7b56ace729e4a73a29a6b4fac6cd5fcda7ab3","kind":"commit","published_at":"2019-08-15T16:42:47.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1311e847b0cb909da63b5fecfb5370aa66236465","kind":"commit","published_at":"2019-05-22T01:25:13.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7","kind":"commit","published_at":"2019-03-12T13:58:54.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"369ecd8cea9851e459abb67eb171853e3986591e","kind":"commit","published_at":"2019-02-25T17:38:24.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a6dda38a851a575e6799957cdd53ffe0b3fdd90f","kind":"commit","published_at":"2019-02-22T15:22:59.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c","kind":"commit","published_at":"2017-11-07T05:05:31.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0360b2af4f38e8d38c7fce2a9f4e702702d73a39","kind":"commit","published_at":"2017-09-25T05:34:41.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"fc9e8d8ef48496124e79ae0df75490096eccf6fe","kind":"commit","published_at":"2017-03-22T23:44:13.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3a115632dcd687f9c8cd01679c83a06a0e21c1f3","kind":"commit","published_at":"2015-12-12T12:33:44.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-31T23:07:41.998Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.542811229543516,"dependent_packages_count":6.132457751420071,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.337634490481793},"purl":"pkg:golang/github.com/m%21a%21t%21t%21n/go-isatty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mATTN/go-isatty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mATTN/go-isatty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mATTN/go-isatty/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T23:10:10.424Z","issues_count":34,"pull_requests_count":56,"avg_time_to_close_issue":4405286.041666667,"avg_time_to_close_pull_request":1699896.9215686275,"issues_closed_count":24,"pull_requests_closed_count":51,"pull_request_authors_count":36,"issue_authors_count":31,"avg_comments_per_issue":3.088235294117647,"avg_comments_per_pull_request":2.607142857142857,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/issues","maintainers":[{"login":"mattn","count":6,"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-isatty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmATTN%2Fgo-isatty/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmATTN%2Fgo-isatty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmATTN%2Fgo-isatty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FmATTN%2Fgo-isatty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2023739,"maintainers_count":0,"namespaces_count":760035,"keywords_count":112040,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-08T07:03:40.685Z","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":3492740,"name":"github.com/mattn/go-isatty","ecosystem":"go","description":"Package isatty implements interface to isatty","homepage":"https://github.com/mattn/go-isatty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-isatty","keywords_array":[],"namespace":"github.com/mattn","versions_count":20,"first_release_published_at":"2015-12-12T12:33:44.000Z","latest_release_published_at":"2023-10-17T07:28:21.000Z","latest_release_number":"v0.0.20","last_synced_at":"2026-01-07T00:01:48.451Z","created_at":"2022-04-10T19:12:06.625Z","updated_at":"2026-01-07T00:01:48.452Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-isatty","install_command":"go get github.com/mattn/go-isatty","documentation_url":"https://pkg.go.dev/github.com/mattn/go-isatty#section-documentation","metadata":{},"repo_metadata":{"id":15578904,"uuid":"18314451","full_name":"mattn/go-isatty","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T07:07:53.000Z","size":63,"stargazers_count":882,"open_issues_count":15,"forks_count":113,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-12-29T06:19:33.370Z","etag":null,"topics":["cygwin","go","golang","isatty","msys2","website"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-isatty","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-04-01T01:53:09.000Z","updated_at":"2025-12-27T17:12:39.000Z","dependencies_parsed_at":"2023-01-13T18:29:34.926Z","dependency_job_id":"e5df3856-af01-4f1e-bc33-49592abfccac","html_url":"https://github.com/mattn/go-isatty","commit_stats":{"total_commits":94,"total_committers":29,"mean_commits":"3.2413793103448274","dds":0.5,"last_synced_commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-isatty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/sbom","scorecard":{"id":627733,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-isatty","commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"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":"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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:12.175Z","repository_id":15578904,"created_at":"2025-08-21T06:57:12.175Z","updated_at":"2025-08-21T06:57:12.175Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28145574,"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-12-31T02:00:06.200Z","response_time":55,"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":"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":[]},"repo_metadata_updated_at":"2025-12-31T23:07:41.793Z","dependent_packages_count":49465,"downloads":null,"downloads_period":null,"dependent_repos_count":167492,"rankings":{"downloads":null,"dependent_repos_count":0.0021776958318901777,"dependent_packages_count":0.0015554970227786985,"stargazers_count":2.3258828482602283,"forks_count":2.6105388034287302,"docker_downloads_count":0.001970296228853018,"average":0.9884250281544962},"purl":"pkg:golang/github.com/mattn/go-isatty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-isatty","docker_dependents_count":24141,"docker_downloads_count":67079001222,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-isatty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-isatty/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-26T05:01:15.165Z","issues_count":34,"pull_requests_count":56,"avg_time_to_close_issue":4405286.041666667,"avg_time_to_close_pull_request":1699896.9215686275,"issues_closed_count":24,"pull_requests_closed_count":51,"pull_request_authors_count":36,"issue_authors_count":31,"avg_comments_per_issue":3.088235294117647,"avg_comments_per_pull_request":2.607142857142857,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/issues","maintainers":[{"login":"mattn","count":6,"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-isatty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-isatty/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-isatty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-isatty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-isatty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2023739,"maintainers_count":0,"namespaces_count":760035,"keywords_count":112040,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-08T07:03:40.685Z","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":12555017,"name":"github.com/Mattn/go-isatty","ecosystem":"go","description":"Package isatty implements interface to isatty","homepage":"https://github.com/Mattn/go-isatty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Mattn/go-isatty","keywords_array":[],"namespace":"github.com/Mattn","versions_count":20,"first_release_published_at":"2015-12-12T12:33:44.000Z","latest_release_published_at":"2023-10-17T07:28:21.000Z","latest_release_number":"v0.0.20","last_synced_at":"2026-01-06T21:01:56.666Z","created_at":"2025-12-05T10:35:04.790Z","updated_at":"2026-01-06T21:01:56.669Z","registry_url":"https://pkg.go.dev/github.com/Mattn/go-isatty","install_command":"go get github.com/Mattn/go-isatty","documentation_url":"https://pkg.go.dev/github.com/Mattn/go-isatty#section-documentation","metadata":{},"repo_metadata":{"id":15578904,"uuid":"18314451","full_name":"mattn/go-isatty","owner":"mattn","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T07:07:53.000Z","size":63,"stargazers_count":882,"open_issues_count":15,"forks_count":113,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-12-29T06:19:33.370Z","etag":null,"topics":["cygwin","go","golang","isatty","msys2","website"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mattn/go-isatty","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-04-01T01:53:09.000Z","updated_at":"2025-12-27T17:12:39.000Z","dependencies_parsed_at":"2023-01-13T18:29:34.926Z","dependency_job_id":"e5df3856-af01-4f1e-bc33-49592abfccac","html_url":"https://github.com/mattn/go-isatty","commit_stats":{"total_commits":94,"total_committers":29,"mean_commits":"3.2413793103448274","dds":0.5,"last_synced_commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-isatty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/sbom","scorecard":{"id":627733,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-isatty","commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"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":"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-isatty/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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:12.175Z","repository_id":15578904,"created_at":"2025-08-21T06:57:12.175Z","updated_at":"2025-08-21T06:57:12.175Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28148722,"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-12-31T02:00:06.200Z","response_time":55,"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":"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.0.20","sha":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11","kind":"commit","published_at":"2023-10-17T07:28:21.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.20","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c067b4f3df49dfc0f376d884e16cfd784ea1874b","kind":"commit","published_at":"2023-03-22T15:51:17.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.19","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"72a590e157f100a8191f6a086e84d5f6f73da9d6","kind":"commit","published_at":"2023-03-22T12:37:56.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.18","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"ed75e619dc0f0489fd4062163a7d061eaa249b9c","kind":"commit","published_at":"2022-12-29T03:52:09.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.17","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8","kind":"commit","published_at":"2022-08-15T05:52:20.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.16","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"47c6087c85064a84e5c9c9c3b1bf832bac52b155","kind":"commit","published_at":"2022-08-15T05:50:25.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.15","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"504425e14f742f1f517c4586048b49b37f829c8e","kind":"commit","published_at":"2021-08-29T14:41:14.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.14","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"8b0c6d82fa8980f9bff874afff66860a0c3e9c5c","kind":"commit","published_at":"2021-05-26T14:20:38.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.13","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"7b513a986450394f7bbf1476909911b3aa3a55ce","kind":"commit","published_at":"2020-01-21T17:27:41.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.12","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"31745d66dd679ac0ac4f8d3ecff168fce6170c6a","kind":"commit","published_at":"2019-12-11T04:17:45.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.11","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"88ba11cfdc67c7588b30042edf244b2875f892b6","kind":"commit","published_at":"2019-10-09T10:07:20.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"e1f7b56ace729e4a73a29a6b4fac6cd5fcda7ab3","kind":"commit","published_at":"2019-08-15T16:42:47.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1311e847b0cb909da63b5fecfb5370aa66236465","kind":"commit","published_at":"2019-05-22T01:25:13.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7","kind":"commit","published_at":"2019-03-12T13:58:54.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"369ecd8cea9851e459abb67eb171853e3986591e","kind":"commit","published_at":"2019-02-25T17:38:24.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a6dda38a851a575e6799957cdd53ffe0b3fdd90f","kind":"commit","published_at":"2019-02-22T15:22:59.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c","kind":"commit","published_at":"2017-11-07T05:05:31.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0360b2af4f38e8d38c7fce2a9f4e702702d73a39","kind":"commit","published_at":"2017-09-25T05:34:41.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"fc9e8d8ef48496124e79ae0df75490096eccf6fe","kind":"commit","published_at":"2017-03-22T23:44:13.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3a115632dcd687f9c8cd01679c83a06a0e21c1f3","kind":"commit","published_at":"2015-12-12T12:33:44.000Z","download_url":"https://codeload.github.com/mattn/go-isatty/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-isatty/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-isatty@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-31T23:08:45.784Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.401430650277893,"dependent_packages_count":5.061502796397982,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.231466723337938},"purl":"pkg:golang/github.com/%21mattn/go-isatty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Mattn/go-isatty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Mattn/go-isatty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Mattn/go-isatty/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-26T05:01:15.165Z","issues_count":34,"pull_requests_count":56,"avg_time_to_close_issue":4405286.041666667,"avg_time_to_close_pull_request":1699896.9215686275,"issues_closed_count":24,"pull_requests_closed_count":51,"pull_request_authors_count":36,"issue_authors_count":31,"avg_comments_per_issue":3.088235294117647,"avg_comments_per_pull_request":2.607142857142857,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/issues","maintainers":[{"login":"mattn","count":6,"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-isatty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-isatty/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-isatty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-isatty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMattn%2Fgo-isatty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2023739,"maintainers_count":0,"namespaces_count":760035,"keywords_count":112040,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-08T07:03:40.685Z","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":7777,"full_name":"mattn/go-isatty","default_branch":"master","total_commits":94,"total_committers":29,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":3.2413793103448274,"dds":0.5,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-01-02T17:50:10.711Z","last_synced_commit":"a7c02353c47bc4ec6b30dc9628154ae4fe760c11","created_at":"2023-03-07T09:46:32.641Z","updated_at":"2026-01-02T17:49:13.375Z","committers":[{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":47},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":8},{"name":"Marcelo Pires","email":"thesyncim@gmail.com","login":"thesyncim","count":6},{"name":"Olivier Mengué","email":"dolmen@cpan.org","login":"dolmen","count":5},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":3},{"name":"Ichinose Shogo","email":"shogo82148@gmail.com","login":"shogo82148","count":2},{"name":"Clément Chigot","email":"clement.chigot@atos.net","login":null,"count":1},{"name":"Fazal Majid","email":"majid@apsalar.com","login":null,"count":1},{"name":"Fernando Ike","email":"fike@midstorm.org","login":null,"count":1},{"name":"Aaron Eppert","email":"aeppert@gmail.com","login":"aeppert","count":1},{"name":"Alexander Grafov","email":"grafov@gmail.com","login":"grafov","count":1},{"name":"CarlosEDP","email":"me@carlosedp.com","login":"carlosedp","count":1},{"name":"Chen Lei","email":"my@mysq.to","login":"mysqto","count":1},{"name":"Dan Kegel","email":"dkegel@fastly.com","login":"dkegel-fastly","count":1},{"name":"Dmitri Goutnik","email":"5332688+dmgk","login":"dmgk","count":1},{"name":"Drew DeVault","email":"sir@cmpwn.com","login":"ddevault","count":1},{"name":"Fabian Raetz","email":"fabian.raetz@gmail.com","login":"Mischi","count":1},{"name":"Fatih Arslan","email":"ftharsln@gmail.com","login":"fatih","count":1},{"name":"Henry Yee","email":"henry@yearning.io","login":"cookieY","count":1},{"name":"Luis","email":"luis@helloeave.com","login":"lgonzalez-silen","count":1},{"name":"Mahdi Hosseini","email":"seyed.mahdi.hosseini.moghaddam@ibm.com","login":"mahdi-hm","count":1},{"name":"Marc Auberer","email":"contact@marc-auberer.com","login":"marcauberer","count":1},{"name":"Martin Lindhe","email":"martin@ubique.se","login":"martinlindhe","count":1},{"name":"Nick Craig-Wood","email":"nick@craig-wood.com","login":"ncw","count":1},{"name":"Radek Simko","email":"radek.simko@gmail.com","login":"radeksimko","count":1},{"name":"Samuel Thibault","email":"samuel.thibault@ens-lyon.org","login":"sthibaul","count":1},{"name":"Simon Green","email":"simon@captaincodeman.com","login":"CaptainCodeman","count":1},{"name":"Theodore Ni","email":"3806110+tjni","login":"tjni","count":1},{"name":"stuart nelson","email":"stuartnelson3@gmail.com","login":"stuartnelson3","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-04T00:00:29.789Z","repositories_count":6160969,"commits_count":932374115,"contributors_count":36270691,"owners_count":1135693,"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-isatty","html_url":"https://github.com/mattn/go-isatty","last_synced_at":"2025-11-26T05:01:15.165Z","status":null,"issues_count":34,"pull_requests_count":56,"avg_time_to_close_issue":4405286.041666667,"avg_time_to_close_pull_request":1699896.9215686275,"issues_closed_count":24,"pull_requests_closed_count":51,"pull_request_authors_count":36,"issue_authors_count":31,"avg_comments_per_issue":3.088235294117647,"avg_comments_per_pull_request":2.607142857142857,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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":0,"created_at":"2023-05-16T03:48:22.947Z","updated_at":"2025-11-26T05:01:15.166Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-isatty/issues","issue_labels_count":{"table":{"todo":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":2,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":41,"NONE":10,"OWNER":5}},"issue_authors":{"table":{"Delta456":2,"cardil":2,"gabyx":2,"uudashr":1,"sssilver":1,"mattn":1,"iamleot":1,"szakharchenko":1,"elgatito":1,"jeanlucmongrain":1,"kirillDanshin":1,"thesyncim":1,"kevinburke":1,"aviau":1,"asticode":1,"dkegel-fastly":1,"mislav":1,"cswank":1,"repli2dev":1,"wingyplus":1,"cacaocaca":1,"pliu":1,"Integralist":1,"mahdi-hm":1,"sneko":1,"pscheid92":1,"mih-kopylov":1,"stantonxu":1,"zhsj":1,"rstrlcpy":1,"shif3r":1}},"pull_request_authors":{"table":{"tklauser":6,"mattn":5,"dolmen":5,"renovate[bot]":4,"shogo82148":2,"abitrolly":2,"matt-FFFFFF":2,"ddevault":2,"fatih":1,"fazalmajid":1,"marcauberer":1,"Mischi":1,"mahdi-hm":1,"tjni":1,"dmgk":1,"caarlos0":1,"thesyncim":1,"mmorel-35":1,"radeksimko":1,"martinlindhe":1,"aeppert":1,"lgonzalez-silen":1,"mysqto":1,"Helflym":1,"cookieY":1,"dkegel-fastly":1,"carlosedp":1,"srinivas32":1,"rasa":1,"fike":1,"CaptainCodeman":1,"cardil":1,"sthibaul":1,"grafov":1,"stuartnelson3":1,"ncw":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-27T00:00:07.724Z","repositories_count":12441116,"issues_count":35628874,"pull_requests_count":116945045,"authors_count":11076239,"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":{"NONE":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"matt-FFFFFF":2}},"maintainers":[{"table":{"login":"mattn","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}}],"active_maintainers":[]}},"events":{"total":{"IssuesEvent":1,"WatchEvent":49,"IssueCommentEvent":3,"PullRequestEvent":1,"ForkEvent":8},"last_year":{"IssuesEvent":1,"WatchEvent":35,"IssueCommentEvent":3,"PullRequestEvent":1,"ForkEvent":6}},"keywords":["cygwin","go","golang","isatty","msys2","website"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-21T06:47:12.637Z","updated_at":"2022-07-21T06:47:12.637Z","repository_link":"https://github.com/mattn/go-isatty/blob/master/go.mod","dependencies":[{"id":342684458,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211004093028-2c5d950f24ef","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-21T06:47:12.742Z","updated_at":"2022-07-21T06:47:12.742Z","repository_link":"https://github.com/mattn/go-isatty/blob/master/go.sum","dependencies":[{"id":342684459,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211004093028-2c5d950f24ef","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:29:34.877Z","updated_at":"2023-01-13T18:29:34.877Z","repository_link":"https://github.com/mattn/go-isatty/blob/master/.github/workflows/test.yml","dependencies":[{"id":6891036778,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891036779,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891036780,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":35.121896344909466,"created_at":"2025-08-07T16:46:20.033Z","updated_at":"2026-06-20T03:03:48.966Z","avatar_url":"https://github.com/mattn.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362675","html_url":"https://summary.ecosyste.ms/projects/362675"}