{"id":1572,"url":"https://github.com/mattn/go-mastodon","last_synced_at":"2026-05-14T07:05:04.103Z","repository":{"id":19869838,"uuid":"88139173","full_name":"mattn/go-mastodon","owner":"mattn","description":"mastodon client for golang","archived":false,"fork":false,"pushed_at":"2026-03-02T13:14:44.000Z","size":370,"stargazers_count":648,"open_issues_count":12,"forks_count":91,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-03-30T09:07:19.561Z","etag":null,"topics":["go","golang","mastodon"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-04-13T07:49:00.000Z","updated_at":"2026-03-17T12:47:22.000Z","dependencies_parsed_at":"2023-01-13T20:38:36.132Z","dependency_job_id":"5aa16be5-88b6-4571-a7d2-5a7712c029a4","html_url":"https://github.com/mattn/go-mastodon","commit_stats":{"total_commits":413,"total_committers":44,"mean_commits":9.386363636363637,"dds":0.5593220338983051,"last_synced_commit":"d74af49e64bec02a672422286b7e6f7efd1648eb"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-mastodon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/sbom","scorecard":{"id":627740,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-mastodon","commit":"6efc40b8f8029c38be08215233405cfd0cfbf67d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Code-Review","score":6,"reason":"Found 6/9 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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:15.202Z","repository_id":19869838,"created_at":"2025-08-21T06:57:15.202Z","updated_at":"2025-08-21T06:57:15.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31275740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T06:57:45.811Z","status":"ssl_error","status_checked_at":"2026-04-01T06:57:42.389Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"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"},"packages":[{"id":13963805,"name":"go-github-com-mattn-go-mastodon","ecosystem":"guix","description":"Mastodon client for golang","homepage":"https://github.com/mattn/go-mastodon","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/mattn/go-mastodon","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:58:35.845Z","latest_release_published_at":"2026-03-02T22:58:35.845Z","latest_release_number":"0.0.9","last_synced_at":"2026-03-02T22:58:36.034Z","created_at":"2026-03-02T22:58:35.670Z","updated_at":"2026-03-02T22:58:36.623Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-mattn-go-mastodon/0.0.9/","install_command":"guix install go-github-com-mattn-go-mastodon","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n9895","metadata":{"location":"gnu/packages/golang-web.scm:9895","variable_name":"go-github-com-mattn-go-mastodon"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T22:58:36.602Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-mattn-go-mastodon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-mattn-go-mastodon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-mattn-go-mastodon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-mattn-go-mastodon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-mastodon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-mastodon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-mastodon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-mastodon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mattn-go-mastodon/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":30770,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":206},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-01T06:12:21.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":4547308,"name":"github.com/mattn/go-mastodon/cmd/mstdn","ecosystem":"go","description":"","homepage":"https://github.com/mattn/go-mastodon","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-mastodon","keywords_array":[],"namespace":"github.com/mattn/go-mastodon/cmd","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-02T00:03:00.381Z","latest_release_number":null,"last_synced_at":"2026-03-15T04:46:27.383Z","created_at":"2022-07-08T04:07:57.537Z","updated_at":"2026-03-15T04:46:27.383Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-mastodon/cmd/mstdn","install_command":"go get github.com/mattn/go-mastodon/cmd/mstdn","documentation_url":"https://pkg.go.dev/github.com/mattn/go-mastodon/cmd/mstdn#section-documentation","metadata":{},"repo_metadata":{"id":19869838,"uuid":"88139173","full_name":"mattn/go-mastodon","owner":"mattn","description":"mastodon client for golang","archived":false,"fork":false,"pushed_at":"2025-09-03T08:52:47.000Z","size":381,"stargazers_count":636,"open_issues_count":13,"forks_count":88,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-18T23:57:08.265Z","etag":null,"topics":["go","golang","mastodon"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-04-13T07:49:00.000Z","updated_at":"2025-10-13T20:14:43.000Z","dependencies_parsed_at":"2023-01-13T20:38:36.132Z","dependency_job_id":"5aa16be5-88b6-4571-a7d2-5a7712c029a4","html_url":"https://github.com/mattn/go-mastodon","commit_stats":{"total_commits":413,"total_committers":44,"mean_commits":9.386363636363637,"dds":0.5593220338983051,"last_synced_commit":"d74af49e64bec02a672422286b7e6f7efd1648eb"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-mastodon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/sbom","scorecard":{"id":627740,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-mastodon","commit":"6efc40b8f8029c38be08215233405cfd0cfbf67d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Code-Review","score":6,"reason":"Found 6/9 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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:15.202Z","repository_id":19869838,"created_at":"2025-08-21T06:57:15.202Z","updated_at":"2025-08-21T06:57:15.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279663745,"owners_count":26207356,"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-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2066,"last_synced_at":"2025-10-06T13:46:53.416Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":56985,"followers":13054,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-10-06T13:46:53.416Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v0.0.10","sha":"6efc40b8f8029c38be08215233405cfd0cfbf67d","kind":"commit","published_at":"2025-05-11T12:50:06.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1ef73e81961b12134b831d89ad4faa4b071eaca3","kind":"commit","published_at":"2024-10-25T01:13:04.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"190d45d2ecc90f7b5965c5d13009dd1d28b7fc28","kind":"commit","published_at":"2024-05-15T11:45:20.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9c0773141dae89967e8181e0231e879cb21a26ed","kind":"commit","published_at":"2024-05-04T09:43:18.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5f0c9a21c2b068961ba897a628adb5897eec01d1","kind":"commit","published_at":"2022-11-16T22:16:38.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d272534ac7b0b546e42057a38974e18ff1db75f4","kind":"commit","published_at":"2022-06-04T14:01:37.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"f51571807ddabd3db787bc03a012e1b90ae1d4c0","kind":"commit","published_at":"2019-05-14T05:57:23.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4def10a243942ff1ce05750f4d1846f3917bd502","kind":"commit","published_at":"2018-11-25T14:15:20.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"730317321abbdea25c96311c94eee46ca253dfc9","kind":"commit","published_at":"2017-10-25T01:22:39.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f279adb618c70db426e55a12f302958896b2e30f","kind":"commit","published_at":"2017-05-09T00:42:58.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T11:30:35.282Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.534055263698365,"forks_count":1.7567171733609266,"average":4.908943175199234},"purl":"pkg:golang/github.com/mattn/go-mastodon/cmd/mstdn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-mastodon/cmd/mstdn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-mastodon/cmd/mstdn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-mastodon/cmd/mstdn/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T07:07:03.712Z","issues_count":43,"pull_requests_count":181,"avg_time_to_close_issue":11054907.548387097,"avg_time_to_close_pull_request":3448071.8870056495,"issues_closed_count":31,"pull_requests_closed_count":177,"pull_request_authors_count":57,"issue_authors_count":37,"avg_comments_per_issue":2.0697674418604652,"avg_comments_per_pull_request":2.320441988950276,"merged_pull_requests_count":165,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":768907.7647058824,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.722222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/issues","maintainers":[{"login":"mattn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"sbinet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"}],"active_maintainers":[{"login":"sbinet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon%2Fcmd%2Fmstdn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon%2Fcmd%2Fmstdn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon%2Fcmd%2Fmstdn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon%2Fcmd%2Fmstdn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon%2Fcmd%2Fmstdn/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2083879,"maintainers_count":0,"namespaces_count":778337,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53388},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-01T06:07:14.682Z","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":3496400,"name":"github.com/mattn/go-mastodon","ecosystem":"go","description":"Package mastodon provides functions and structs for accessing the mastodon API.","homepage":"https://github.com/mattn/go-mastodon","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mattn/go-mastodon","keywords_array":[],"namespace":"github.com/mattn","versions_count":11,"first_release_published_at":"2017-05-09T00:42:58.000Z","latest_release_published_at":"2026-03-02T13:04:39.000Z","latest_release_number":"v0.0.11","last_synced_at":"2026-03-31T17:30:12.998Z","created_at":"2022-04-10T19:39:46.418Z","updated_at":"2026-03-31T17:30:12.999Z","registry_url":"https://pkg.go.dev/github.com/mattn/go-mastodon","install_command":"go get github.com/mattn/go-mastodon","documentation_url":"https://pkg.go.dev/github.com/mattn/go-mastodon#section-documentation","metadata":{},"repo_metadata":{"id":19869838,"uuid":"88139173","full_name":"mattn/go-mastodon","owner":"mattn","description":"mastodon client for golang","archived":false,"fork":false,"pushed_at":"2025-09-03T08:52:47.000Z","size":381,"stargazers_count":636,"open_issues_count":13,"forks_count":88,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-18T23:57:08.265Z","etag":null,"topics":["go","golang","mastodon"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-04-13T07:49:00.000Z","updated_at":"2025-10-13T20:14:43.000Z","dependencies_parsed_at":"2023-01-13T20:38:36.132Z","dependency_job_id":"5aa16be5-88b6-4571-a7d2-5a7712c029a4","html_url":"https://github.com/mattn/go-mastodon","commit_stats":{"total_commits":413,"total_committers":44,"mean_commits":9.386363636363637,"dds":0.5593220338983051,"last_synced_commit":"d74af49e64bec02a672422286b7e6f7efd1648eb"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/go-mastodon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/sbom","scorecard":{"id":627740,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattn/go-mastodon","commit":"6efc40b8f8029c38be08215233405cfd0cfbf67d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Code-Review","score":6,"reason":"Found 6/9 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mattn/go-mastodon/test.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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:15.202Z","repository_id":19869838,"created_at":"2025-08-21T06:57:15.202Z","updated_at":"2025-08-21T06:57:15.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279663745,"owners_count":26207356,"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-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mattn","name":"mattn","uuid":"10111","kind":"user","description":"Long-time Golang user\u0026contributor, Google Dev Expert for Go, and author of many Go tools, Vim plugin author. Windows hacker C#/Java/C/C++, ex-GitHubStars","email":"","website":"https://mattn.kaoriya.net/","location":"Osaka, Japan","twitter":"mattn_jp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10111?u=4fb5caa72429300200740387758d9905611ab377\u0026v=4","repositories_count":2066,"last_synced_at":"2025-10-06T13:46:53.416Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/mattn","funding_links":["https://github.com/sponsors/mattn"],"total_stars":56985,"followers":13054,"following":1698,"created_at":"2022-11-02T17:07:24.611Z","updated_at":"2025-10-06T13:46:53.416Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn/repositories"},"tags":[{"name":"v0.0.10","sha":"6efc40b8f8029c38be08215233405cfd0cfbf67d","kind":"commit","published_at":"2025-05-11T12:50:06.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.10","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1ef73e81961b12134b831d89ad4faa4b071eaca3","kind":"commit","published_at":"2024-10-25T01:13:04.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.9","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"190d45d2ecc90f7b5965c5d13009dd1d28b7fc28","kind":"commit","published_at":"2024-05-15T11:45:20.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.8","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9c0773141dae89967e8181e0231e879cb21a26ed","kind":"commit","published_at":"2024-05-04T09:43:18.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.7","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5f0c9a21c2b068961ba897a628adb5897eec01d1","kind":"commit","published_at":"2022-11-16T22:16:38.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.6","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d272534ac7b0b546e42057a38974e18ff1db75f4","kind":"commit","published_at":"2022-06-04T14:01:37.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.5","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"f51571807ddabd3db787bc03a012e1b90ae1d4c0","kind":"commit","published_at":"2019-05-14T05:57:23.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.4","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4def10a243942ff1ce05750f4d1846f3917bd502","kind":"commit","published_at":"2018-11-25T14:15:20.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.3","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"730317321abbdea25c96311c94eee46ca253dfc9","kind":"commit","published_at":"2017-10-25T01:22:39.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.2","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f279adb618c70db426e55a12f302958896b2e30f","kind":"commit","published_at":"2017-05-09T00:42:58.000Z","download_url":"https://codeload.github.com/mattn/go-mastodon/tar.gz/v0.0.1","html_url":"https://github.com/mattn/go-mastodon/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattn/go-mastodon@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T11:30:45.780Z","dependent_packages_count":120,"downloads":null,"downloads_period":null,"dependent_repos_count":123,"rankings":{"downloads":null,"dependent_repos_count":0.5533727504473696,"dependent_packages_count":0.44547019743805866,"stargazers_count":2.4961320374075875,"forks_count":2.8433503383376437,"docker_downloads_count":0.6231860102440692,"average":1.3923022667749456},"purl":"pkg:golang/github.com/mattn/go-mastodon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mattn/go-mastodon","docker_dependents_count":22,"docker_downloads_count":537989,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mattn/go-mastodon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mattn/go-mastodon/dependencies","status":null,"funding_links":["https://github.com/sponsors/mattn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T07:07:03.712Z","issues_count":43,"pull_requests_count":181,"avg_time_to_close_issue":11054907.548387097,"avg_time_to_close_pull_request":3448071.8870056495,"issues_closed_count":31,"pull_requests_closed_count":177,"pull_request_authors_count":57,"issue_authors_count":37,"avg_comments_per_issue":2.0697674418604652,"avg_comments_per_pull_request":2.320441988950276,"merged_pull_requests_count":165,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":768907.7647058824,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.722222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/issues","maintainers":[{"login":"mattn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"sbinet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"}],"active_maintainers":[{"login":"sbinet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmattn%2Fgo-mastodon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2083879,"maintainers_count":0,"namespaces_count":778337,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53388},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-01T06:07:14.682Z","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":14747,"full_name":"mattn/go-mastodon","default_branch":"master","total_commits":459,"total_committers":54,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.5,"dds":0.5882352941176471,"past_year_total_commits":30,"past_year_total_committers":9,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.3333333333333335,"past_year_dds":0.7333333333333334,"last_synced_at":"2026-03-30T09:05:18.426Z","last_synced_commit":"f1ab58cd9e756ae23abadd90e61ef38c3bd5aa16","created_at":"2023-03-07T11:27:55.402Z","updated_at":"2026-03-30T09:05:08.339Z","committers":[{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":189},{"name":"178inaba","email":"178inaba","login":"178inaba","count":117},{"name":"Rasmus Lindroth","email":"rasmus@lindroth.xyz","login":"RasmusLindroth","count":19},{"name":"Christian Muehlhaeuser","email":"muesli@gmail.com","login":"muesli","count":14},{"name":"Ben Lubar","email":"ben.lubar@gmail.com","login":"BenLubar","count":8},{"name":"Sebastien Binet","email":"s@sbinet.org","login":"sbinet","count":8},{"name":"Kaoru HAYAMA","email":"iyahaya@nifty.com","login":"hymkor","count":7},{"name":"Ollivier Robert","email":"roberto@keltia.net","login":"keltia","count":6},{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":6},{"name":"buckket","email":"felix@buckket.org","login":"buckket","count":6},{"name":"rjp","email":"zimpenfish@gmail.com","login":"rjp","count":6},{"name":"Darren O'Connor","email":"mellow.drifter@gmail.com","login":"mellowdrifter","count":5},{"name":"Noor Christensen","email":"kchr@technopragmatics.org","login":"kchr","count":5},{"name":"Robert Sigler","email":"sigler@improvisedscience.org","login":"rmrfslashbin","count":3},{"name":"Paul Waldo","email":"paul.w.waldo@gmail.com","login":"PaulWaldo","count":3},{"name":"Alexander Bakker","email":"ab@alexbakker.me","login":"alexbakker","count":3},{"name":"Yamagishi Kazutoshi","email":"ykzts@desire.sh","login":"ykzts","count":3},{"name":"TSUYUSATO Kitsune","email":"make.just.on@gmail.com","login":"makenowjust","count":2},{"name":"Marian Steinbach","email":"marian@giantswarm.io","login":"marians","count":2},{"name":"Tyr Mactire","email":"tyr@pettingzoo.co","login":"tyrm","count":2},{"name":"Victor Bersy","email":"victor.bersy@hey.com","login":"AlyxPractice","count":2},{"name":"WaybackBot","email":"66856220+warcbot","login":"warcbot","count":2},{"name":"Kamandlou","email":"ahkamandlou@gmail.com","login":"Kamandlou","count":2},{"name":"Carlos Colaço","email":"coolapso@coolapso.tech","login":"coolapso","count":2},{"name":"chansuke","email":"chansuke@georepublic.co.jp","login":null,"count":2},{"name":"Jessica Paczuski","email":"jessica@publicsonar.com","login":null,"count":2},{"name":"Bernhard Tittelbach","email":"bernhard@tittelbach.org","login":null,"count":2},{"name":"hiromi-mi","email":"hiromi-mi@cat.zaq.jp","login":"hiromi-mi","count":2},{"name":"till","email":"till@php.net","login":"till","count":2},{"name":"tjhowse","email":"tjhowse@gmail.com","login":"tjhowse","count":2},{"name":"y0za","email":"yoza.is12s@gmail.com","login":"y0za","count":2},{"name":"Raffaele Sena","email":"raff367@gmail.com","login":"raff","count":1},{"name":"Sam Whited","email":"sam@samwhited.com","login":"SamWhited","count":1},{"name":"Spotlight","email":"spotlight@joscomputing.space","login":"spotlightishere","count":1},{"name":"Strubbl","email":"97055+Strubbl","login":"Strubbl","count":1},{"name":"Yeechan Lu","email":"wz.bluesnow@gmail.com","login":"orzFly","count":1},{"name":"bamchoh","email":"bamchoh@gmail.com","login":"bamchoh","count":1},{"name":"datsuns","email":"the.skeleton7@gmail.com","login":"datsuns","count":1},{"name":"dtluna","email":"dtluna@riseup.net","login":"dtluna","count":1},{"name":"orvice L","email":"orvice@gmail.com","login":"orvice","count":1},{"name":"shine","email":"4771718+shinenelson","login":"shinenelson","count":1},{"name":"utam0k","email":"k0ma@utam0k.jp","login":"utam0k","count":1},{"name":"Augustinas Malinauskas","email":"augustinasmal@gmail.com","login":"AugustDev","count":1},{"name":"Brian C. Lindner","email":"brian@bclindner.com","login":"bclindner","count":1},{"name":"Brint E. Kriebel","email":"github@bekit.net","login":"bekriebel","count":1},{"name":"Hanage999","email":"hanage999@crazynewworld.net","login":"Hanage999","count":1},{"name":"Haruki TSURUMOTO","email":"tsu.root@gmail.com","login":"tSU-RooT","count":1},{"name":"Julien \"uj\" Abadji","email":"sudo.screenlife@gmail.com","login":"Uinelj","count":1},{"name":"Jun Hiroe","email":"Jun.Hiroe@gmail.com","login":"suzukaze","count":1},{"name":"Maria Salcedo","email":"mane.salcedo.gitcommit@gmail.com","login":"mariasalcedo","count":1},{"name":"Mark Ayers","email":"mark@philoserf.com","login":"philoserf","count":1},{"name":"Michal Mazurek","email":"akfaew@gmail.com","login":"akfaew","count":1},{"name":"Michal Vyskocil","email":"michal.vyskocil@gmail.com","login":"vyskocilm","count":1},{"name":"wakumaku","email":"wakumaku@gmail.com","login":"wakumaku","count":1}],"past_year_committers":[{"name":"Rasmus Lindroth","email":"rasmus@lindroth.xyz","login":"RasmusLindroth","count":8},{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":7},{"name":"Noor Christensen","email":"kchr@technopragmatics.org","login":"kchr","count":5},{"name":"Sebastien Binet","email":"binet@cern.ch","login":"sbinet","count":3},{"name":"tjhowse","email":"tjhowse@gmail.com","login":"tjhowse","count":2},{"name":"Bernhard Tittelbach","email":"bernhard@tittelbach.org","login":null,"count":2},{"name":"wakumaku","email":"wakumaku@gmail.com","login":"wakumaku","count":1},{"name":"Michal Mazurek","email":"akfaew@gmail.com","login":"akfaew","count":1},{"name":"Augustinas Malinauskas","email":"augustinasmal@gmail.com","login":"AugustDev","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.934Z","repositories_count":6206271,"commits_count":926860368,"contributors_count":35782223,"owners_count":1143146,"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-mastodon","html_url":"https://github.com/mattn/go-mastodon","last_synced_at":"2026-03-01T08:23:57.300Z","status":"active","issues_count":43,"pull_requests_count":183,"avg_time_to_close_issue":11054907.548387097,"avg_time_to_close_pull_request":3428732.8764044945,"issues_closed_count":31,"pull_requests_closed_count":178,"pull_request_authors_count":58,"issue_authors_count":37,"avg_comments_per_issue":2.0930232558139537,"avg_comments_per_pull_request":2.3114754098360657,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1237743.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.0833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-09T10:43:44.343Z","updated_at":"2026-03-01T08:23:57.301Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-mastodon/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":36,"CONTRIBUTOR":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":131,"NONE":34,"OWNER":14,"COLLABORATOR":4}},"issue_authors":{"table":{"leahneukirchen":4,"judell":3,"RandomErrorMessage":2,"toyo":1,"jasondborneman":1,"muesli":1,"haiitch":1,"ppwfx":1,"lmas":1,"marians":1,"sapiens-sapide":1,"drswork":1,"betandr":1,"kaias1jp":1,"KopfKrieg":1,"RasmusLindroth":1,"tSU-RooT":1,"iota17":1,"dorianim":1,"rodinmehr":1,"preslavrachev":1,"trendamplifier":1,"ThomasLeister":1,"carbontwelve":1,"argxentakato":1,"djotaku":1,"noqqe":1,"eBerdnA":1,"coolapso":1,"178inaba":1,"mehrvarz":1,"Typositoire":1,"jeroen-de-bruin":1,"mellowdrifter":1,"pacmessica":1,"aviau":1,"shanemhansen":1}},"pull_request_authors":{"table":{"178inaba":43,"muesli":15,"mattn":14,"RasmusLindroth":10,"renovate[bot]":8,"sbinet":5,"alexbakker":5,"hymkor":5,"BenLubar":4,"mellowdrifter":4,"PaulWaldo":3,"buckket":3,"akfaew":2,"ykzts":2,"orvice":2,"AlyxPractice":2,"rjp":2,"till":2,"SamWhited":2,"gluonfield":2,"Uinelj":2,"Kamandlou":2,"y0za":2,"marians":2,"btittelbach":2,"rmrfslashbin":2,"mariasalcedo":2,"chansuke":2,"coolapso":2,"kchr":2,"Strubbl":1,"raff":1,"Saiv46":1,"suzukaze":1,"datsuns":1,"dtluna":1,"Typositoire":1,"bclindner":1,"pacmessica":1,"Hanage999":1,"bamchoh":1,"hiromi-mi":1,"shinenelson":1,"bekriebel":1,"tSU-RooT":1,"gdchamal":1,"makenowjust":1,"tyrm":1,"vyskocilm":1,"orzFly":1,"philoserf":1,"waybackarchiver":1,"utam0k":1,"keltia":1,"tjhowse":1,"paultyng":1,"spotlightishere":1,"toyo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.271Z","repositories_count":14033565,"issues_count":34576415,"pull_requests_count":113174587,"authors_count":11212995,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":2,"OWNER":2,"COLLABORATOR":1}},"past_year_issue_authors":{"table":{"trendamplifier":1}},"past_year_pull_request_authors":{"table":{"akfaew":2,"btittelbach":2,"kchr":2,"mattn":2,"sbinet":1,"tjhowse":1}},"maintainers":[{"table":{"login":"mattn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}},{"table":{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"}}],"active_maintainers":[{"table":{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}},{"table":{"login":"sbinet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"}}]}},"events":{"total":{"MemberEvent":1,"PullRequestEvent":20,"ForkEvent":6,"IssuesEvent":1,"WatchEvent":38,"IssueCommentEvent":44,"PushEvent":22,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":3,"CreateEvent":2},"last_year":{"PullRequestEvent":8,"ForkEvent":1,"WatchEvent":18,"IssueCommentEvent":15,"PushEvent":15,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":3,"CreateEvent":1}},"keywords":["go","golang","mastodon"],"dependencies":[{"ecosystem":"go","filepath":"cmd/mstdn/go.mod","sha":null,"kind":"manifest","created_at":"2022-07-11T09:17:21.119Z","updated_at":"2022-07-11T09:17:21.119Z","repository_link":"https://github.com/mattn/go-mastodon/blob/master/cmd/mstdn/go.mod","dependencies":[{"id":131496640,"package_name":"github.com/PuerkitoBio/goquery","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":131496647,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":true,"kind":"runtime","optional":false},{"id":131496652,"package_name":"github.com/mattn/go-mastodon","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":131496655,"package_name":"github.com/mattn/go-tty","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":131496658,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.9","direct":true,"kind":"runtime","optional":false},{"id":131496661,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220531201128-c960675eff93","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"cmd/mstdn/go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-11T09:17:21.164Z","updated_at":"2022-07-11T09:17:21.164Z","repository_link":"https://github.com/mattn/go-mastodon/blob/master/cmd/mstdn/go.sum","dependencies":[{"id":131499136,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":131499137,"package_name":"github.com/PuerkitoBio/goquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":131499138,"package_name":"github.com/andybalholm/cascadia","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":131499139,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":131499140,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":131499141,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":131499142,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":131499143,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":131499144,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":131499145,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":131499146,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":131499147,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":131499148,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":131499149,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":131499150,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.7","direct":false,"kind":"runtime","optional":false},{"id":131499151,"package_name":"github.com/mattn/go-tty","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":131499152,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":131499153,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":131499154,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":131499155,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":131499156,"package_name":"github.com/tomnomnom/linkheader","ecosystem":"go","requirements":"v0.0.0-20180905144013-02ca5825eb80","direct":false,"kind":"runtime","optional":false},{"id":131499157,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.9","direct":false,"kind":"runtime","optional":false},{"id":131499158,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210916014120-12bc252f5db8","direct":false,"kind":"runtime","optional":false},{"id":131499159,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220531201128-c960675eff93","direct":false,"kind":"runtime","optional":false},{"id":131499160,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":131499161,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191008105621-543471e840be","direct":false,"kind":"runtime","optional":false},{"id":131499162,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191120155948-bd437916bb0e","direct":false,"kind":"runtime","optional":false},{"id":131499163,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":131499164,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":131499165,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":131499166,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":131499167,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":131499168,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":131499169,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":131499170,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":131499171,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":131499172,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":131499173,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":131499174,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":131499175,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":131499176,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":131499177,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-11T09:17:21.397Z","updated_at":"2022-07-11T09:17:21.397Z","repository_link":"https://github.com/mattn/go-mastodon/blob/master/go.mod","dependencies":[{"id":131501156,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":131501157,"package_name":"github.com/tomnomnom/linkheader","ecosystem":"go","requirements":"v0.0.0-20180905144013-02ca5825eb80","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-11T09:17:21.584Z","updated_at":"2022-07-11T09:17:21.584Z","repository_link":"https://github.com/mattn/go-mastodon/blob/master/go.sum","dependencies":[{"id":131502288,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":131502289,"package_name":"github.com/tomnomnom/linkheader","ecosystem":"go","requirements":"v0.0.0-20180905144013-02ca5825eb80","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:38:36.081Z","updated_at":"2023-01-13T20:38:36.081Z","repository_link":"https://github.com/mattn/go-mastodon/blob/master/.github/workflows/test.yaml","dependencies":[{"id":6891389792,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891389793,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891389794,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":23.677309728274686,"created_at":"2023-04-05T14:22:59.181Z","updated_at":"2026-05-14T07:05:04.104Z","avatar_url":"https://github.com/mattn.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/1572","html_url":"https://summary.ecosyste.ms/projects/1572"}