{"id":2925356,"name":"socketmap-sql","ecosystem":"pypi","description":"An implementation of the sendmail socketmap protocol to allow an SQL database","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/kgaughan/socketmap-sql","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2017-10-01T19:57:04.000Z","latest_release_published_at":"2023-04-16T18:19:14.000Z","latest_release_number":"0.2.0","last_synced_at":"2026-04-15T00:20:03.003Z","created_at":"2022-04-10T12:39:37.331Z","updated_at":"2026-04-15T00:20:19.692Z","registry_url":"https://pypi.org/project/socketmap-sql/","install_command":"pip install socketmap-sql --index-url https://pypi.org/simple","documentation_url":"https://socketmap-sql.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","Operating System :: POSIX","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Topic :: Communications :: Email :: Mail Transport Agents","Topic :: Database"],"normalized_name":"socketmap-sql","project_status":null},"repo_metadata":{"id":57469119,"uuid":"102134288","full_name":"kgaughan/socketmap-sql","owner":"kgaughan","description":"A postfix socketmap script wrapping an SQL database.","archived":false,"fork":false,"pushed_at":"2025-06-14T13:00:11.000Z","size":42,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T06:25:58.484Z","etag":null,"topics":["postfix","socketmap","sql","sqlite3"],"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/kgaughan.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-09-01T16:51:51.000Z","updated_at":"2025-07-26T07:27:59.000Z","dependencies_parsed_at":"2024-07-16T05:17:36.098Z","dependency_job_id":"c1417e46-2ad6-4063-bff3-6cd7e7379186","html_url":"https://github.com/kgaughan/socketmap-sql","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kgaughan/socketmap-sql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgaughan","download_url":"https://codeload.github.com/kgaughan/socketmap-sql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/sbom","scorecard":{"id":558305,"data":{"date":"2025-08-11","repo":{"name":"github.com/kgaughan/socketmap-sql","commit":"7e512139b124de2412e7d0e861f5546d7870f6d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"1 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"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":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 1 commits out of 5 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-20T12:55:22.006Z","repository_id":57469119,"created_at":"2025-08-20T12:55:22.006Z","updated_at":"2025-08-20T12:55:22.006Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272494549,"owners_count":24944133,"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-28T02:00:10.768Z","response_time":74,"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":"kgaughan","name":"Keith Gaughan","uuid":"11657","kind":"user","description":"","email":"","website":"https://keith.gaughan.ie/","location":"Dublin, Ireland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11657?u=ec047a0a9a577a191f6c686b5a21df6d07125d97\u0026v=4","repositories_count":34,"last_synced_at":"2023-03-23T08:40:23.461Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kgaughan","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T17:00:55.619Z","updated_at":"2023-03-23T08:40:23.925Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgaughan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgaughan/repositories"},"tags":[{"name":"v0.2.0","sha":"4eea060749f75b7481cb34570d5ffc9913415aad","kind":"commit","published_at":"2023-06-03T15:56:10.000Z","download_url":"https://codeload.github.com/kgaughan/socketmap-sql/tar.gz/v0.2.0","html_url":"https://github.com/kgaughan/socketmap-sql/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kgaughan/socketmap-sql@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"05b72647f21464eec774d3cddfd7e3f6aa950bf4","kind":"commit","published_at":"2019-09-27T16:41:30.000Z","download_url":"https://codeload.github.com/kgaughan/socketmap-sql/tar.gz/v0.1.1","html_url":"https://github.com/kgaughan/socketmap-sql/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kgaughan/socketmap-sql@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-15T00:20:19.670Z","dependent_packages_count":0,"downloads":40,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":57.5741015084984,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":38.833211780992514,"forks_count":29.80228543790262,"docker_downloads_count":null,"average":31.575501905365115},"purl":"pkg:pypi/socketmap-sql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/socketmap-sql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/socketmap-sql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/socketmap-sql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T23:49:58.972Z","issues_count":3,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":109.66666666666667,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":120.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgaughan%2Fsocketmap-sql/issues","maintainers":[{"login":"kgaughan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgaughan"}],"active_maintainers":[{"login":"kgaughan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgaughan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/socketmap-sql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/socketmap-sql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/socketmap-sql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/socketmap-sql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/socketmap-sql/codemeta","maintainers":[{"uuid":"kgaughan","login":"kgaughan","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/kgaughan/","role":null,"created_at":"2023-02-25T12:26:18.017Z","updated_at":"2023-02-25T12:26:18.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kgaughan/packages"}]}