{"id":2748370,"name":"githubcontributions","ecosystem":"pypi","description":"A Python interface for Github's user contribution system","homepage":"https://github.com/bcongdon/github_contributions","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bcongdon/github_contributions","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2017-07-16T00:02:52.000Z","latest_release_published_at":"2021-03-31T02:11:02.000Z","latest_release_number":"0.3.0","last_synced_at":"2026-05-09T23:34:15.843Z","created_at":"2022-04-10T11:08:45.006Z","updated_at":"2026-05-09T23:40:49.455Z","registry_url":"https://pypi.org/project/githubcontributions/","install_command":"pip install githubcontributions --index-url https://pypi.org/simple","documentation_url":"https://githubcontributions.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"githubcontributions","project_status":null},"repo_metadata":{"id":57434562,"uuid":"97131907","full_name":"bcongdon/github_contributions","owner":"bcongdon","description":":octocat: A Python interface for Github's contribution system","archived":false,"fork":false,"pushed_at":"2021-03-31T02:10:08.000Z","size":176,"stargazers_count":7,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-23T18:25:27.110Z","etag":null,"topics":["api-client","api-wrapper","github","github-api","python","python-library"],"latest_commit_sha":null,"homepage":"","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/bcongdon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-13T14:29:44.000Z","updated_at":"2023-12-05T15:32:26.000Z","dependencies_parsed_at":"2022-08-27T23:11:23.621Z","dependency_job_id":null,"html_url":"https://github.com/bcongdon/github_contributions","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bcongdon/github_contributions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcongdon","download_url":"https://codeload.github.com/bcongdon/github_contributions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/sbom","scorecard":{"id":228768,"data":{"date":"2025-08-11","repo":{"name":"github.com/bcongdon/github_contributions","commit":"2d3163277884b079503ea3d3ba64e1a04b563f7b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 1/22 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":"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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-17T04:23:55.630Z","repository_id":57434562,"created_at":"2025-08-17T04:23:55.630Z","updated_at":"2025-08-17T04:23:55.630Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"bcongdon","name":"Ben Congdon","uuid":"706257","kind":"user","description":"","email":"","website":"https://congdon.dev","location":"Seattle, WA","twitter":"BenRCongdon","company":"@databricks","icon_url":"https://avatars.githubusercontent.com/u/706257?v=4","repositories_count":172,"last_synced_at":"2023-09-08T15:14:27.791Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bcongdon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T03:48:09.123Z","updated_at":"2023-09-08T15:14:29.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcongdon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcongdon/repositories"},"tags":[{"name":"0.2.0","sha":"3c57215203416e56c00deba3bf2a71a9e9da5065","kind":"tag","published_at":"2020-11-18T05:14:06.000Z","download_url":"https://codeload.github.com/bcongdon/github_contributions/tar.gz/0.2.0","html_url":"https://github.com/bcongdon/github_contributions/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bcongdon/github_contributions@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"ab58a09ad550b5cabe8f52dd179e0f719fa644f1","kind":"tag","published_at":"2019-06-08T15:43:21.000Z","download_url":"https://codeload.github.com/bcongdon/github_contributions/tar.gz/0.1.3","html_url":"https://github.com/bcongdon/github_contributions/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bcongdon/github_contributions@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"bb3c4c9dc31cc7b0cb41d1d4c9dcba7f24d40305","kind":"tag","published_at":"2017-07-26T15:02:15.000Z","download_url":"https://codeload.github.com/bcongdon/github_contributions/tar.gz/0.1.2","html_url":"https://github.com/bcongdon/github_contributions/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bcongdon/github_contributions@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"0a175ca29cd6a257d714bb86b8d5166a2ce35a31","kind":"tag","published_at":"2017-07-26T15:02:09.000Z","download_url":"https://codeload.github.com/bcongdon/github_contributions/tar.gz/0.1.1","html_url":"https://github.com/bcongdon/github_contributions/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bcongdon/github_contributions@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgithub_contributions/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-05-09T23:40:49.427Z","dependent_packages_count":0,"downloads":54,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.41683836102659,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":20.37196424695044,"forks_count":22.65414196732737,"docker_downloads_count":null,"average":23.622171074947286},"purl":"pkg:pypi/githubcontributions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/githubcontributions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/githubcontributions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/githubcontributions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T19:52:52.110Z","issues_count":3,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":41418.5,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"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/bcongdon%2Fgithub_contributions/issues","maintainers":[{"login":"bcongdon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcongdon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/githubcontributions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/githubcontributions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/githubcontributions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/githubcontributions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/githubcontributions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/githubcontributions/codemeta","maintainers":[{"uuid":"bcongdon","login":"bcongdon","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/bcongdon/","role":null,"created_at":"2023-02-24T08:01:27.744Z","updated_at":"2023-02-24T08:01:27.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bcongdon/packages"}]}