{"id":4140,"url":"https://github.com/tuskyapp/Tusky","last_synced_at":"2026-07-13T18:20:29.649Z","repository":{"id":37579787,"uuid":"77868163","full_name":"tuskyapp/Tusky","owner":"tuskyapp","description":"An Android client for the microblogging server Mastodon","archived":true,"fork":false,"pushed_at":"2025-05-23T10:09:37.000Z","size":68243,"stargazers_count":2577,"open_issues_count":562,"forks_count":392,"subscribers_count":52,"default_branch":"develop","last_synced_at":"2025-10-11T09:34:14.273Z","etag":null,"topics":["android","fdroid","fediverse","gotosocial","kotlin","mastodon","social","social-network","tusky"],"latest_commit_sha":null,"homepage":"https://tusky.app","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuskyapp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"tusky"}},"created_at":"2017-01-02T23:20:55.000Z","updated_at":"2025-10-10T02:36:45.000Z","dependencies_parsed_at":"2023-12-21T16:45:00.081Z","dependency_job_id":"c07a5bd2-3135-446b-94cc-ccb1e851491e","html_url":"https://github.com/tuskyapp/Tusky","commit_stats":{"total_commits":4966,"total_committers":412,"mean_commits":"12.053398058252426","dds":0.8348771647200967,"last_synced_commit":"af5d10cd09601b9ed9d9098c72038cfc213d8f63"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/tuskyapp/Tusky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuskyapp%2FTusky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuskyapp%2FTusky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuskyapp%2FTusky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuskyapp%2FTusky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuskyapp","download_url":"https://codeload.github.com/tuskyapp/Tusky/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuskyapp%2FTusky/sbom","scorecard":{"id":903025,"data":{"date":"2025-08-11","repo":{"name":"github.com/tuskyapp/Tusky","commit":"43ae0bb4556392393a3d759ce42a93f3a003e83a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 12/13 approved changesets -- score normalized to 9","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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/check-and-build.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-release.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v29.0 not signed: https://api.github.com/repos/tuskyapp/Tusky/releases/219272999","Warn: release artifact v29.0-beta.1 not signed: https://api.github.com/repos/tuskyapp/Tusky/releases/217402908","Warn: release artifact v28.0 not signed: https://api.github.com/repos/tuskyapp/Tusky/releases/206945162","Warn: release artifact v28.0-beta.1 not signed: https://api.github.com/repos/tuskyapp/Tusky/releases/203429957","Warn: release artifact v27.2 not signed: https://api.github.com/repos/tuskyapp/Tusky/releases/195317314","Warn: release artifact v29.0 does not have provenance: https://api.github.com/repos/tuskyapp/Tusky/releases/219272999","Warn: release artifact v29.0-beta.1 does not have provenance: https://api.github.com/repos/tuskyapp/Tusky/releases/217402908","Warn: release artifact v28.0 does not have provenance: https://api.github.com/repos/tuskyapp/Tusky/releases/206945162","Warn: release artifact v28.0-beta.1 does not have provenance: https://api.github.com/repos/tuskyapp/Tusky/releases/203429957","Warn: release artifact v27.2 does not have provenance: https://api.github.com/repos/tuskyapp/Tusky/releases/195317314"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-and-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/tuskyapp/Tusky/check-and-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tuskyapp/Tusky/deploy-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tuskyapp/Tusky/deploy-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tuskyapp/Tusky/deploy-test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/tuskyapp/Tusky/deploy-test.yml/develop?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vmq6-5m68-f53m","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-prj3-ccx8-p6x4","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-6mjq-h674-j845","Warn: Project is vulnerable to: GHSA-4265-ccf5-phj5","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-7r82-7xv7-xcpj","Warn: Project is vulnerable to: GHSA-6qvw-249j-h44c","Warn: Project is vulnerable to: GHSA-7g24-qg88-p43q","Warn: Project is vulnerable to: GHSA-jgvc-jfgh-rjvv","Warn: Project is vulnerable to: GHSA-4cx2-fc23-5wg6","Warn: Project is vulnerable to: GHSA-8xfc-gm6g-vgpv","Warn: Project is vulnerable to: GHSA-hr8g-6v94-x4m9","Warn: Project is vulnerable to: GHSA-v435-xc8x-wvr9","Warn: Project is vulnerable to: GHSA-wjxj-5m7g-mg7q","Warn: Project is vulnerable to: GHSA-4h8f-2wvx-gg5w","Warn: Project is vulnerable to: GHSA-67mf-3cr5-8w23","Warn: Project is vulnerable to: GHSA-m44j-cfrm-g8qc"],"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-24T16:22:04.977Z","repository_id":37579787,"created_at":"2025-08-24T16:22:04.977Z","updated_at":"2025-08-24T16:22:04.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018762,"owners_count":26086454,"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-14T02:00:06.444Z","response_time":60,"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":["android","fdroid","fediverse","gotosocial","kotlin","mastodon","social","social-network","tusky"],"created_at":"2024-01-11T16:49:22.948Z","updated_at":"2025-10-14T18:23:57.420Z","avatar_url":"https://github.com/tuskyapp.png","language":"Kotlin","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4140","html_url":"https://opencollective.ecosyste.ms/projects/4140","collective":{"id":2794,"uuid":"5ax8emk7-lnw54q7z-5kxpgyvj-0o93zdrb","slug":"tusky","name":"Tusky","description":"Tusky is a beautiful Android client for Mastodon.","website":"https://tusky.app/","github":"tuskyapp/Tusky","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://tusky.app/"},{"type":"GITHUB","url":"https://github.com/tuskyapp/Tusky"},{"type":"MASTODON","url":"https://mastodon.social/@Tusky"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-28T12:15:18.171Z","created_at":"2024-01-10T13:17:52.922Z","updated_at":"2026-07-28T12:15:18.351Z","transactions_count":3488,"balance":15255.609999999906,"account_type":"COLLECTIVE","owner":{"login":"tuskyapp","name":"Tusky","uuid":"36388208","kind":"organization","description":"","email":null,"website":"https://tuskyapp.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36388208?v=4","repositories_count":3,"last_synced_at":"2023-03-01T21:55:12.522Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tuskyapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T17:18:33.057Z","updated_at":"2023-03-01T21:55:12.528Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuskyapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuskyapp/repositories"},"last_project_activity_at":"2025-05-23T10:09:37.000Z","archived":true,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-01-21T14:18:26.238Z","collective_updated_at":"2023-09-26T12:48:04.647Z","html_url":"https://opencollective.com/tusky","icon_url":"https://images.opencollective.com/tusky/logo/40.png","total_donations":25851.800000000036,"total_expenses":-14176.210000000518,"current_balance":15255.609999999906,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tusky","url":"https://opencollective.ecosyste.ms/collectives/tusky","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tusky/projects"}}