{"id":11761691,"name":"nextcloud-client-dev","ecosystem":"alpine","description":"Nextcloud Desktop Client (development files)","homepage":"https://github.com/nextcloud/desktop","licenses":"GPL-2.0-only","normalized_licenses":["GPL-2.0-only"],"repository_url":"https://github.com/nextcloud/desktop","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-20T11:18:26.000Z","latest_release_published_at":"2024-12-20T11:18:26.000Z","latest_release_number":"3.15.2-r0","last_synced_at":"2026-03-28T01:13:15.163Z","created_at":"2025-06-07T16:45:37.142Z","updated_at":"2026-03-28T01:13:15.163Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/nextcloud-client-dev","install_command":"apk add nextcloud-client-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37405387,"uuid":"105010691","full_name":"nextcloud/desktop","owner":"nextcloud","description":"💻 Desktop sync client for Nextcloud","archived":false,"fork":false,"pushed_at":"2025-10-30T14:11:12.000Z","size":600070,"stargazers_count":3462,"open_issues_count":662,"forks_count":880,"subscribers_count":104,"default_branch":"master","last_synced_at":"2025-10-30T14:11:41.492Z","etag":null,"topics":["c-plus-plus","cpp","desktop","hacktoberfest","nextcloud","nextcloud-desktop-client"],"latest_commit_sha":null,"homepage":"https://nextcloud.com/install/#install-clients","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextcloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-09-27T11:38:04.000Z","updated_at":"2025-10-30T14:01:44.000Z","dependencies_parsed_at":"2023-10-16T18:29:23.230Z","dependency_job_id":"5a06b6b8-37d4-4959-9997-98802ac1f95d","html_url":"https://github.com/nextcloud/desktop","commit_stats":{"total_commits":19091,"total_committers":346,"mean_commits":"55.176300578034684","dds":0.8583625792258132,"last_synced_commit":"3a6289d951a19c3d2dc2cbf5398788888757deed"},"previous_names":[],"tags_count":288,"template":false,"template_full_name":null,"purl":"pkg:github/nextcloud/desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fdesktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fdesktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fdesktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fdesktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextcloud","download_url":"https://codeload.github.com/nextcloud/desktop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fdesktop/sbom","scorecard":{"id":435525,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextcloud/desktop","commit":"08fc644dac399a8e6a21864e5bf303a7cc2955c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 7/12 approved changesets -- score normalized to 5","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":"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":"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":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/block-unconventional-commits.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/check-translations.yml:10","Warn: no topLevel permission defined: .github/workflows/clang-format.yml:1","Warn: no topLevel permission defined: .github/workflows/clang-tidy-review.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/fixup.yml:16","Warn: no topLevel permission defined: .github/workflows/linux-appimage.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-clang-compile-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-gcc-compile-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/macos-build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/needsinfo.yml:1","Warn: no topLevel permission defined: .github/workflows/needsinfohelper.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-feedback.yml:19","Warn: no topLevel permission defined: .github/workflows/qml-label-check.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/reuse.yml:15","Warn: no topLevel permission defined: .github/workflows/sonarcloud.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-build-and-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/nextcloud/.github/SECURITY.md:1","Info: Found linked content: github.com/nextcloud/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/nextcloud/.github/SECURITY.md:1","Info: Found text in security policy: github.com/nextcloud/.github/SECURITY.md:1"],"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/needsinfohelper.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextcloud/desktop/needsinfohelper.yaml/master?enable=pin","Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   8 third-party GitHubAction 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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) 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-19T04:34:55.125Z","repository_id":37405387,"created_at":"2025-08-19T04:34:55.125Z","updated_at":"2025-08-19T04:34:55.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281843240,"owners_count":26571513,"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-10-30T02:00:06.501Z","response_time":61,"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":"nextcloud","name":"Nextcloud","uuid":"19211038","kind":"organization","description":"📱☁️💻 A safe home for all your data – community-driven, free \u0026 open source 👏","email":null,"website":"https://nextcloud.com","location":"Worldwide","twitter":"nextclouders","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19211038?v=4","repositories_count":301,"last_synced_at":"2024-04-09T19:44:25.183Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextcloud","funding_links":[],"total_stars":71857,"followers":4655,"following":0,"created_at":"2022-11-02T16:51:52.538Z","updated_at":"2024-04-09T19:46:40.506Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextcloud","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextcloud/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-30T16:46:54.462Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/nextcloud-client-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/nextcloud-client-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/nextcloud-client-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/nextcloud-client-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T16:02:00.517Z","issues_count":1694,"pull_requests_count":2066,"avg_time_to_close_issue":55346182.42174797,"avg_time_to_close_pull_request":5314064.064958284,"issues_closed_count":984,"pull_requests_closed_count":1678,"pull_request_authors_count":129,"issue_authors_count":1094,"avg_comments_per_issue":5.253246753246753,"avg_comments_per_pull_request":2.4448209099709586,"merged_pull_requests_count":1438,"bot_issues_count":5,"bot_pull_requests_count":694,"past_year_issues_count":463,"past_year_pull_requests_count":1101,"past_year_avg_time_to_close_issue":3056224.7283950616,"past_year_avg_time_to_close_pull_request":290872.2145289444,"past_year_issues_closed_count":162,"past_year_pull_requests_closed_count":881,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":340,"past_year_avg_comments_per_issue":1.611231101511879,"past_year_avg_comments_per_pull_request":1.9727520435967303,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":378,"past_year_merged_pull_requests_count":825,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fdesktop/issues","maintainers":[{"login":"mgallien","count":428,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgallien"},{"login":"claucambra","count":346,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claucambra"},{"login":"camilasan","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camilasan"},{"login":"nilsding","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nilsding"},{"login":"allexzander","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allexzander"},{"login":"tobiasKaminsky","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasKaminsky"},{"login":"AndyScherzinger","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyScherzinger"},{"login":"i2h3","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/i2h3"},{"login":"rakekniven","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rakekniven"},{"login":"elsiehupp","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elsiehupp"},{"login":"joshtrichards","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshtrichards"},{"login":"nickvergessen","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickvergessen"},{"login":"jancborchardt","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jancborchardt"},{"login":"schiessle","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schiessle"},{"login":"jospoortvliet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jospoortvliet"},{"login":"Jerome-Herbinet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jerome-Herbinet"},{"login":"CarlSchwan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CarlSchwan"},{"login":"juliusknorr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliusknorr"},{"login":"solracsf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solracsf"},{"login":"er-vin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/er-vin"},{"login":"karlitschek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlitschek"},{"login":"kra-mo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kra-mo"},{"login":"Aiiaiiio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Aiiaiiio"},{"login":"rullzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rullzer"},{"login":"mejo-","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mejo-"},{"login":"ChristophWurst","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWurst"},{"login":"pierreozoux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreozoux"},{"login":"skjnldsv","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skjnldsv"},{"login":"Rello","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rello"},{"login":"johkoenig","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johkoenig"},{"login":"provokateurin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/provokateurin"},{"login":"jotoeri","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jotoeri"},{"login":"icewind1991","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/icewind1991"},{"login":"tilosp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tilosp"},{"login":"ncanceill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncanceill"},{"login":"misch7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/misch7"},{"login":"RuudschMaHinda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RuudschMaHinda"},{"login":"sbeyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbeyer"},{"login":"blizzz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blizzz"},{"login":"LukasReschke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasReschke"}],"active_maintainers":[{"login":"mgallien","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgallien"},{"login":"claucambra","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claucambra"},{"login":"nilsding","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nilsding"},{"login":"camilasan","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camilasan"},{"login":"i2h3","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/i2h3"},{"login":"AndyScherzinger","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyScherzinger"},{"login":"rakekniven","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rakekniven"},{"login":"CarlSchwan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CarlSchwan"},{"login":"kra-mo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kra-mo"},{"login":"Aiiaiiio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Aiiaiiio"},{"login":"elsiehupp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elsiehupp"},{"login":"Rello","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rello"},{"login":"schiessle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schiessle"},{"login":"juliusknorr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliusknorr"},{"login":"jospoortvliet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jospoortvliet"},{"login":"mejo-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mejo-"},{"login":"ncanceill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncanceill"},{"login":"nickvergessen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickvergessen"},{"login":"ChristophWurst","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWurst"},{"login":"solracsf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solracsf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/nextcloud-client-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/nextcloud-client-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/nextcloud-client-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/nextcloud-client-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/nextcloud-client-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/nextcloud-client-dev/codemeta","maintainers":[{"uuid":"rnalrd@alpinelinux.org","login":null,"name":"Leonardo Arena","email":"rnalrd@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Leonardo Arena","packages_count":623,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Leonardo Arena","role":null,"created_at":"2025-06-08T13:24:34.695Z","updated_at":"2025-06-08T13:24:34.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/rnalrd@alpinelinux.org/packages"}]}