{"id":4363,"url":"https://github.com/sopel-irc/sopel","last_synced_at":"2026-07-10T00:20:39.670Z","repository":{"id":2095084,"uuid":"3035586","full_name":"sopel-irc/sopel","owner":"sopel-irc","description":":robot::speech_balloon: An easy-to-use and highly extensible IRC Bot framework. Formerly Willie.","archived":false,"fork":false,"pushed_at":"2025-10-03T18:39:42.000Z","size":9652,"stargazers_count":966,"open_issues_count":178,"forks_count":408,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-10-03T20:35:04.078Z","etag":null,"topics":["hacktoberfest","irc","irc-bot","irc-bot-framework","python"],"latest_commit_sha":null,"homepage":"https://sopel.chat","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sopel-irc.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":["sopel-irc","dgw"],"open_collective":"sopel"}},"created_at":"2011-12-22T17:59:00.000Z","updated_at":"2025-09-29T17:40:23.000Z","dependencies_parsed_at":"2024-01-01T05:07:01.545Z","dependency_job_id":"fd2bc195-3603-4b6a-b568-b8af8e1ac339","html_url":"https://github.com/sopel-irc/sopel","commit_stats":{"total_commits":4910,"total_committers":182,"mean_commits":"26.978021978021978","dds":0.7545824847250509,"last_synced_commit":"ab32aca08f7bf67d1ba754fdfc22a10ee5a442d0"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/sopel-irc/sopel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sopel-irc%2Fsopel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sopel-irc%2Fsopel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sopel-irc%2Fsopel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sopel-irc%2Fsopel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sopel-irc","download_url":"https://codeload.github.com/sopel-irc/sopel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sopel-irc%2Fsopel/sbom","scorecard":{"id":344616,"data":{"date":"2025-08-11","repo":{"name":"github.com/sopel-irc/sopel","commit":"3db48c3a9a38d89ec8551fe8da9bb9bd97a657a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:19","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","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":"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":"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":"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sopel-irc/sopel/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/sopel-irc/sopel/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sopel-irc/sopel/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/sopel-irc/sopel/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/sopel-irc/sopel/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sopel-irc/sopel/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sopel-irc/sopel/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/sopel-irc/sopel/pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:20","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:9"],"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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(8.0.x): error during branchesHandler.query: 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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 14 commits out of 29 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"}}]},"last_synced_at":"2025-08-18T06:45:17.862Z","repository_id":2095084,"created_at":"2025-08-18T06:45:17.862Z","updated_at":"2025-08-18T06:45:17.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006444,"owners_count":26084107,"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-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","irc","irc-bot","irc-bot-framework","python"],"created_at":"2024-01-11T16:53:17.752Z","updated_at":"2025-10-11T06:21:44.677Z","avatar_url":"https://github.com/sopel-irc.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4363","html_url":"https://opencollective.ecosyste.ms/projects/4363","collective":{"id":3141,"uuid":"lk9mbw7y-48r3zq3g-o8jp0ej5-lavnodgx","slug":"sopel","name":"Sopel","description":"I'm a Python IRC bot, designed to be easy to set up and customize.","website":"https://sopel.chat/","github":"sopel-irc/sopel","twitter":"SopelIRC","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://sopel.chat/"},{"type":"TWITTER","url":"https://twitter.com/SopelIRC"},{"type":"GITHUB","url":"https://github.com/sopel-irc/sopel"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-29T00:15:19.055Z","created_at":"2024-01-10T13:17:54.482Z","updated_at":"2026-07-29T00:15:19.563Z","transactions_count":32,"balance":169.73,"account_type":"COLLECTIVE","owner":{"login":"sopel-irc","name":"Sopel","uuid":"13290258","kind":"organization","description":"A Python IRC bot","email":null,"website":"https://sopel.chat/","location":null,"twitter":"SopelIRC","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13290258?v=4","repositories_count":41,"last_synced_at":"2024-05-01T09:34:44.588Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["sopel-irc","dgw"],"open_collective":"sopel"}},"html_url":"https://github.com/sopel-irc","funding_links":["https://github.com/sponsors/sopel-irc","https://github.com/sponsors/dgw","https://opencollective.com/sopel"],"total_stars":1036,"followers":4,"following":0,"created_at":"2022-11-03T07:05:47.936Z","updated_at":"2024-05-01T09:34:47.227Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sopel-irc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sopel-irc/repositories"},"last_project_activity_at":"2025-10-03T18:39:42.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-04-28T02:37:14.871Z","collective_updated_at":"2022-12-04T03:39:44.814Z","html_url":"https://opencollective.com/sopel","icon_url":"https://images.opencollective.com/sopel/logo/40.png","total_donations":384.13,"total_expenses":-252.75,"current_balance":169.73,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sopel","url":"https://opencollective.ecosyste.ms/collectives/sopel","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sopel/projects"}}