{"id":1658,"url":"https://github.com/russss/polybot","last_synced_at":"2026-05-14T08:03:53.421Z","repository":{"id":19681326,"uuid":"87641636","full_name":"russss/polybot","owner":"russss","description":"A framework for building robust social media bots for multiple networks in Python","archived":true,"fork":false,"pushed_at":"2026-03-27T23:49:22.000Z","size":2418,"stargazers_count":56,"open_issues_count":1,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-30T10:03:20.670Z","etag":null,"topics":["bluesky","bot","mastodon","python","python3","twitter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/russss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2017-04-08T14:56:28.000Z","updated_at":"2026-03-27T23:49:33.000Z","dependencies_parsed_at":"2024-11-12T18:03:51.947Z","dependency_job_id":"34d3eafb-595d-48bc-939e-2553f1b9a6ad","html_url":"https://github.com/russss/polybot","commit_stats":{"total_commits":53,"total_committers":5,"mean_commits":10.6,"dds":"0.28301886792452835","last_synced_commit":"22021efe6409e815a4f67c37f8b6b797aa0665ef"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/russss/polybot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russss","download_url":"https://codeload.github.com/russss/polybot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/sbom","scorecard":{"id":790352,"data":{"date":"2025-08-11","repo":{"name":"github.com/russss/polybot","commit":"8b04855423f549791482762a55b0968249213531"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/test.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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"}},{"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: BSD 3-Clause \"New\" or \"Revised\" 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:8"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-23T07:20:44.947Z","repository_id":19681326,"created_at":"2025-08-23T07:20:44.948Z","updated_at":"2025-08-23T07:20:44.948Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31277971,"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":"russss","name":"Russ Garrett","uuid":"45057","kind":"user","description":"Tech operations at @irccloud, festival operations at @emfcamp, random hackery at @limehouselabs.","email":"","website":"https://russ.garrett.co.uk","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45057?u=98bb937d3dec8dcaf60f82f7d189847b22094011\u0026v=4","repositories_count":115,"last_synced_at":"2024-12-06T21:39:10.288Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/russss","funding_links":[],"total_stars":947,"followers":288,"following":65,"created_at":"2022-11-02T17:45:08.422Z","updated_at":"2024-12-06T21:39:10.288Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russss/repositories"},"packages":[{"id":2856433,"name":"polybot","ecosystem":"pypi","description":"A simple framework for building robust social media bots for multiple networks","homepage":"https://github.com/russss/polybot","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/russss/polybot","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2017-04-08T14:58:52.000Z","latest_release_published_at":"2025-09-28T12:59:10.000Z","latest_release_number":"0.9.7","last_synced_at":"2026-04-01T11:02:11.747Z","created_at":"2022-04-10T12:05:15.523Z","updated_at":"2026-04-01T11:02:11.747Z","registry_url":"https://pypi.org/project/polybot/","install_command":"pip install polybot --index-url https://pypi.org/simple","documentation_url":"https://polybot.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3"],"normalized_name":"polybot","project_status":null},"repo_metadata":{"id":19681326,"uuid":"87641636","full_name":"russss/polybot","owner":"russss","description":"A framework for building robust social media bots for multiple networks in Python","archived":false,"fork":false,"pushed_at":"2025-09-28T12:58:45.000Z","size":2415,"stargazers_count":56,"open_issues_count":1,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-03T22:51:27.848Z","etag":null,"topics":["bluesky","bot","mastodon","python","python3","twitter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/russss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2017-04-08T14:56:28.000Z","updated_at":"2026-03-01T07:43:12.000Z","dependencies_parsed_at":"2024-11-12T18:03:51.947Z","dependency_job_id":"34d3eafb-595d-48bc-939e-2553f1b9a6ad","html_url":"https://github.com/russss/polybot","commit_stats":{"total_commits":53,"total_committers":5,"mean_commits":10.6,"dds":"0.28301886792452835","last_synced_commit":"22021efe6409e815a4f67c37f8b6b797aa0665ef"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/russss/polybot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russss","download_url":"https://codeload.github.com/russss/polybot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/sbom","scorecard":{"id":790352,"data":{"date":"2025-08-11","repo":{"name":"github.com/russss/polybot","commit":"8b04855423f549791482762a55b0968249213531"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/russss/polybot/test.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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"}},{"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: BSD 3-Clause \"New\" or \"Revised\" 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:8"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-23T07:20:44.947Z","repository_id":19681326,"created_at":"2025-08-23T07:20:44.948Z","updated_at":"2025-08-23T07:20:44.948Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30410356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"ssl_error","status_checked_at":"2026-03-12T00:40:08.439Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"russss","name":"Russ Garrett","uuid":"45057","kind":"user","description":"Tech operations at @irccloud, festival operations at @emfcamp, random hackery at @limehouselabs.","email":"","website":"https://russ.garrett.co.uk","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45057?u=98bb937d3dec8dcaf60f82f7d189847b22094011\u0026v=4","repositories_count":115,"last_synced_at":"2024-12-06T21:39:10.288Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/russss","funding_links":[],"total_stars":947,"followers":288,"following":65,"created_at":"2022-11-02T17:45:08.422Z","updated_at":"2024-12-06T21:39:10.288Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russss/repositories"},"tags":[{"name":"v0.9.7","sha":"ac33a4d759a7eb461e8ff9a051e8471f04c67b1f","kind":"commit","published_at":"2025-09-28T12:58:10.000Z","download_url":"https://codeload.github.com/russss/polybot/tar.gz/v0.9.7","html_url":"https://github.com/russss/polybot/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/russss/polybot@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"722414abfcf508be5045194520b1948bb5b5e45a","kind":"commit","published_at":"2025-09-21T20:36:22.000Z","download_url":"https://codeload.github.com/russss/polybot/tar.gz/v0.9.6","html_url":"https://github.com/russss/polybot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/russss/polybot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9ed468987c095bd3149f0d55baaca9483e61a648","kind":"commit","published_at":"2024-12-07T13:59:10.000Z","download_url":"https://codeload.github.com/russss/polybot/tar.gz/v0.9.5","html_url":"https://github.com/russss/polybot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/russss/polybot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"b6419e743b97315b66cf19ceb63d7aa1d561af21","kind":"commit","published_at":"2024-12-05T16:54:30.000Z","download_url":"https://codeload.github.com/russss/polybot/tar.gz/v0.9.4","html_url":"https://github.com/russss/polybot/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/russss/polybot@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"64037449a96ecf92291385214c31828203138368","kind":"commit","published_at":"2024-12-05T16:47:29.000Z","download_url":"https://codeload.github.com/russss/polybot/tar.gz/v0.9.3","html_url":"https://github.com/russss/polybot/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/russss/polybot@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b4a1bf264d20f607a17be036221671244bf6545","kind":"commit","published_at":"2024-12-03T21:11:37.000Z","download_url":"https://codeload.github.com/russss/polybot/tar.gz/v0.9.2","html_url":"https://github.com/russss/polybot/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/russss/polybot@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"66e4a8d917141b36daebc917154f60104b2dd24f","kind":"commit","published_at":"2024-12-03T20:02:05.000Z","download_url":"https://codeload.github.com/russss/polybot/tar.gz/v0.9.1","html_url":"https://github.com/russss/polybot/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/russss/polybot@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a040f73fc93092d88e75d2c935e99137e1c25e8c","kind":"commit","published_at":"2024-12-03T17:19:47.000Z","download_url":"https://codeload.github.com/russss/polybot/tar.gz/v0.9.0","html_url":"https://github.com/russss/polybot/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/russss/polybot@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-03-30T11:44:41.911Z","dependent_packages_count":0,"downloads":81,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.19575767063244,"dependent_repos_count":22.077396024530657,"dependent_packages_count":7.306363177401113,"stargazers_count":10.262646580585324,"forks_count":11.461920788979336,"docker_downloads_count":null,"average":18.060816848425773},"purl":"pkg:pypi/polybot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/polybot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/polybot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/polybot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T15:00:25.025Z","issues_count":6,"pull_requests_count":19,"avg_time_to_close_issue":46084607.666666664,"avg_time_to_close_pull_request":6191788.555555556,"issues_closed_count":3,"pull_requests_closed_count":18,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.3684210526315789,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":11762194.0,"past_year_avg_time_to_close_pull_request":175156.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/issues","maintainers":[{"login":"russss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybot/codemeta","maintainers":[{"uuid":"russss","login":"russss","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/russss/","role":null,"created_at":"2023-02-21T17:03:36.655Z","updated_at":"2023-02-21T17:03:36.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/russss/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":831940,"maintainers_count":355107,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":53036},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-03T06:19:43.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":631241,"full_name":"russss/polybot","default_branch":"main","total_commits":95,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.75,"dds":0.19999999999999996,"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.4285714285714286,"last_synced_at":"2026-04-01T11:01:52.955Z","last_synced_commit":"39b023ee4a31a9c5108cd69276a8ea449aad5262","created_at":"2023-03-09T08:23:11.504Z","updated_at":"2026-04-01T11:01:43.897Z","committers":[{"name":"Russ Garrett","email":"russ@garrett.co.uk","login":"russss","count":76},{"name":"Matthew Somerville","email":"matthew-github@dracos.co.uk","login":"dracos","count":16},{"name":"fireindark707","email":"30530581+fireindark707","login":"fireindark707","count":2},{"name":"Philippe Rivière","email":"fil@rezo.net","login":"Fil","count":1}],"past_year_committers":[{"name":"Matthew Somerville","email":"matthew@mysociety.org","login":"dracos","count":4},{"name":"Russ Garrett","email":"russ@garrett.co.uk","login":"russss","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-03T00:00:08.542Z","repositories_count":6210550,"commits_count":927026637,"contributors_count":35797768,"owners_count":1145026,"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":"russss/polybot","html_url":"https://github.com/russss/polybot","last_synced_at":"2026-04-01T11:01:43.153Z","status":"error","issues_count":6,"pull_requests_count":19,"avg_time_to_close_issue":46084607.666666664,"avg_time_to_close_pull_request":6191788.555555556,"issues_closed_count":3,"pull_requests_closed_count":18,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.3684210526315789,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":11762194.0,"past_year_avg_time_to_close_pull_request":175156.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-09T10:44:17.277Z","updated_at":"2026-04-01T11:01:43.153Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/russss%2Fpolybot/issues","issue_labels_count":{"table":{"enhancement":1}},"pull_request_labels_count":{"table":{"dependencies":2}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":3,"NONE":2,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":17,"NONE":2}},"issue_authors":{"table":{"dracos":2,"OddBloke":2,"russss":1,"fireindark707":1}},"pull_request_authors":{"table":{"dracos":13,"fireindark707":3,"dependabot[bot]":2,"Fil":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-03T00:00:08.051Z","repositories_count":14060092,"issues_count":34413968,"pull_requests_count":112440806,"authors_count":11219857,"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":{"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":3}},"past_year_issue_authors":{"table":{"dracos":2}},"past_year_pull_request_authors":{"table":{"dracos":3}},"maintainers":[{"table":{"login":"russss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russss"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":8,"DeleteEvent":2,"PullRequestEvent":3,"ForkEvent":1,"IssuesEvent":2,"WatchEvent":9,"IssueCommentEvent":2,"PushEvent":24,"CreateEvent":8},"last_year":{"ReleaseEvent":2,"PullRequestEvent":2,"IssuesEvent":1,"WatchEvent":1,"PushEvent":1,"CreateEvent":2}},"keywords":["bluesky","bot","mastodon","python","python3","twitter"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-and-deploy.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:03:15.700Z","updated_at":"2023-09-21T20:03:15.700Z","repository_link":"https://github.com/russss/polybot/blob/main/.github/workflows/build-and-deploy.yml","dependencies":[{"id":13857196660,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13857196663,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13857196665,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13857196668,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-21T20:03:15.770Z","updated_at":"2023-09-21T20:03:15.770Z","repository_link":"https://github.com/russss/polybot/blob/main/Dockerfile","dependencies":[{"id":13857196669,"package_name":"python","ecosystem":"docker","requirements":"3.9-alpine","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T20:03:15.852Z","updated_at":"2023-09-21T20:03:15.852Z","repository_link":"https://github.com/russss/polybot/blob/main/dev-requirements.txt","dependencies":[{"id":13857196896,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.8.4","direct":true,"kind":"development","optional":false},{"id":13857196897,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.812","direct":true,"kind":"development","optional":false},{"id":13857196898,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false},{"id":13857196899,"package_name":"black","ecosystem":"pypi","requirements":"==23.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T20:03:15.910Z","updated_at":"2023-09-21T20:03:15.910Z","repository_link":"https://github.com/russss/polybot/blob/main/setup.py","dependencies":[{"id":13857197128,"package_name":"tweepy","ecosystem":"pypi","requirements":"==4.12.1","direct":true,"kind":"runtime","optional":false}]}],"score":9.848186236751038,"created_at":"2023-04-05T14:22:59.384Z","updated_at":"2026-05-14T08:03:53.422Z","avatar_url":"https://github.com/russss.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/1658","html_url":"https://summary.ecosyste.ms/projects/1658"}