{"id":97081,"name":null,"description":"Get the dominant color of any image","url":"https://github.com/akamhy/imagedominantcolor","last_synced_at":"2025-09-09T01:56:11.923Z","repository":{"id":60722472,"uuid":"453973323","full_name":"akamhy/imagedominantcolor","owner":"akamhy","description":"Get the dominant color of any image","archived":false,"fork":false,"pushed_at":"2024-07-02T20:12:35.000Z","size":36,"stargazers_count":8,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-02T10:28:51.534Z","etag":null,"topics":["dominant-color","dominant-colors","most-common-color","most-dominant-color","pypi-package","python","python-library","python3"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/imagedominantcolor/","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/akamhy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-31T11:06:09.000Z","updated_at":"2025-07-04T09:39:06.000Z","dependencies_parsed_at":"2025-07-27T22:32:57.684Z","dependency_job_id":"d8113fed-19ac-4ba7-ac32-6b2cbcf06d08","html_url":"https://github.com/akamhy/imagedominantcolor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/akamhy/imagedominantcolor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy","download_url":"https://codeload.github.com/akamhy/imagedominantcolor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/sbom","scorecard":{"id":175337,"data":{"date":"2025-08-11","repo":{"name":"github.com/akamhy/imagedominantcolor","commit":"2b68e33463b8cadee101fed9dbff549ee3f92da7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci_linux.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_linux.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/akamhy/imagedominantcolor/ci_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_linux.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/akamhy/imagedominantcolor/ci_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/akamhy/imagedominantcolor/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akamhy/imagedominantcolor/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:36","Warn: downloadThenRun not pinned by hash: .github/workflows/ci_linux.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":-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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:35:04.099Z","repository_id":60722472,"created_at":"2025-08-16T17:35:04.100Z","updated_at":"2025-08-16T17:35:04.100Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231944,"owners_count":25245856,"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":"akamhy","name":"Akash Mahanty","uuid":"64683866","kind":"user","description":"~","email":"","website":"https://akamhy.me","location":"Delhi, India","twitter":"_AkashMahanty","company":null,"icon_url":"https://avatars.githubusercontent.com/u/64683866?u=4ba4b2df3686f2fb3231f15617bd2d331dea635d\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-06T14:08:54.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akamhy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T16:30:26.196Z","updated_at":"2023-03-06T14:08:54.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy/repositories"},"packages":[{"id":5297955,"name":"imagedominantcolor","ecosystem":"conda","description":null,"homepage":"https://akamhy.github.io/imagedominantcolor/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/akamhy/imagedominantcolor","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-23T21:19:10.000Z","latest_release_published_at":"2022-07-23T21:19:10.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-08-27T23:03:08.626Z","created_at":"2022-10-03T16:03:17.466Z","updated_at":"2025-08-27T23:03:08.626Z","registry_url":"https://anaconda.org/conda-forge/imagedominantcolor","install_command":"conda install -c conda-forge imagedominantcolor","documentation_url":null,"metadata":{},"repo_metadata":{"id":60722472,"uuid":"453973323","full_name":"akamhy/imagedominantcolor","owner":"akamhy","description":"Get the dominant color of any image","archived":false,"fork":false,"pushed_at":"2024-07-02T20:12:35.000Z","size":36,"stargazers_count":7,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T20:09:33.812Z","etag":null,"topics":["dominant-color","dominant-colors","most-common-color","most-dominant-color","pypi-package","python","python-library","python3"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/imagedominantcolor/","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/akamhy.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":"2022-01-31T11:06:09.000Z","updated_at":"2025-01-31T16:36:04.000Z","dependencies_parsed_at":"2022-10-03T21:01:52.094Z","dependency_job_id":null,"html_url":"https://github.com/akamhy/imagedominantcolor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/akamhy/imagedominantcolor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy","download_url":"https://codeload.github.com/akamhy/imagedominantcolor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267436536,"owners_count":24086898,"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-07-27T02:00:11.917Z","response_time":82,"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":"akamhy","name":"Akash Mahanty","uuid":"64683866","kind":"user","description":"~","email":"","website":"https://akamhy.me","location":"Delhi, India","twitter":"_AkashMahanty","company":null,"icon_url":"https://avatars.githubusercontent.com/u/64683866?u=4ba4b2df3686f2fb3231f15617bd2d331dea635d\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-06T14:08:54.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akamhy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T16:30:26.196Z","updated_at":"2023-03-06T14:08:54.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy/repositories"},"tags":[{"name":"1.0.1","sha":"416e45b74fba7a297bffbeeef91349faeced9c27","kind":"commit","published_at":"2022-01-31T18:21:54.000Z","download_url":"https://codeload.github.com/akamhy/imagedominantcolor/tar.gz/1.0.1","html_url":"https://github.com/akamhy/imagedominantcolor/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akamhy/imagedominantcolor@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-07-27T22:50:48.449Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":58.39780384327427,"forks_count":61.053156975293234,"average":45.57399550786124},"purl":"pkg:conda/imagedominantcolor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/imagedominantcolor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/imagedominantcolor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/imagedominantcolor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-26T20:10:20.104Z","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":1340.0,"avg_time_to_close_pull_request":56.0,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":56.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/issues","maintainers":[{"login":"akamhy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akamhy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/imagedominantcolor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/imagedominantcolor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/imagedominantcolor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/imagedominantcolor/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2765078,"name":"imagedominantcolor","ecosystem":"pypi","description":"Find dominant aka most common color of any image.","homepage":"https://akamhy.github.io/imagedominantcolor/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/akamhy/imagedominantcolor","keywords_array":["Get dominant colors of image","imagedominantcolor","Extract dominant colors of an image using Python","Dominant colors","most prevalent color","most dominant colors"],"namespace":null,"versions_count":2,"first_release_published_at":"2022-01-31T11:14:03.000Z","latest_release_published_at":"2022-01-31T18:38:03.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-02T08:49:23.649Z","created_at":"2022-04-10T11:17:47.791Z","updated_at":"2025-09-02T10:16:10.562Z","registry_url":"https://pypi.org/project/imagedominantcolor/","install_command":"pip install imagedominantcolor --index-url https://pypi.org/simple","documentation_url":"https://imagedominantcolor.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","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":"imagedominantcolor","project_status":null},"repo_metadata":{"id":60722472,"uuid":"453973323","full_name":"akamhy/imagedominantcolor","owner":"akamhy","description":"Get the dominant color of any image","archived":false,"fork":false,"pushed_at":"2024-07-02T20:12:35.000Z","size":36,"stargazers_count":8,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-27T22:46:29.826Z","etag":null,"topics":["dominant-color","dominant-colors","most-common-color","most-dominant-color","pypi-package","python","python-library","python3"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/imagedominantcolor/","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/akamhy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-31T11:06:09.000Z","updated_at":"2025-07-04T09:39:06.000Z","dependencies_parsed_at":"2025-07-27T22:32:57.684Z","dependency_job_id":"d8113fed-19ac-4ba7-ac32-6b2cbcf06d08","html_url":"https://github.com/akamhy/imagedominantcolor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/akamhy/imagedominantcolor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy","download_url":"https://codeload.github.com/akamhy/imagedominantcolor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/sbom","scorecard":{"id":175337,"data":{"date":"2025-08-11","repo":{"name":"github.com/akamhy/imagedominantcolor","commit":"2b68e33463b8cadee101fed9dbff549ee3f92da7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci_linux.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_linux.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/akamhy/imagedominantcolor/ci_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_linux.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/akamhy/imagedominantcolor/ci_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/akamhy/imagedominantcolor/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akamhy/imagedominantcolor/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci_linux.yml:36","Warn: downloadThenRun not pinned by hash: .github/workflows/ci_linux.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":-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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:35:04.099Z","repository_id":60722472,"created_at":"2025-08-16T17:35:04.100Z","updated_at":"2025-08-16T17:35:04.100Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273266845,"owners_count":25075150,"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-02T02:00:09.530Z","response_time":77,"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":"akamhy","name":"Akash Mahanty","uuid":"64683866","kind":"user","description":"~","email":"","website":"https://akamhy.me","location":"Delhi, India","twitter":"_AkashMahanty","company":null,"icon_url":"https://avatars.githubusercontent.com/u/64683866?u=4ba4b2df3686f2fb3231f15617bd2d331dea635d\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-06T14:08:54.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akamhy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T16:30:26.196Z","updated_at":"2023-03-06T14:08:54.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamhy/repositories"},"tags":[{"name":"1.0.1","sha":"416e45b74fba7a297bffbeeef91349faeced9c27","kind":"commit","published_at":"2022-01-31T18:21:54.000Z","download_url":"https://codeload.github.com/akamhy/imagedominantcolor/tar.gz/1.0.1","html_url":"https://github.com/akamhy/imagedominantcolor/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akamhy/imagedominantcolor@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T10:16:10.562Z","dependent_packages_count":0,"downloads":10871,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.8869735043043856,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":25.064230442281982,"forks_count":15.36515833575815,"docker_downloads_count":3.3267472839677557,"average":13.217854949053022},"purl":"pkg:pypi/imagedominantcolor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/imagedominantcolor","docker_dependents_count":1,"docker_downloads_count":36,"usage_url":"https://repos.ecosyste.ms/usage/pypi/imagedominantcolor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/imagedominantcolor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:48:13.743Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":1340.0,"avg_time_to_close_pull_request":56.0,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/issues","maintainers":[{"login":"akamhy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akamhy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/imagedominantcolor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/imagedominantcolor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/imagedominantcolor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/imagedominantcolor/related_packages","maintainers":[{"uuid":"akamhy","login":"akamhy","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/akamhy/","role":null,"created_at":"2023-02-24T10:59:33.053Z","updated_at":"2023-02-24T10:59:33.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/akamhy/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726350,"maintainers_count":308834,"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":31962,"full_name":"akamhy/imagedominantcolor","default_branch":"main","committers":[{"name":"Akash Mahanty","email":"akamhy@yahoo.com","count":31}],"total_commits":31,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T15:04:18.291Z","last_synced_commit":"2b68e33463b8cadee101fed9dbff549ee3f92da7","created_at":"2023-03-07T16:47:32.297Z","updated_at":"2023-09-19T15:43:30.993Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5501321,"commits_count":856655937,"contributors_count":31310982,"owners_count":913574,"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":"akamhy/imagedominantcolor","html_url":"https://github.com/akamhy/imagedominantcolor","last_synced_at":"2025-08-31T14:48:13.743Z","status":null,"issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":1340.0,"avg_time_to_close_pull_request":56.0,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:36:06.270Z","updated_at":"2025-09-01T21:17:23.485Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamhy%2Fimagedominantcolor/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":2,"OWNER":1},"pull_request_author_associations_count":{"NONE":7},"issue_authors":{"fmotion1":1,"akamhy":1,"ShivamA96":1},"pull_request_authors":{"Demmenie":4,"jerrecode":2,"albertopasqualetto":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10103789,"issues_count":31523126,"pull_requests_count":97734489,"authors_count":10703676,"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":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"jerrecode":2},"maintainers":[{"login":"akamhy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akamhy"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"PullRequestEvent":1,"ForkEvent":2},"last_year":{"WatchEvent":1,"PullRequestEvent":1,"ForkEvent":2}},"keywords":["dominant-color","dominant-colors","most-common-color","most-dominant-color","pypi-package","python","python-library","python3"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-10-03T21:01:50.708Z","updated_at":"2022-10-03T21:01:50.708Z","repository_link":"https://github.com/akamhy/imagedominantcolor/blob/main/requirements-test.txt","dependencies":[{"id":6255126186,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6255126187,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6255126188,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6255126189,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6255126190,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6255126191,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6255126192,"package_name":"types-pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-10-03T21:01:51.202Z","updated_at":"2022-10-03T21:01:51.202Z","repository_link":"https://github.com/akamhy/imagedominantcolor/blob/main/requirements.txt","dependencies":[{"id":6255126193,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-10-03T21:01:51.521Z","updated_at":"2022-10-03T21:01:51.521Z","repository_link":"https://github.com/akamhy/imagedominantcolor/blob/main/setup.py","dependencies":[{"id":6255126207,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci_linux.yml","sha":null,"kind":"manifest","created_at":"2025-07-27T22:32:57.422Z","updated_at":"2025-07-27T22:32:57.422Z","repository_link":"https://github.com/akamhy/imagedominantcolor/blob/main/.github/workflows/ci_linux.yml","dependencies":[{"id":24371009537,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":24371009538,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2025-07-27T22:32:57.508Z","updated_at":"2025-07-27T22:32:57.508Z","repository_link":"https://github.com/akamhy/imagedominantcolor/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":24371009539,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":24371009540,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":11.782433383443099,"created_at":"2025-09-08T21:54:15.973Z","updated_at":"2025-10-07T08:30:38.962Z","avatar_url":"https://github.com/akamhy.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":10871,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/97081","html_url":"https://science.ecosyste.ms/projects/97081"}