{"id":6057539,"name":"proftpd-mod_sql_sqlite","ecosystem":"alpine","description":"ProFTPd module: mod_sql_sqlite","homepage":"https://github.com/proftpd/proftpd","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/proftpd/proftpd","keywords_array":[],"namespace":"community","versions_count":12,"first_release_published_at":"2023-01-09T07:25:46.000Z","latest_release_published_at":"2026-04-08T04:35:46.000Z","latest_release_number":"1.3.9-r2","last_synced_at":"2026-04-08T07:02:23.393Z","created_at":"2023-01-31T18:58:28.618Z","updated_at":"2026-04-08T07:02:23.670Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/proftpd-mod_sql_sqlite","install_command":"apk add proftpd-mod_sql_sqlite","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":17097656,"uuid":"19863023","full_name":"proftpd/proftpd","owner":"proftpd","description":"ProFTPD source code","archived":false,"fork":false,"pushed_at":"2025-10-01T20:10:04.000Z","size":74051,"stargazers_count":565,"open_issues_count":157,"forks_count":219,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-01T22:10:04.702Z","etag":null,"topics":["c","ftp","ftp-server","ftpd","ftps","ldap","posix","proftpd","scp","sftp","sftp-server","sql","tls","unix"],"latest_commit_sha":null,"homepage":"http://www.proftpd.org","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/proftpd.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":".github/CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-16T16:22:01.000Z","updated_at":"2025-09-22T11:11:57.000Z","dependencies_parsed_at":"2024-01-11T01:44:18.524Z","dependency_job_id":"ef16bfd1-9245-4a20-93d3-8838384b658a","html_url":"https://github.com/proftpd/proftpd","commit_stats":{"total_commits":11535,"total_committers":61,"mean_commits":189.0983606557377,"dds":0.364109232769831,"last_synced_commit":"f001c03489f596d774c6b243545889d4cfe8f370"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/proftpd/proftpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proftpd","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/sbom","scorecard":{"id":582305,"data":{"date":"2025-08-11","repo":{"name":"github.com/proftpd/proftpd","commit":"83bc760e0fffa50d72bcbf4e70a37ff16c5101de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"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":"Maintained","score":10,"reason":"26 commit(s) and 13 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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:31","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/legacy-platforms-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/rpm.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: proftpd-1.3.9.tar.gz.asc: https://github.com/proftpd/proftpd/releases/tag/v1.3.9","Info: signed release artifact: proftpd-1.3.8d.tar.gz.asc: https://github.com/proftpd/proftpd/releases/tag/v1.3.8d","Info: signed release artifact: proftpd-1.3.9rc3.tar.gz.asc: https://github.com/proftpd/proftpd/releases/tag/v1.3.9rc3","Info: signed release artifact: proftpd-1.3.8c.tar.gz.asc: https://github.com/proftpd/proftpd/releases/tag/v1.3.8c","Info: signed release artifact: proftpd-1.3.9rc2.tar.gz.asc: https://github.com/proftpd/proftpd/releases/tag/v1.3.9rc2","Warn: release artifact v1.3.9 does not have provenance: https://api.github.com/repos/proftpd/proftpd/releases/205914635","Warn: release artifact v1.3.8d does not have provenance: https://api.github.com/repos/proftpd/proftpd/releases/205908330","Warn: release artifact v1.3.9rc3 does not have provenance: https://api.github.com/repos/proftpd/proftpd/releases/190264660","Warn: release artifact v1.3.8c does not have provenance: https://api.github.com/repos/proftpd/proftpd/releases/190273790","Warn: release artifact v1.3.9rc2 does not have provenance: https://api.github.com/repos/proftpd/proftpd/releases/134565744"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: tests/fuzzing/json_fuzzer.c:30"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.3.9'","Warn: branch protection not enabled for branch '1.3.8'","Warn: branch protection not enabled for branch '1.3.7'","Warn: branch protection not enabled for branch '1.3.6'"],"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":"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:71: update your workflow using https://app.stepsecurity.io/secureworkflow/proftpd/proftpd/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/proftpd/proftpd/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/proftpd/proftpd/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/proftpd/proftpd/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/proftpd/proftpd/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/proftpd/proftpd/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/proftpd/proftpd/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rpm.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/proftpd/proftpd/rpm.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (19) 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-20T19:29:32.528Z","repository_id":17097656,"created_at":"2025-08-20T19:29:32.528Z","updated_at":"2025-08-20T19:29:32.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277938030,"owners_count":25902565,"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-01T02:00:09.286Z","response_time":88,"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":"proftpd","name":"The ProFTPD Project","uuid":"821731","kind":"organization","description":null,"email":null,"website":"http://proftpd.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/821731?v=4","repositories_count":10,"last_synced_at":"2024-03-26T10:27:00.145Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/proftpd","funding_links":[],"total_stars":501,"followers":9,"following":0,"created_at":"2022-11-03T16:39:55.662Z","updated_at":"2024-03-26T10:27:00.252Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proftpd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proftpd/repositories"},"tags":[{"name":"v1.3.9","sha":"ae25959adb05ae1d6ebfa1f36bf778c9c34e9410","kind":"commit","published_at":"2025-03-14T18:28:11.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.9","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.9/manifests"},{"name":"v1.3.8d","sha":"898b25bac3a1b7f65e55ad85aaad550142693464","kind":"commit","published_at":"2025-03-14T17:42:30.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8d","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8d/manifests"},{"name":"v1.3.8c","sha":"30eef4d42d9efbc4aafada28130abca993af99a2","kind":"commit","published_at":"2024-12-11T18:17:36.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8c","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8c/manifests"},{"name":"v1.3.9rc3","sha":"18a42f6144a2373ff8aebafc3606e582d93ef80e","kind":"commit","published_at":"2024-12-11T17:14:17.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.9rc3","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.9rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.9rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.9rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.9rc3/manifests"},{"name":"v1.3.8b","sha":"0a7ea9b0ba9fcdf368374a226370d08f10397d99","kind":"commit","published_at":"2023-12-20T04:36:38.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8b","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8b/manifests"},{"name":"v1.3.9rc2","sha":"7892434a47790152a5bc1cbcdd5508adfd29b5b0","kind":"commit","published_at":"2023-12-20T04:04:47.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.9rc2","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.9rc2/manifests"},{"name":"v1.3.8a","sha":"0712866b847670d6603386924846cc22114c3537","kind":"commit","published_at":"2023-10-08T23:52:24.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8a","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8a/manifests"},{"name":"v1.3.9rc1","sha":"f8981efddaf7e7831984aac8fe9d11752c4244ec","kind":"commit","published_at":"2023-10-08T23:17:13.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.9rc1","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.9rc1/manifests"},{"name":"v1.3.7f","sha":"ceb2f7771e8dd7f0697b5c151f97dd39aa5c453a","kind":"commit","published_at":"2022-12-04T19:10:58.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7f","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7f/manifests"},{"name":"v1.3.8","sha":"5fcaf10bd0100366353450574018925055b543e3","kind":"commit","published_at":"2022-12-04T18:43:17.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8/manifests"},{"name":"v1.3.7e","sha":"2e93b54757a12d932f11b3de014ae2a3b75e546a","kind":"commit","published_at":"2022-07-23T20:36:04.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7e","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7e/manifests"},{"name":"v1.3.8rc4","sha":"25a2c627a6f03d4a3f8d473c5a818e40227f5ee8","kind":"commit","published_at":"2022-07-23T20:05:37.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8rc4","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8rc4/manifests"},{"name":"v1.3.8rc3","sha":"3e3435c006c7f4bc9bd4a930ed2c72fb6cb9ffb0","kind":"commit","published_at":"2022-04-23T21:32:15.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8rc3","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8rc3/manifests"},{"name":"v1.3.7d","sha":"c92c77f4f891af845037eab982ce95c96d53b8d8","kind":"commit","published_at":"2022-04-23T20:53:14.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7d","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7d/manifests"},{"name":"v1.3.8rc2","sha":"2ee71767bd11da4445e8eabeeca91caae0e06720","kind":"commit","published_at":"2021-08-30T00:51:47.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8rc2","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8rc2/manifests"},{"name":"v1.3.7c","sha":"75aa739805a6e05eeb31189934a3d324e7862962","kind":"commit","published_at":"2021-08-30T00:22:56.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7c","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7c/manifests"},{"name":"v1.3.8rc1","sha":"da16f0d929a02cdcaaf882aeeeafba1ef8c32648","kind":"commit","published_at":"2021-06-14T03:30:00.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.8rc1","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.8rc1/manifests"},{"name":"v1.3.7b","sha":"1646391330d9893dff71fa26a47e5c2cde83c1a2","kind":"commit","published_at":"2021-06-14T02:48:23.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7b","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7b/manifests"},{"name":"v1.3.7a","sha":"715eadc1aa4f6b07d69f9d09558e9cb471e51d87","kind":"commit","published_at":"2020-07-21T17:25:51.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7a","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7a/manifests"},{"name":"v1.3.6e","sha":"14f155e2f194f75d05a1656d13f4228257ba3091","kind":"commit","published_at":"2020-07-21T04:43:56.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6e","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6e/manifests"},{"name":"v1.3.7","sha":"4d4ef307f4b612582b2092d745c1f7d151f5acf5","kind":"commit","published_at":"2020-07-21T04:11:56.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7/manifests"},{"name":"v1.3.6d","sha":"36210e56bac88b29cfa76ef5607a24e840a97674","kind":"commit","published_at":"2020-05-30T21:20:10.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6d","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6d/manifests"},{"name":"v1.3.7rc4","sha":"6d240029f95b05e56b54cc38f3f3ee1f4adb058e","kind":"commit","published_at":"2020-05-30T21:16:36.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7rc4","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7rc4/manifests"},{"name":"v1.3.6c","sha":"871a5ff7b6bc1acf3372bad5ba671ebaec977710","kind":"commit","published_at":"2020-02-19T02:35:47.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6c","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6c/manifests"},{"name":"v1.3.7rc3","sha":"a117ed79f5e6dc9728049c5b6d740651da9f5a26","kind":"commit","published_at":"2020-02-19T02:08:23.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7rc3","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7rc3/manifests"},{"name":"v1.3.6b","sha":"c52c0c3e7ddef51f648f48ef1756d8ca4d412d49","kind":"commit","published_at":"2019-10-19T20:30:41.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6b","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6b/manifests"},{"name":"v1.3.7rc2","sha":"860d9e679a3ccefc050daf91ad87cd9fe964cb40","kind":"commit","published_at":"2019-10-19T20:01:28.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7rc2","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7rc2/manifests"},{"name":"v1.3.6a","sha":"7b99a8c766a1cb4701c20b730e7846ee8a13064e","kind":"commit","published_at":"2019-10-12T23:24:51.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6a","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6a/manifests"},{"name":"v1.3.7rc1","sha":"6b70ebfc898c0d8f19b600e0b404ee21d46da425","kind":"commit","published_at":"2019-10-12T22:33:27.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.7rc1","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.7rc1/manifests"},{"name":"v1.3.6","sha":"afd940d6bedbabd7598d555998ddb185d16a6bc2","kind":"commit","published_at":"2017-04-10T02:31:02.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6/manifests"},{"name":"v1.3.5e","sha":"46a4c089eec7dfc9b7c168c98bdb06371eb694ef","kind":"commit","published_at":"2017-04-09T20:46:05.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.5e","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.5e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.5e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5e/manifests"},{"name":"v1.3.5d","sha":"3aa6f2f31f1eca316336259f86cf978bfa7d5aea","kind":"commit","published_at":"2017-01-16T01:13:01.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.5d","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.5d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.5d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5d/manifests"},{"name":"v1.3.6rc4","sha":"e280a27aae2b8ee5266abec70992cbb607c1bc20","kind":"commit","published_at":"2017-01-16T00:53:41.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6rc4","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6rc4/manifests"},{"name":"v1.3.5c","sha":"a97e54274010828f188f27a0edfa14cce74265d0","kind":"commit","published_at":"2017-01-15T00:32:28.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.5c","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5c/manifests"},{"name":"v1.3.6rc3","sha":"7ec4b897ec5bdb243c3989301cb82a4f644fa2e6","kind":"commit","published_at":"2017-01-14T23:39:55.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6rc3","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6rc3/manifests"},{"name":"v1.3.5b","sha":"4bc883f8764b78e1a239f138adff8b8e6d0bf268","kind":"commit","published_at":"2016-03-11T01:04:32.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.5b","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.5b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.5b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5b/manifests"},{"name":"v1.3.6rc2","sha":"04d98b231341613fe7d5a8647547150d910a5aea","kind":"commit","published_at":"2016-03-11T01:03:58.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6rc2","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6rc2/manifests"},{"name":"v1.3.5a","sha":"379bdb0d413f9489768c29c3a36e7bc854c85395","kind":"commit","published_at":"2015-05-28T00:25:54.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.5a","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.5a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.5a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.5a/manifests"},{"name":"v1.3.6rc1","sha":"39c1e2afdc99df211eb5718a9bfe3d2d11635298","kind":"commit","published_at":"2015-05-27T23:28:40.000Z","download_url":"https://codeload.github.com/proftpd/proftpd/tar.gz/v1.3.6rc1","html_url":"https://github.com/proftpd/proftpd/releases/tag/v1.3.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/proftpd/proftpd@v1.3.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/tags/v1.3.6rc1/manifests"}]},"repo_metadata_updated_at":"2025-10-02T01:15:59.666Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":13.349248591108328,"forks_count":8.742955541640576,"average":9.18323418910457},"purl":"pkg:apk/alpine/proftpd-mod_sql_sqlite?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/proftpd-mod_sql_sqlite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/proftpd-mod_sql_sqlite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/proftpd-mod_sql_sqlite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T23:01:54.679Z","issues_count":230,"pull_requests_count":270,"avg_time_to_close_issue":31759155.59281437,"avg_time_to_close_pull_request":3437087.351464435,"issues_closed_count":167,"pull_requests_closed_count":239,"pull_request_authors_count":23,"issue_authors_count":141,"avg_comments_per_issue":5.773913043478261,"avg_comments_per_pull_request":0.5777777777777777,"merged_pull_requests_count":215,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":56,"past_year_pull_requests_count":144,"past_year_avg_time_to_close_issue":1508327.1875,"past_year_avg_time_to_close_pull_request":155580.30081300813,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.4107142857142856,"past_year_avg_comments_per_pull_request":0.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":117,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/issues","maintainers":[{"login":"Castaglia","count":240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Castaglia"}],"active_maintainers":[{"login":"Castaglia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Castaglia"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/proftpd-mod_sql_sqlite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/proftpd-mod_sql_sqlite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/proftpd-mod_sql_sqlite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/proftpd-mod_sql_sqlite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/proftpd-mod_sql_sqlite/codemeta","maintainers":[{"uuid":"simon-alpine@fraho.eu","login":null,"name":"Simon Frankenberger","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Simon Frankenberger","packages_count":246,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Simon Frankenberger","role":null,"created_at":"2023-01-31T23:44:17.253Z","updated_at":"2023-01-31T23:44:17.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/simon-alpine@fraho.eu/packages"}]}