{"id":13569667,"url":"https://github.com/muesli/mastotool","last_synced_at":"2025-08-23T01:12:06.201Z","repository":{"id":57540316,"uuid":"158637119","full_name":"muesli/mastotool","owner":"muesli","description":"A collection of command-line tools to work with your Mastodon account","archived":false,"fork":false,"pushed_at":"2023-10-18T18:51:06.000Z","size":104,"stargazers_count":99,"open_issues_count":14,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-15T22:35:43.167Z","etag":null,"topics":["hacktoberfest"],"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/muesli.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},"funding":{"github":"muesli"}},"created_at":"2018-11-22T03:23:24.000Z","updated_at":"2025-02-12T22:29:11.000Z","dependencies_parsed_at":"2024-01-07T13:43:48.290Z","dependency_job_id":null,"html_url":"https://github.com/muesli/mastotool","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/muesli/mastotool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Fmastotool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Fmastotool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Fmastotool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Fmastotool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muesli","download_url":"https://codeload.github.com/muesli/mastotool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Fmastotool/sbom","scorecard":{"id":667295,"data":{"date":"2025-08-11","repo":{"name":"github.com/muesli/mastotool","commit":"43a1766244f92b285a5364b9f2dd42e3a55a2a91"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":0,"reason":"Found 0/19 approved changesets -- score normalized to 0","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":"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/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/mastotool/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/mastotool/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-soft.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/mastotool/lint-soft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-soft.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/mastotool/lint-soft.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-soft.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/mastotool/lint-soft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/mastotool/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/mastotool/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/mastotool/lint.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-soft.yml:7","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint-soft.yml:9","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:7","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums.txt.sig: https://github.com/muesli/mastotool/releases/tag/v0.2.4","Info: signed release artifact: checksums.txt.sig: https://github.com/muesli/mastotool/releases/tag/v0.2.3","Info: signed release artifact: checksums.txt.sig: https://github.com/muesli/mastotool/releases/tag/v0.2.2","Info: signed release artifact: checksums.txt.sig: https://github.com/muesli/mastotool/releases/tag/v0.2.1","Info: signed release artifact: checksums.txt.sig: https://github.com/muesli/mastotool/releases/tag/v0.2.0","Warn: release artifact v0.2.4 does not have provenance: https://api.github.com/repos/muesli/mastotool/releases/33593357","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/muesli/mastotool/releases/32194937","Warn: release artifact v0.2.2 does not have provenance: https://api.github.com/repos/muesli/mastotool/releases/32134962","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/muesli/mastotool/releases/30022820","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/muesli/mastotool/releases/30021327"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-21T18:31:34.021Z","repository_id":57540316,"created_at":"2025-08-21T18:31:34.021Z","updated_at":"2025-08-21T18:31:34.021Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271620532,"owners_count":24791566,"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-08-22T02:00:08.480Z","response_time":65,"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"}},"keywords":["hacktoberfest"],"created_at":"2024-08-01T14:00:42.596Z","updated_at":"2025-08-23T01:12:06.179Z","avatar_url":"https://github.com/muesli.png","language":"Go","funding_links":["https://github.com/sponsors/muesli"],"categories":["Go","hacktoberfest"],"sub_categories":[],"readme":"mastotool\n=========\n\n[![Latest Release](https://img.shields.io/github/release/muesli/mastotool.svg)](https://github.com/muesli/mastotool/releases)\n[![Build Status](https://github.com/muesli/mastotool/workflows/build/badge.svg)](https://github.com/muesli/mastotool/actions)\n[![Go ReportCard](https://goreportcard.com/badge/muesli/mastotool)](https://goreportcard.com/report/muesli/mastotool)\n[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/muesli/mastotool)\n\nmastotool offers a collection of command-line tools to work with your Mastodon account\n\n## Installation\n\n### Packages\n\n#### Linux\n- Arch Linux: [mastotool](https://aur.archlinux.org/packages/mastotool/)\n- [Packages](https://github.com/muesli/mastotool/releases) in Debian \u0026 RPM formats\n\n#### macOS\n- macOS with [Homebrew](https://brew.sh/): `brew tap muesli/tap \u0026\u0026 brew install mastotool`\n\n### Binaries\n- [Binaries](https://github.com/muesli/mastotool/releases) for Linux, FreeBSD, OpenBSD, macOS \u0026 Windows\n\n### From source\n\nMake sure you have a working Go environment (Go 1.9 or higher is required).\nSee the [install instructions](https://golang.org/doc/install.html).\n\nCompiling mastotool is easy, simply run:\n\n    git clone https://github.com/muesli/mastotool.git\n    cd mastotool\n    go build\n\n## Usage\n\n```\nmastotool [command]\n\nAvailable Commands:\n  help        Help about any command\n  search      searches your toots\n  stats       generates statistics about your account\n\nFlags:\n  -c, --config string   uses the specified config file (default \"mastodon.json\")\n  -h, --help   help for mastotool\n\nUse \"mastotool [command] --help\" for more information about a command.\n```\n\n### Generate Statistics\n\n```\nmastotool stats [flags]\n\nFlags:\n      --columns int   displays tables with N columns (default 80)\n  -r, --recent int    only account for the N most recent toots (excl replies \u0026 boosts)\n  -t, --top int       shows the top N items in each category (default 10)\n```\n\n### Search\n\n```\nmastotool search \u003cstring\u003e\n```\n\n## Example\n\n```\n$ mastotool stats -r 100\nWhich instance to connect to: https://mastodon.social\nUsername (email): some_user@domain.tld\nPassword: ********\n\nLoading toots for some_user     100 of 100 [############################\u003e] 100.00%\n\nTotal toots: 100 (excluding replies \u0026 boosts)\nToots per day: 1.00 (account created 100 days ago)\nRatio toots/replies: 0.33\nNew followers per day: 7.41\nNew followings per day: 3.67\nLikes per toot: 9.00 (total likes: 900)\nBoosts per toot: 2.50 (total boosts: 250)\nReplies per toot: 3.40 (total replies: 340)\n\nUsers you mentioned most                                              Interactions\n----------------------------------------------------------------------------------\nabc                                                                              9\ndef                                                                              3\n\nUsers you boosted most                                                Interactions\n----------------------------------------------------------------------------------\nxyz                                                                              7\nzyx                                                                              2\n\nUsers that responded most                                             Interactions\n----------------------------------------------------------------------------------\ndef                                                                             11\nfed                                                                              9\n\nMost replied-to toots                                                      Replies\n----------------------------------------------------------------------------------\nSome toot                                                                       20\nAnother toot                                                                     7\n\nMost liked toots                                                             Likes\n----------------------------------------------------------------------------------\nSome toot                                                                       50\nAnother toot                                                                     8\n\nMost boosted toots                                                          Boosts\n----------------------------------------------------------------------------------\nSome toot                                                                       10\nAnother toot                                                                     4\n\nHighest scoring toots                                                        Score\n----------------------------------------------------------------------------------\nSome toot                                                                       80\nAnother toot                                                                    20\n\nTags used that got the most likes                                            Likes\n----------------------------------------------------------------------------------\nSome tag                                                                        10\nAnother tag                                                                      4\n\nTags used that got the most boosts                                          Boosts\n----------------------------------------------------------------------------------\nSome tag                                                                         5\nAnother tag                                                                      1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuesli%2Fmastotool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuesli%2Fmastotool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuesli%2Fmastotool/lists"}