{"id":62736,"name":"wordle","description":"Create a wordcloud for a Git repository.","url":"https://github.com/domdfcoding/wordle","last_synced_at":"2025-09-08T12:47:48.747Z","repository":{"id":38203339,"uuid":"269784483","full_name":"domdfcoding/wordle","owner":"domdfcoding","description":"Create a wordcloud for a Git repository.","archived":false,"fork":false,"pushed_at":"2025-07-07T17:15:02.000Z","size":3624,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T00:21:41.754Z","etag":null,"topics":["git","python","python3","wordcloud-generator"],"latest_commit_sha":null,"homepage":"https://wordle.readthedocs.io/en/latest","language":"Python","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/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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}},"created_at":"2020-06-05T21:38:17.000Z","updated_at":"2025-05-21T07:16:59.000Z","dependencies_parsed_at":"2023-02-13T02:15:50.919Z","dependency_job_id":"bacb4e03-7638-4343-8524-43b582734172","html_url":"https://github.com/domdfcoding/wordle","commit_stats":{"total_commits":107,"total_committers":4,"mean_commits":26.75,"dds":"0.25233644859813087","last_synced_commit":"4d617aaf2e27f14673d38308ec8b893cdb3f913b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/domdfcoding/wordle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/wordle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/sbom","scorecard":{"id":350433,"data":{"date":"2025-08-11","repo":{"name":"github.com/domdfcoding/wordle","commit":"7bd8f0612b0fb2e8fc86b5363d72d71c58649dbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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":"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/docs_test_action.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/flake8.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:14","Warn: no topLevel permission defined: .github/workflows/octocheese.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci.yml:17","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_linux.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_linux.yml:18","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_macos.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_macos.yml:17","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/docs_test_action.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/docs_test_action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/flake8.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flake8.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/octocheese.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/octocheese.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_macos.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:147","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:167","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:64","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"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: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/domdfcoding/wordle/releases/36385600","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/domdfcoding/wordle/releases/28064924","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/domdfcoding/wordle/releases/36385600","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/domdfcoding/wordle/releases/28064924"],"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/python_ci_linux.yml:129"],"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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"}}]},"last_synced_at":"2025-08-18T08:10:59.691Z","repository_id":38203339,"created_at":"2025-08-18T08:10:59.691Z","updated_at":"2025-08-18T08:10:59.691Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188300,"owners_count":25237848,"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-09-08T02:00:09.813Z","response_time":121,"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":{"login":"domdfcoding","name":"Dominic Davis-Foster","uuid":"8050853","kind":"user","description":"Forensic Science researcher at Staffordshire University in the UK. Carrying out research into Organic Gunshot Residue","email":"","website":null,"location":"Stoke-On-Trent, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8050853?u=b636e1761278becfb9ea7344e43f01929cf87cf8\u0026v=4","repositories_count":169,"last_synced_at":"2025-08-29T00:16:19.297Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/domdfcoding","funding_links":["https://github.com/sponsors/domdfcoding"],"total_stars":146,"followers":43,"following":57,"created_at":"2022-11-09T01:53:42.182Z","updated_at":"2025-08-29T00:16:19.297Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding/repositories"},"packages":[{"id":2973245,"name":"wordle","ecosystem":"pypi","description":"Create a wordcloud for a Git repository.","homepage":"https://github.com/domdfcoding/wordle","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/domdfcoding/wordle","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-06-28T19:49:23.000Z","latest_release_published_at":"2021-01-14T12:03:36.000Z","latest_release_number":"0.2.1","last_synced_at":"2025-09-02T00:06:26.279Z","created_at":"2022-04-10T13:06:11.278Z","updated_at":"2025-09-02T01:14:03.040Z","registry_url":"https://pypi.org/project/wordle/","install_command":"pip install wordle --index-url https://pypi.org/simple","documentation_url":"https://wordle.readthedocs.io/en/latest","metadata":{"funding":null,"documentation":"https://wordle.readthedocs.io/en/latest","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Utilities","Typing :: Typed"],"normalized_name":"wordle","project_status":null},"repo_metadata":{"id":38203339,"uuid":"269784483","full_name":"domdfcoding/wordle","owner":"domdfcoding","description":"Create a wordcloud for a Git repository.","archived":false,"fork":false,"pushed_at":"2025-07-07T17:15:02.000Z","size":3624,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-21T09:12:19.709Z","etag":null,"topics":["git","python","python3","wordcloud-generator"],"latest_commit_sha":null,"homepage":"https://wordle.readthedocs.io/en/latest","language":"Python","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/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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}},"created_at":"2020-06-05T21:38:17.000Z","updated_at":"2025-05-21T07:16:59.000Z","dependencies_parsed_at":"2023-02-13T02:15:50.919Z","dependency_job_id":"bacb4e03-7638-4343-8524-43b582734172","html_url":"https://github.com/domdfcoding/wordle","commit_stats":{"total_commits":107,"total_committers":4,"mean_commits":26.75,"dds":"0.25233644859813087","last_synced_commit":"4d617aaf2e27f14673d38308ec8b893cdb3f913b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/domdfcoding/wordle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/wordle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/sbom","scorecard":{"id":350433,"data":{"date":"2025-08-11","repo":{"name":"github.com/domdfcoding/wordle","commit":"7bd8f0612b0fb2e8fc86b5363d72d71c58649dbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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":"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/docs_test_action.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/flake8.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:14","Warn: no topLevel permission defined: .github/workflows/octocheese.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci.yml:17","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_linux.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_linux.yml:18","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_macos.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_macos.yml:17","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/docs_test_action.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/docs_test_action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/flake8.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flake8.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/octocheese.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/octocheese.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/wordle/python_ci_macos.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:147","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:167","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:64","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"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: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/domdfcoding/wordle/releases/36385600","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/domdfcoding/wordle/releases/28064924","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/domdfcoding/wordle/releases/36385600","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/domdfcoding/wordle/releases/28064924"],"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/python_ci_linux.yml:129"],"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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"}}]},"last_synced_at":"2025-08-18T08:10:59.691Z","repository_id":38203339,"created_at":"2025-08-18T08:10:59.691Z","updated_at":"2025-08-18T08:10:59.691Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273209405,"owners_count":25064339,"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-09-01T02:00:09.058Z","response_time":120,"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":"domdfcoding","name":"Dominic Davis-Foster","uuid":"8050853","kind":"user","description":"Forensic Science researcher at Staffordshire University in the UK. Carrying out research into Organic Gunshot Residue","email":"","website":null,"location":"Stoke-On-Trent, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8050853?u=b636e1761278becfb9ea7344e43f01929cf87cf8\u0026v=4","repositories_count":169,"last_synced_at":"2025-08-29T00:16:19.297Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/domdfcoding","funding_links":["https://github.com/sponsors/domdfcoding"],"total_stars":146,"followers":43,"following":57,"created_at":"2022-11-09T01:53:42.182Z","updated_at":"2025-08-29T00:16:19.297Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding/repositories"},"tags":[{"name":"v0.2.1","sha":"d3c4e2e9a17cea64b1499c1fd1f5a917e69a8cd6","kind":"commit","published_at":"2021-01-14T11:54:14.000Z","download_url":"https://codeload.github.com/domdfcoding/wordle/tar.gz/v0.2.1","html_url":"https://github.com/domdfcoding/wordle/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domdfcoding/wordle@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"330fa394fbc738b657eb022c3d05963f93770075","kind":"commit","published_at":"2021-01-13T23:38:12.000Z","download_url":"https://codeload.github.com/domdfcoding/wordle/tar.gz/v0.2.0","html_url":"https://github.com/domdfcoding/wordle/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domdfcoding/wordle@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ef7fe7ba2e6cd6bfc674f0e76e3008f961796f7d","kind":"commit","published_at":"2020-06-28T19:45:00.000Z","download_url":"https://codeload.github.com/domdfcoding/wordle/tar.gz/v0.1.0","html_url":"https://github.com/domdfcoding/wordle/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/domdfcoding/wordle@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:14:03.040Z","dependent_packages_count":0,"downloads":42,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.72251240607922,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":23.06830541866251,"forks_count":19.12712860954822,"docker_downloads_count":null,"average":20.127723369357017},"purl":"pkg:pypi/wordle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/wordle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/wordle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/wordle/dependencies","status":null,"funding_links":["https://github.com/sponsors/domdfcoding"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:00:14.455Z","issues_count":0,"pull_requests_count":65,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":6085355.078125,"issues_closed_count":0,"pull_requests_closed_count":64,"pull_request_authors_count":6,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0461538461538462,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3830853.125,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wordle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wordle/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wordle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wordle/related_packages","maintainers":[{"uuid":"DomDF","login":"DomDF","name":null,"email":null,"url":null,"packages_count":117,"html_url":"https://pypi.org/user/DomDF/","role":null,"created_at":"2023-02-15T20:01:39.309Z","updated_at":"2023-02-15T20:01:39.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/DomDF/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":680700,"full_name":"domdfcoding/wordle","default_branch":"master","committers":[{"name":"Dominic Davis-Foster","email":"dominic@davis-foster.co.uk","count":80},{"name":"repo-helper[bot]","email":"74742576+repo-helper[bot]@users.noreply.github.com","count":14},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]@users.noreply.github.com","count":12},{"name":"ImgBotApp","email":"ImgBotHelp@gmail.com","count":1}],"total_commits":107,"total_committers":4,"total_bot_commits":26,"total_bot_committers":2,"mean_commits":26.75,"dds":0.25233644859813087,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T06:59:05.632Z","last_synced_commit":"4d617aaf2e27f14673d38308ec8b893cdb3f913b","created_at":"2023-03-09T10:51:43.334Z","updated_at":"2023-09-19T17:38:06.032Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"domdfcoding/wordle","html_url":"https://github.com/domdfcoding/wordle","last_synced_at":"2025-08-31T08:00:14.455Z","status":null,"issues_count":0,"pull_requests_count":65,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":6085355.078125,"issues_closed_count":0,"pull_requests_closed_count":64,"pull_request_authors_count":6,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0461538461538462,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3830853.125,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-15T02:46:24.647Z","updated_at":"2025-09-02T15:37:31.811Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fwordle/issues","issue_labels_count":{},"pull_request_labels_count":{"failure: Windows":25,"failure: Linux":23,"dependencies":23,"failure: mypy":5,"failure: docs":5,"failure: flake8":3,"🤖 automerge":1,"stale":1},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":47,"NONE":27},"issue_authors":{},"pull_request_authors":{"repo-helper[bot]":26,"dependabot[bot]":22,"pre-commit-ci[bot]":21,"imgbot[bot]":3,"lgtm-com[bot]":1,"dependabot-preview[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10069019,"issues_count":31215809,"pull_requests_count":95221928,"authors_count":10688656,"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":{},"past_year_pull_request_labels_count":{"failure: Windows":7,"failure: Linux":6,"dependencies":2,"failure: mypy":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":9,"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"pre-commit-ci[bot]":5,"repo-helper[bot]":4,"dependabot[bot]":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"DeleteEvent":5,"IssueCommentEvent":5,"PushEvent":10,"PullRequestReviewEvent":1,"PullRequestEvent":12,"CreateEvent":2},"last_year":{"DeleteEvent":5,"IssueCommentEvent":5,"PushEvent":10,"PullRequestReviewEvent":1,"PullRequestEvent":12,"CreateEvent":2}},"keywords":["git","python","python3","wordcloud-generator"],"dependencies":[{"ecosystem":"pypi","filepath":"doc-source/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T20:00:56.609Z","updated_at":"2022-08-19T20:00:56.609Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/doc-source/requirements.txt","dependencies":[{"id":2079253154,"package_name":"autodocsumm","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2079253155,"package_name":"default-values","ecosystem":"pypi","requirements":"\u003e=0.4.2","direct":true,"kind":"runtime","optional":false},{"id":2079253156,"package_name":"domdf-sphinx-theme","ecosystem":"pypi","requirements":"\u003e=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":2079253157,"package_name":"extras-require","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2079253158,"package_name":"mypy","ecosystem":"pypi","requirements":"\u003e=0.782","direct":true,"kind":"runtime","optional":false},{"id":2079253159,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=5.3.1","direct":true,"kind":"runtime","optional":false},{"id":2079253160,"package_name":"repo-helper-sphinx-theme","ecosystem":"pypi","requirements":"\u003e=0.0.2","direct":true,"kind":"runtime","optional":false},{"id":2079253161,"package_name":"seed-intersphinx-mapping","ecosystem":"pypi","requirements":"\u003e=0.3.1","direct":true,"kind":"runtime","optional":false},{"id":2079253162,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003c3.4.0,\u003e=3.0.3","direct":true,"kind":"runtime","optional":false},{"id":2079253163,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"\u003e=0.2.12","direct":true,"kind":"runtime","optional":false},{"id":2079253164,"package_name":"sphinx-debuginfo","ecosystem":"pypi","requirements":"\u003e=0.1.0","direct":true,"kind":"runtime","optional":false},{"id":2079253165,"package_name":"sphinx-notfound-page","ecosystem":"pypi","requirements":"\u003e=0.5","direct":true,"kind":"runtime","optional":false},{"id":2079253166,"package_name":"sphinx-prompt","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":2079253168,"package_name":"sphinx-pyproject","ecosystem":"pypi","requirements":"\u003e=0.1.0","direct":true,"kind":"runtime","optional":false},{"id":2079253169,"package_name":"sphinx-tabs","ecosystem":"pypi","requirements":"\u003e=1.1.13","direct":true,"kind":"runtime","optional":false},{"id":2079253170,"package_name":"sphinx-toolbox","ecosystem":"pypi","requirements":"\u003e=2.10.0","direct":true,"kind":"runtime","optional":false},{"id":2079253172,"package_name":"sphinxcontrib-httpdomain","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"runtime","optional":false},{"id":2079253173,"package_name":"sphinxemoji","ecosystem":"pypi","requirements":"\u003e=0.1.6","direct":true,"kind":"runtime","optional":false},{"id":2079253174,"package_name":"tabulate","ecosystem":"pypi","requirements":"\u003e=0.8.7","direct":true,"kind":"runtime","optional":false},{"id":2079253175,"package_name":"toctree-plus","ecosystem":"pypi","requirements":"\u003e=0.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T20:00:56.865Z","updated_at":"2022-08-19T20:00:56.865Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/requirements.txt","dependencies":[{"id":2079253704,"package_name":"domdf-python-tools","ecosystem":"pypi","requirements":"\u003e=2.2.0","direct":true,"kind":"runtime","optional":false},{"id":2079253705,"package_name":"dulwich","ecosystem":"pypi","requirements":"\u003e=0.20.6","direct":true,"kind":"runtime","optional":false},{"id":2079253706,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.2.2","direct":true,"kind":"runtime","optional":false},{"id":2079253707,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.2.2","direct":true,"kind":"runtime","optional":false},{"id":2079253708,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.2","direct":true,"kind":"runtime","optional":false},{"id":2079253709,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2079253710,"package_name":"pygments","ecosystem":"pypi","requirements":"\u003e=2.7.4","direct":true,"kind":"runtime","optional":false},{"id":2079253711,"package_name":"southwark","ecosystem":"pypi","requirements":"\u003e=0.8.0","direct":true,"kind":"runtime","optional":false},{"id":2079253712,"package_name":"wordcloud","ecosystem":"pypi","requirements":"\u003e=1.8.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T20:00:57.021Z","updated_at":"2022-08-19T20:00:57.021Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/tests/requirements.txt","dependencies":[{"id":2079254523,"package_name":"apeye","ecosystem":"pypi","requirements":"\u003e=0.5.1","direct":true,"kind":"test","optional":false},{"id":2079254524,"package_name":"coincidence","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"test","optional":false},{"id":2079254525,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=5.1","direct":true,"kind":"test","optional":false},{"id":2079254526,"package_name":"coverage-pyver-pragma","ecosystem":"pypi","requirements":"\u003e=0.2.1","direct":true,"kind":"test","optional":false},{"id":2079254527,"package_name":"domdf-python-tools","ecosystem":"pypi","requirements":"\u003e=2.0.1","direct":true,"kind":"test","optional":false},{"id":2079254528,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"\u003e=3.6.0","direct":true,"kind":"test","optional":false},{"id":2079254529,"package_name":"iniconfig","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":2079254530,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.0.0","direct":true,"kind":"test","optional":false},{"id":2079254531,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"test","optional":false},{"id":2079254532,"package_name":"pytest-randomly","ecosystem":"pypi","requirements":"\u003e=3.7.0","direct":true,"kind":"test","optional":false},{"id":2079254533,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"\u003e=1.4.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs_test_action.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T02:15:50.055Z","updated_at":"2023-02-13T02:15:50.055Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/.github/workflows/docs_test_action.yml","dependencies":[{"id":7607696593,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607696594,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607696595,"package_name":"sphinx-toolbox/sphinx-action","ecosystem":"actions","requirements":"sphinx-3.3.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/flake8.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T02:15:50.160Z","updated_at":"2023-02-13T02:15:50.160Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/.github/workflows/flake8.yml","dependencies":[{"id":7607697033,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607697034,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607697035,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mypy.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T02:15:50.353Z","updated_at":"2023-02-13T02:15:50.353Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/.github/workflows/mypy.yml","dependencies":[{"id":7607698765,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607698766,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607698767,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/octocheese.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T02:15:50.501Z","updated_at":"2023-02-13T02:15:50.501Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/.github/workflows/octocheese.yml","dependencies":[{"id":7607699044,"package_name":"domdfcoding/octocheese","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python_ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T02:15:50.544Z","updated_at":"2023-02-13T02:15:50.544Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/.github/workflows/python_ci.yml","dependencies":[{"id":7607699051,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699052,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699053,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699054,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python_ci_linux.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T02:15:50.571Z","updated_at":"2023-02-13T02:15:50.571Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/.github/workflows/python_ci_linux.yml","dependencies":[{"id":7607699065,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699066,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699067,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699068,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699069,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699070,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.4.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python_ci_macos.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T02:15:50.870Z","updated_at":"2023-02-13T02:15:50.870Z","repository_link":"https://github.com/domdfcoding/wordle/blob/master/.github/workflows/python_ci_macos.yml","dependencies":[{"id":7607699073,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699074,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699075,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7607699076,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":6.779921907472252,"created_at":"2025-09-08T11:18:26.664Z","updated_at":"2025-10-07T08:24:24.583Z","avatar_url":"https://github.com/domdfcoding.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":42,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hack","bruteforce"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62736","html_url":"https://science.ecosyste.ms/projects/62736"}