{"id":67606,"name":"cool","description":"Make Python code cooler. Less is more.","url":"https://github.com/abersheeran/cool","last_synced_at":"2025-09-08T13:57:30.376Z","repository":{"id":52725206,"uuid":"334599926","full_name":"abersheeran/cool","owner":"abersheeran","description":"Make Python code cooler. Less is more.","archived":false,"fork":false,"pushed_at":"2023-03-25T09:17:32.000Z","size":53,"stargazers_count":140,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-06T21:27:22.527Z","etag":null,"topics":["pipeline","python","redirect"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abersheeran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://donate.aber.sh/"]}},"created_at":"2021-01-31T07:37:31.000Z","updated_at":"2025-08-30T04:50:30.000Z","dependencies_parsed_at":"2024-10-26T21:15:41.800Z","dependency_job_id":"8b8eadb6-95c4-4ecc-8832-7bb8288d046d","html_url":"https://github.com/abersheeran/cool","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"6956ced641e9ad3e505bd4942fa0afdce388cd85"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/abersheeran/cool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abersheeran","download_url":"https://codeload.github.com/abersheeran/cool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/sbom","scorecard":{"id":160575,"data":{"date":"2025-08-11","repo":{"name":"github.com/abersheeran/cool","commit":"6956ced641e9ad3e505bd4942fa0afdce388cd85"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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/setup.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/abersheeran/cool/setup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/setup.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/abersheeran/cool/setup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/abersheeran/cool/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/abersheeran/cool/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/setup.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/setup.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":"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: Apache License 2.0: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-16T13:17:41.118Z","repository_id":52725206,"created_at":"2025-08-16T13:17:41.118Z","updated_at":"2025-08-16T13:17:41.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196151,"owners_count":25239148,"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":"abersheeran","name":"Aber","uuid":"25364828","kind":"user","description":"Senior engineer. Full stack. A hacker without 0day.","email":"","website":"https://donate.aber.sh","location":"中国","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25364828?u=d92f4a85c8dc4d564bc8fd75caa58fa9b3ba396a\u0026v=4","repositories_count":67,"last_synced_at":"2025-09-06T21:09:48.182Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/abersheeran","funding_links":[],"total_stars":2040,"followers":519,"following":4,"created_at":"2022-11-17T13:32:22.074Z","updated_at":"2025-09-06T21:09:48.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abersheeran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abersheeran/repositories"},"packages":[{"id":2680355,"name":"cool","ecosystem":"pypi","description":"","homepage":"https://github.com/abersheeran/cool","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/abersheeran/cool","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-01-31T10:36:18.000Z","latest_release_published_at":"2021-05-11T07:15:15.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-09-06T21:40:30.357Z","created_at":"2022-04-10T10:27:11.863Z","updated_at":"2025-09-07T13:18:46.927Z","registry_url":"https://pypi.org/project/cool/","install_command":"pip install cool --index-url https://pypi.org/simple","documentation_url":"https://cool.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","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"],"normalized_name":"cool","project_status":null},"repo_metadata":{"id":52725206,"uuid":"334599926","full_name":"abersheeran/cool","owner":"abersheeran","description":"Make Python code cooler. Less is more.","archived":false,"fork":false,"pushed_at":"2023-03-25T09:17:32.000Z","size":53,"stargazers_count":140,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-06T21:27:22.527Z","etag":null,"topics":["pipeline","python","redirect"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abersheeran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://donate.aber.sh/"]}},"created_at":"2021-01-31T07:37:31.000Z","updated_at":"2025-08-30T04:50:30.000Z","dependencies_parsed_at":"2024-10-26T21:15:41.800Z","dependency_job_id":"8b8eadb6-95c4-4ecc-8832-7bb8288d046d","html_url":"https://github.com/abersheeran/cool","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"6956ced641e9ad3e505bd4942fa0afdce388cd85"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/abersheeran/cool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abersheeran","download_url":"https://codeload.github.com/abersheeran/cool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/sbom","scorecard":{"id":160575,"data":{"date":"2025-08-11","repo":{"name":"github.com/abersheeran/cool","commit":"6956ced641e9ad3e505bd4942fa0afdce388cd85"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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/setup.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/abersheeran/cool/setup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/setup.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/abersheeran/cool/setup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/abersheeran/cool/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/abersheeran/cool/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/setup.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/setup.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":"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: Apache License 2.0: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-16T13:17:41.118Z","repository_id":52725206,"created_at":"2025-08-16T13:17:41.118Z","updated_at":"2025-08-16T13:17:41.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274042747,"owners_count":25212508,"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-07T02:00:09.463Z","response_time":67,"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":"abersheeran","name":"Aber","uuid":"25364828","kind":"user","description":"Senior engineer. Full stack. A hacker without 0day.","email":"","website":"https://donate.aber.sh","location":"中国","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25364828?u=d92f4a85c8dc4d564bc8fd75caa58fa9b3ba396a\u0026v=4","repositories_count":67,"last_synced_at":"2025-09-06T21:09:48.182Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/abersheeran","funding_links":[],"total_stars":2040,"followers":519,"following":4,"created_at":"2022-11-17T13:32:22.074Z","updated_at":"2025-09-06T21:09:48.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abersheeran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abersheeran/repositories"},"tags":[{"name":"v0.4.0","sha":"43093ffdae68d5d5572ec1d1a2e04cf520261e69","kind":"commit","published_at":"2021-05-11T07:15:18.000Z","download_url":"https://codeload.github.com/abersheeran/cool/tar.gz/v0.4.0","html_url":"https://github.com/abersheeran/cool/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/abersheeran/cool@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"65fe8504088585df686cd49187c05d411c3b0417","kind":"commit","published_at":"2021-04-19T07:40:32.000Z","download_url":"https://codeload.github.com/abersheeran/cool/tar.gz/v0.3.0","html_url":"https://github.com/abersheeran/cool/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/abersheeran/cool@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"d23df4d116e7bdbdc282a480b9857d31b0e28a1b","kind":"commit","published_at":"2021-04-07T08:38:15.000Z","download_url":"https://codeload.github.com/abersheeran/cool/tar.gz/v0.2.0","html_url":"https://github.com/abersheeran/cool/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/abersheeran/cool@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"76796e7e5b9c2d269056d5dadc2e6d8ba05df5a0","kind":"commit","published_at":"2021-04-02T07:53:05.000Z","download_url":"https://codeload.github.com/abersheeran/cool/tar.gz/v0.1.3","html_url":"https://github.com/abersheeran/cool/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/abersheeran/cool@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"744e173f1b1490feae6a9b52f1b59ce876e5d3f6","kind":"commit","published_at":"2021-02-01T12:01:32.000Z","download_url":"https://codeload.github.com/abersheeran/cool/tar.gz/v0.1.2","html_url":"https://github.com/abersheeran/cool/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/abersheeran/cool@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"a13bbac1a6249f71957486757726f8a5b7f2b97a","kind":"commit","published_at":"2021-01-31T12:49:46.000Z","download_url":"https://codeload.github.com/abersheeran/cool/tar.gz/v0.1.1","html_url":"https://github.com/abersheeran/cool/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/abersheeran/cool@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T13:18:46.927Z","dependent_packages_count":0,"downloads":122,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":24.109126063121714,"dependent_repos_count":11.613858670109401,"dependent_packages_count":10.002282794063202,"stargazers_count":6.900621606735384,"forks_count":11.937103274704153,"docker_downloads_count":null,"average":12.91259848174677},"purl":"pkg:pypi/cool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cool/dependencies","status":null,"funding_links":["https://donate.aber.sh/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:02:20.907Z","issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":385.0,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/issues","maintainers":[{"login":"abersheeran","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abersheeran"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cool/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cool/related_packages","maintainers":[{"uuid":"AberSheeran","login":"AberSheeran","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/AberSheeran/","role":null,"created_at":"2023-02-21T16:03:12.175Z","updated_at":"2023-02-21T16:03:12.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AberSheeran/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"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":553016,"full_name":"abersheeran/cool","default_branch":"master","committers":[{"name":"abersheeran","email":"me@abersheeran.com","login":"abersheeran","count":36}],"total_commits":36,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-03-05T00:51:16.664Z","last_synced_commit":"6956ced641e9ad3e505bd4942fa0afdce388cd85","created_at":"2023-03-09T04:44:36.837Z","updated_at":"2025-03-05T00:51:16.664Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"abersheeran/cool","html_url":"https://github.com/abersheeran/cool","last_synced_at":"2025-07-12T21:02:20.907Z","status":null,"issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":385.0,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:05:55.113Z","updated_at":"2025-07-12T21:02:20.907Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fcool/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"OWNER":4,"NONE":1},"issue_authors":{},"pull_request_authors":{"abersheeran":4,"imlyzh":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"abersheeran","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abersheeran"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["pipeline","python","redirect"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-08-22T13:10:17.238Z","updated_at":"2022-08-22T13:10:17.238Z","repository_link":"https://github.com/abersheeran/cool/blob/master/poetry.lock","dependencies":[{"id":2277608253,"package_name":"appdirs","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"develop","optional":false},{"id":2277608254,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":2277608255,"package_name":"attrs","ecosystem":"pypi","requirements":"20.2.0","direct":false,"kind":"runtime","optional":false},{"id":2277608256,"package_name":"backports.functools-lru-cache","ecosystem":"pypi","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":2277608257,"package_name":"black","ecosystem":"pypi","requirements":"20.8b1","direct":false,"kind":"develop","optional":false},{"id":2277608258,"package_name":"click","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"develop","optional":false},{"id":2277608259,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":2277608260,"package_name":"configparser","ecosystem":"pypi","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":2277608261,"package_name":"contextlib2","ecosystem":"pypi","requirements":"0.6.0.post1","direct":false,"kind":"runtime","optional":false},{"id":2277608262,"package_name":"coverage","ecosystem":"pypi","requirements":"5.4","direct":false,"kind":"runtime","optional":false},{"id":2277608263,"package_name":"dataclasses","ecosystem":"pypi","requirements":"0.6","direct":false,"kind":"develop","optional":false},{"id":2277608264,"package_name":"enum34","ecosystem":"pypi","requirements":"1.1.10","direct":false,"kind":"develop","optional":false},{"id":2277608265,"package_name":"flake8","ecosystem":"pypi","requirements":"3.8.4","direct":false,"kind":"develop","optional":false},{"id":2277608266,"package_name":"functools32","ecosystem":"pypi","requirements":"3.2.3-2","direct":false,"kind":"develop","optional":false},{"id":2277608267,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":2277608268,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":2277608269,"package_name":"more-itertools","ecosystem":"pypi","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":2277608270,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":2277608271,"package_name":"packaging","ecosystem":"pypi","requirements":"20.4","direct":false,"kind":"runtime","optional":false},{"id":2277608272,"package_name":"pathlib2","ecosystem":"pypi","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":2277608273,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"develop","optional":false},{"id":2277608274,"package_name":"pluggy","ecosystem":"pypi","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":2277608275,"package_name":"py","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":2277608276,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.6.0","direct":false,"kind":"develop","optional":false},{"id":2277608277,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":2277608278,"package_name":"pyparsing","ecosystem":"pypi","requirements":"2.4.7","direct":false,"kind":"runtime","optional":false},{"id":2277608279,"package_name":"pytest","ecosystem":"pypi","requirements":"5.4.3","direct":false,"kind":"runtime","optional":false},{"id":2277608280,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"2.11.1","direct":false,"kind":"runtime","optional":false},{"id":2277608281,"package_name":"regex","ecosystem":"pypi","requirements":"2020.9.27","direct":false,"kind":"develop","optional":false},{"id":2277608282,"package_name":"six","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":2277608283,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.1","direct":false,"kind":"develop","optional":false},{"id":2277608284,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":2277608285,"package_name":"typing","ecosystem":"pypi","requirements":"3.7.4.3","direct":false,"kind":"develop","optional":false},{"id":2277608286,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.7.4.3","direct":false,"kind":"develop","optional":false},{"id":2277608287,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":2277608288,"package_name":"zipp","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-22T13:10:17.324Z","updated_at":"2022-08-22T13:10:17.324Z","repository_link":"https://github.com/abersheeran/cool/blob/master/pyproject.toml","dependencies":[{"id":2277608298,"package_name":"python","ecosystem":"pypi","requirements":"~2.7 || ^3.5","direct":true,"kind":"runtime","optional":false},{"id":2277608299,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":2277608300,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":2277608301,"package_name":"pytest","ecosystem":"pypi","requirements":"^5.4.3","direct":true,"kind":"develop","optional":false},{"id":2277608302,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^2.11.1","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/setup.yml","sha":null,"kind":"manifest","created_at":"2024-10-26T21:15:41.726Z","updated_at":"2024-10-26T21:15:41.726Z","repository_link":"https://github.com/abersheeran/cool/blob/master/.github/workflows/setup.yml","dependencies":[{"id":20419937835,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20419937836,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-10-26T21:15:41.745Z","updated_at":"2024-10-26T21:15:41.745Z","repository_link":"https://github.com/abersheeran/cool/blob/master/.github/workflows/test.yml","dependencies":[{"id":20419937837,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20419937838,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":9.784140794903562,"created_at":"2025-09-08T11:18:49.429Z","updated_at":"2025-10-07T08:25:25.522Z","avatar_url":"https://github.com/abersheeran.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":122,"funding_links":["https://donate.aber.sh/"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67606","html_url":"https://science.ecosyste.ms/projects/67606"}