{"id":1654,"url":"https://github.com/dbeley/lastfm_cg","last_synced_at":"2026-05-14T11:05:32.654Z","repository":{"id":40973787,"uuid":"188267275","full_name":"dbeley/lastfm_cg","owner":"dbeley","description":"Lastfm collage generator (+ twitter/mastodon bot to post the generated collages).","archived":false,"fork":false,"pushed_at":"2025-01-19T23:31:50.000Z","size":11443,"stargazers_count":10,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-08T10:43:28.159Z","etag":null,"topics":["lastfm","lastfm-collage","lastfm-collage-generator","mastodon","twitter"],"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/dbeley.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":"2019-05-23T16:08:51.000Z","updated_at":"2025-10-27T11:05:53.000Z","dependencies_parsed_at":"2025-05-08T15:13:47.792Z","dependency_job_id":null,"html_url":"https://github.com/dbeley/lastfm_cg","commit_stats":{"total_commits":108,"total_committers":4,"mean_commits":27.0,"dds":0.03703703703703709,"last_synced_commit":"27f5c4f345029a8ba529b6c0819a07a0561fc01f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbeley/lastfm_cg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","download_url":"https://codeload.github.com/dbeley/lastfm_cg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/sbom","scorecard":{"id":328843,"data":{"date":"2025-08-11","repo":{"name":"github.com/dbeley/lastfm_cg","commit":"f95bd1c0b6bb68ff982a0df42ebefea14094206d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dbeley/lastfm_cg/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dbeley/lastfm_cg/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/dbeley/lastfm_cg/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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 '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 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"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-18T03:07:01.462Z","repository_id":40973787,"created_at":"2025-08-18T03:07:01.462Z","updated_at":"2025-08-18T03:07:01.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27782169,"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-12-17T02:00:08.291Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"dbeley","name":"David BELEY","uuid":"6568955","kind":"user","description":"Backend Engineer @BackMarket ","email":"","website":"https://dbeley.ovh/en","location":"Paris, France","twitter":null,"company":"@Backmarket","icon_url":"https://avatars.githubusercontent.com/u/6568955?u=c51198e980ed431a1839b6787b3c6f3f15e02d71\u0026v=4","repositories_count":37,"last_synced_at":"2023-03-02T21:00:31.059Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dbeley","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:20:16.801Z","updated_at":"2023-03-02T21:00:31.107Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley/repositories"},"packages":[{"id":2783909,"name":"lastfm-cg","ecosystem":"pypi","description":"Generate covers collage from albums listened by a lastfm user.","homepage":"https://github.com/dbeley/lastfm_cg","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dbeley/lastfm_cg","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2019-05-23T16:36:12.000Z","latest_release_published_at":"2021-02-20T17:02:13.000Z","latest_release_number":"1.6.0","last_synced_at":"2025-12-16T11:01:41.455Z","created_at":"2022-04-10T11:27:12.999Z","updated_at":"2025-12-16T12:40:03.315Z","registry_url":"https://pypi.org/project/lastfm-cg/","install_command":"pip install lastfm-cg --index-url https://pypi.org/simple","documentation_url":"https://lastfm-cg.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Operating System :: POSIX :: Linux","Programming Language :: Python :: 3"],"normalized_name":"lastfm-cg","project_status":null},"repo_metadata":{"id":40973787,"uuid":"188267275","full_name":"dbeley/lastfm_cg","owner":"dbeley","description":"Lastfm collage generator (+ twitter/mastodon bot to post the generated collages).","archived":false,"fork":false,"pushed_at":"2025-01-19T23:31:50.000Z","size":11443,"stargazers_count":10,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-08T10:43:28.159Z","etag":null,"topics":["lastfm","lastfm-collage","lastfm-collage-generator","mastodon","twitter"],"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/dbeley.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":"2019-05-23T16:08:51.000Z","updated_at":"2025-10-27T11:05:53.000Z","dependencies_parsed_at":"2025-05-08T15:13:47.792Z","dependency_job_id":null,"html_url":"https://github.com/dbeley/lastfm_cg","commit_stats":{"total_commits":108,"total_committers":4,"mean_commits":27.0,"dds":0.03703703703703709,"last_synced_commit":"27f5c4f345029a8ba529b6c0819a07a0561fc01f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbeley/lastfm_cg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","download_url":"https://codeload.github.com/dbeley/lastfm_cg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/sbom","scorecard":{"id":328843,"data":{"date":"2025-08-11","repo":{"name":"github.com/dbeley/lastfm_cg","commit":"f95bd1c0b6bb68ff982a0df42ebefea14094206d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dbeley/lastfm_cg/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dbeley/lastfm_cg/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/dbeley/lastfm_cg/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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 '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 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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"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-18T03:07:01.462Z","repository_id":40973787,"created_at":"2025-08-18T03:07:01.462Z","updated_at":"2025-08-18T03:07:01.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27702879,"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-12-13T02:00:09.769Z","response_time":147,"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":"dbeley","name":"David BELEY","uuid":"6568955","kind":"user","description":"Backend Engineer @BackMarket ","email":"","website":"https://dbeley.ovh/en","location":"Paris, France","twitter":null,"company":"@Backmarket","icon_url":"https://avatars.githubusercontent.com/u/6568955?u=c51198e980ed431a1839b6787b3c6f3f15e02d71\u0026v=4","repositories_count":37,"last_synced_at":"2023-03-02T21:00:31.059Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dbeley","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:20:16.801Z","updated_at":"2023-03-02T21:00:31.107Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-16T12:40:03.237Z","dependent_packages_count":0,"downloads":95,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.75962742642455,"dependent_repos_count":22.077396024530657,"dependent_packages_count":7.306363177401113,"stargazers_count":18.52817207330962,"forks_count":29.95084475788304,"docker_downloads_count":null,"average":24.724480691909797},"purl":"pkg:pypi/lastfm-cg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lastfm-cg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lastfm-cg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lastfm-cg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T06:31:48.168Z","issues_count":0,"pull_requests_count":18,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1625743.2727272727,"issues_closed_count":0,"pull_requests_closed_count":11,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":16,"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/dbeley%2Flastfm_cg/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lastfm-cg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lastfm-cg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lastfm-cg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lastfm-cg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lastfm-cg/codemeta","maintainers":[{"uuid":"dbeley","login":"dbeley","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/dbeley/","role":null,"created_at":"2023-02-24T14:00:24.399Z","updated_at":"2023-02-24T14:00:24.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dbeley/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":766117,"maintainers_count":325847,"namespaces_count":0,"keywords_count":251507,"github":"pypi","metadata":{"funded_packages_count":52212},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-12-17T05:48:03.273Z","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":602807,"full_name":"dbeley/lastfm_cg","default_branch":"master","total_commits":110,"total_committers":4,"total_bot_commits":3,"total_bot_committers":2,"mean_commits":27.5,"dds":0.036363636363636376,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2025-12-12T07:21:17.282Z","last_synced_commit":"f95bd1c0b6bb68ff982a0df42ebefea14094206d","created_at":"2023-03-09T06:54:51.108Z","updated_at":"2025-12-12T07:21:17.221Z","committers":[{"name":"dbeley","email":"6568955+dbeley","login":"dbeley","count":106},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"The Codacy Badger","email":"badger@codacy.com","login":"codacy-badger","count":1}],"past_year_committers":[{"name":"dbeley","email":"6568955+dbeley","login":"dbeley","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-13T00:00:13.604Z","repositories_count":6128754,"commits_count":926862233,"contributors_count":36039243,"owners_count":1123305,"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":{"table":{"full_name":"dbeley/lastfm_cg","html_url":"https://github.com/dbeley/lastfm_cg","last_synced_at":"2025-09-01T06:31:48.168Z","status":"error","issues_count":0,"pull_requests_count":18,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1625743.2727272727,"issues_closed_count":0,"pull_requests_closed_count":11,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":16,"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-09T10:44:16.504Z","updated_at":"2025-09-01T06:31:48.169Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm_cg/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":16,"security":1}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":18}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":11,"dependabot-preview[bot]":5,"codacy-badger":2}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-11T00:00:26.650Z","repositories_count":12166329,"issues_count":35481936,"pull_requests_count":116640643,"authors_count":11049481,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"PushEvent":1},"last_year":{"PushEvent":1}},"keywords":["lastfm","lastfm-collage","lastfm-collage-generator","mastodon","twitter"],"dependencies":[{"ecosystem":"pypi","filepath":"bot_lastfm_cg/Pipfile","sha":null,"kind":"manifest","created_at":"2022-08-29T06:11:39.561Z","updated_at":"2022-08-29T06:11:39.561Z","repository_link":"https://github.com/dbeley/lastfm_cg/blob/master/bot_lastfm_cg/Pipfile","dependencies":[{"id":3118979404,"package_name":"e1839a8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118979408,"package_name":"bot-lastfm-cg","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"bot_lastfm_cg/Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2022-08-29T06:11:39.989Z","updated_at":"2022-08-29T06:11:39.989Z","repository_link":"https://github.com/dbeley/lastfm_cg/blob/master/bot_lastfm_cg/Pipfile.lock","dependencies":[{"id":3118987902,"package_name":"blurhash","ecosystem":"pypi","requirements":"==1.1.4","direct":false,"kind":"runtime","optional":false},{"id":3118987903,"package_name":"bot-lastfm-cg","ecosystem":"pypi","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":3118987904,"package_name":"certifi","ecosystem":"pypi","requirements":"==2020.11.8","direct":false,"kind":"runtime","optional":false},{"id":3118987905,"package_name":"chardet","ecosystem":"pypi","requirements":"==3.0.4","direct":false,"kind":"runtime","optional":false},{"id":3118987906,"package_name":"decorator","ecosystem":"pypi","requirements":"==4.4.2","direct":false,"kind":"runtime","optional":false},{"id":3118987907,"package_name":"e1839a8","ecosystem":"pypi","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":3118987908,"package_name":"idna","ecosystem":"pypi","requirements":"==2.10","direct":false,"kind":"runtime","optional":false},{"id":3118987909,"package_name":"mastodon.py","ecosystem":"pypi","requirements":"==1.5.1","direct":false,"kind":"runtime","optional":false},{"id":3118987910,"package_name":"oauthlib","ecosystem":"pypi","requirements":"==3.1.0","direct":false,"kind":"runtime","optional":false},{"id":3118987911,"package_name":"pillow","ecosystem":"pypi","requirements":"==8.0.1","direct":false,"kind":"runtime","optional":false},{"id":3118987912,"package_name":"pysocks","ecosystem":"pypi","requirements":"==1.7.1","direct":false,"kind":"runtime","optional":false},{"id":3118987913,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.1","direct":false,"kind":"runtime","optional":false},{"id":3118987914,"package_name":"python-magic","ecosystem":"pypi","requirements":"==0.4.18","direct":false,"kind":"runtime","optional":false},{"id":3118987915,"package_name":"pytz","ecosystem":"pypi","requirements":"==2020.4","direct":false,"kind":"runtime","optional":false},{"id":3118987916,"package_name":"requests","ecosystem":"pypi","requirements":"==2.25.0","direct":false,"kind":"runtime","optional":false},{"id":3118987917,"package_name":"requests-oauthlib","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"runtime","optional":false},{"id":3118987918,"package_name":"six","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"runtime","optional":false},{"id":3118987919,"package_name":"tweepy","ecosystem":"pypi","requirements":"==3.9.0","direct":false,"kind":"runtime","optional":false},{"id":3118987920,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"bot_lastfm_cg/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-29T06:11:40.052Z","updated_at":"2022-08-29T06:11:40.052Z","repository_link":"https://github.com/dbeley/lastfm_cg/blob/master/bot_lastfm_cg/setup.py","dependencies":[{"id":3118989516,"package_name":"tweepy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-29T06:11:40.469Z","updated_at":"2022-08-29T06:11:40.469Z","repository_link":"https://github.com/dbeley/lastfm_cg/blob/master/setup.py","dependencies":[{"id":3118993132,"package_name":"pylast","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118993133,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118993134,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118993135,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118993136,"package_name":"requests-cache","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118993137,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:13:40.188Z","updated_at":"2023-09-21T20:13:40.188Z","repository_link":"https://github.com/dbeley/lastfm_cg/blob/master/.github/workflows/ci.yml","dependencies":[{"id":13857384956,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13857384957,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13857384958,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"bot_lastfm_cg/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:13:40.716Z","updated_at":"2023-09-21T20:13:40.716Z","repository_link":"https://github.com/dbeley/lastfm_cg/blob/master/bot_lastfm_cg/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"bot_lastfm_cg/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T20:13:40.961Z","updated_at":"2023-09-21T20:13:40.961Z","repository_link":"https://github.com/dbeley/lastfm_cg/blob/master/bot_lastfm_cg/requirements.txt","dependencies":[{"id":13857384959,"package_name":"blurhash","ecosystem":"pypi","requirements":"==1.1.4","direct":true,"kind":"runtime","optional":false},{"id":13857384960,"package_name":"certifi","ecosystem":"pypi","requirements":"==2023.5.7","direct":true,"kind":"runtime","optional":false},{"id":13857384961,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false},{"id":13857384962,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":13857384963,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":true,"kind":"runtime","optional":false},{"id":13857384964,"package_name":"mastodon.py","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":13857384965,"package_name":"oauthlib","ecosystem":"pypi","requirements":"==3.2.2","direct":true,"kind":"runtime","optional":false},{"id":13857384966,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.0.0","direct":true,"kind":"runtime","optional":false},{"id":13857384967,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":13857384968,"package_name":"python-magic","ecosystem":"pypi","requirements":"==0.4.27","direct":true,"kind":"runtime","optional":false},{"id":13857384969,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":13857384970,"package_name":"requests-oauthlib","ecosystem":"pypi","requirements":"==1.3.1","direct":true,"kind":"runtime","optional":false},{"id":13857384971,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":13857384972,"package_name":"tweepy","ecosystem":"pypi","requirements":"==4.14.0","direct":true,"kind":"runtime","optional":false},{"id":13857384973,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.0.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:13:41.201Z","updated_at":"2023-09-21T20:13:41.201Z","repository_link":"https://github.com/dbeley/lastfm_cg/blob/master/pyproject.toml","dependencies":[]}],"score":8.794218683679489,"created_at":"2023-04-05T14:22:59.376Z","updated_at":"2026-05-14T11:05:32.654Z","avatar_url":"https://github.com/dbeley.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/1654","html_url":"https://summary.ecosyste.ms/projects/1654"}