{"id":11137855,"name":"proftpd-mod_sql_postgres","ecosystem":"alpine","description":"ProFTPd module: mod_sql_postgres","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":3,"first_release_published_at":"2024-05-20T17:34:16.000Z","latest_release_published_at":"2025-03-17T04:37:01.000Z","latest_release_number":"1.3.8d-r0","last_synced_at":"2026-03-20T03:11:47.606Z","created_at":"2024-12-07T12:13:04.825Z","updated_at":"2026-03-20T03:11:47.606Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/proftpd-mod_sql_postgres","install_command":"apk add proftpd-mod_sql_postgres","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-08-20T17:14:23.000Z","size":74526,"stargazers_count":560,"open_issues_count":150,"forks_count":216,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-08-20T19:29:25.697Z","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}},"created_at":"2014-05-16T16:22:01.000Z","updated_at":"2025-08-20T17:13:31.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":271377525,"owners_count":24749180,"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-08-20T02:00:09.606Z","response_time":69,"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"}},"repo_metadata_updated_at":"2025-08-20T19:57:07.196Z","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/proftpd-mod_sql_postgres?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/proftpd-mod_sql_postgres","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/proftpd-mod_sql_postgres","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/proftpd-mod_sql_postgres/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T14:36:45.086Z","issues_count":240,"pull_requests_count":195,"avg_time_to_close_issue":33868882.41847826,"avg_time_to_close_pull_request":3632856.3278688523,"issues_closed_count":184,"pull_requests_closed_count":183,"pull_request_authors_count":20,"issue_authors_count":139,"avg_comments_per_issue":6.5625,"avg_comments_per_pull_request":0.6410256410256411,"merged_pull_requests_count":164,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":64,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":2930219.4418604653,"past_year_avg_time_to_close_pull_request":479851.45454545453,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":5.453125,"past_year_avg_comments_per_pull_request":0.5268817204301075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/proftpd%2Fproftpd/issues","maintainers":[{"login":"Castaglia","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Castaglia"}],"active_maintainers":[{"login":"Castaglia","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Castaglia"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/proftpd-mod_sql_postgres/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/proftpd-mod_sql_postgres/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/proftpd-mod_sql_postgres/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/proftpd-mod_sql_postgres/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/proftpd-mod_sql_postgres/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/proftpd-mod_sql_postgres/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":108,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Simon Frankenberger","role":null,"created_at":"2024-12-10T22:50:32.354Z","updated_at":"2024-12-10T22:50:32.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/simon-alpine@fraho.eu/packages"}]}