{"id":6045248,"name":"py3-python-socks","ecosystem":"alpine","description":"Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python","homepage":"https://github.com/romis2012/python-socks","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/romis2012/python-socks","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2023-01-21T03:40:07.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.4.4-r1","last_synced_at":"2026-03-05T10:50:35.990Z","created_at":"2023-01-31T18:01:44.891Z","updated_at":"2026-03-05T10:50:35.990Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-python-socks","install_command":"apk add py3-python-socks","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39913092,"uuid":"297057488","full_name":"romis2012/python-socks","owner":"romis2012","description":"Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python","archived":false,"fork":false,"pushed_at":"2025-08-01T06:38:42.000Z","size":1504,"stargazers_count":110,"open_issues_count":0,"forks_count":26,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-06T16:54:59.030Z","etag":null,"topics":["anyio","asyncio","curio","http","proxy","python","socks","socks4","socks5","trio"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/romis2012.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-09-20T11:04:17.000Z","updated_at":"2025-08-12T16:12:26.000Z","dependencies_parsed_at":"2024-04-22T09:30:07.935Z","dependency_job_id":"3022c6c9-4a29-45dc-a325-43f7b78006cd","html_url":"https://github.com/romis2012/python-socks","commit_stats":{"total_commits":108,"total_committers":5,"mean_commits":21.6,"dds":0.03703703703703709,"last_synced_commit":"313dff94482be24bf590becc6c200553b5e50266"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/romis2012/python-socks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romis2012","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/sbom","scorecard":{"id":783985,"data":{"date":"2025-08-11","repo":{"name":"github.com/romis2012/python-socks","commit":"e769dba047ba30e4b323206da370119ab196e4a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 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":"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":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/romis2012/python-socks/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/romis2012/python-socks/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/romis2012/python-socks/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-23T05:36:08.113Z","repository_id":39913092,"created_at":"2025-08-23T05:36:08.113Z","updated_at":"2025-08-23T05:36:08.113Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986611,"owners_count":25202704,"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-09-06T02:00:13.247Z","response_time":2576,"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":"romis2012","name":"Roman Snegirev","uuid":"2741982","kind":"user","description":"","email":"","website":null,"location":"Moscow, Russia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2741982?u=e05ffba4829828febb04be870bf4dd5237c3845d\u0026v=4","repositories_count":13,"last_synced_at":"2024-05-17T06:48:48.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/romis2012","funding_links":[],"total_stars":480,"followers":16,"following":0,"created_at":"2022-11-02T16:32:00.749Z","updated_at":"2024-05-17T06:48:53.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romis2012","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romis2012/repositories"},"tags":[{"name":"v2.7.2","sha":"e769dba047ba30e4b323206da370119ab196e4a8","kind":"tag","published_at":"2025-08-01T06:38:24.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.7.2","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"8eb860cbb89c15d16cf94b99c842752ee90f3e0f","kind":"tag","published_at":"2025-02-01T18:13:31.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.7.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"60ee72572bbd077feeef817f1cbbe6b8a8fea191","kind":"tag","published_at":"2025-01-28T10:54:00.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.7.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"255e623b22d6fb63f9752c7b9a427a80876c8cc8","kind":"tag","published_at":"2024-12-27T06:55:09.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.6.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d17e6cd369473501162c08039c030370ed70611a","kind":"tag","published_at":"2024-12-26T06:18:08.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.6.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"313dff94482be24bf590becc6c200553b5e50266","kind":"tag","published_at":"2024-10-06T05:36:59.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.5.3","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e5766a44399fe4dd5a43937581a460767379c1bc","kind":"tag","published_at":"2024-09-25T07:30:35.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.5.2","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f61534a9adfe9e5cbf9cd9e575ba8cfc1e3e1036","kind":"tag","published_at":"2024-08-21T09:31:13.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.5.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c1306a40f3eba094a94d8e8fa210adeb5000631f","kind":"tag","published_at":"2024-06-25T11:22:52.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.5.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"36d56b27c1e325900448e6934f0c37757b403c1a","kind":"tag","published_at":"2023-12-08T14:24:39.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.4.4","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"d657fa1ef467cf9fefdf8eaa23123e3b4d3374eb","kind":"tag","published_at":"2023-09-26T08:39:43.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.4.3","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"9bdb27d25a5ab7336742a6e26e763ab9fbd2d9a0","kind":"tag","published_at":"2023-09-11T06:29:05.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.4.2","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"075452428748aa0e934226b346e8df4b9949d6d9","kind":"tag","published_at":"2023-09-08T09:44:59.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.4.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"6c319f03a862d57c1ea6e7eabdd6098ce366aa93","kind":"tag","published_at":"2023-09-08T06:10:55.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.4.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3d164d751aa033a26586e102a2dbc902fdc26e2f","kind":"tag","published_at":"2023-05-08T07:15:35.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.3.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b834fa499b383dc81daf573031eb859b7de34869","kind":"tag","published_at":"2023-03-13T05:53:13.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.2.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e325a74b66f0474395ad11298bd4b63a01419d6f","kind":"tag","published_at":"2022-12-19T12:09:33.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.1.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b8e4bfa3e5c93b9c5cb3f2b2c7107a16e60a1ba1","kind":"tag","published_at":"2022-12-18T06:03:02.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.1.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"c43f061905f1d7384127efce4708c8da26ef63cc","kind":"tag","published_at":"2022-01-22T10:10:59.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.0.3","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"85bf3e8c1e0e63312cfc98baef0010309a546b5b","kind":"tag","published_at":"2022-01-13T08:13:53.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.0.2","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1f579fbe782409974c714af3598d35241af90ccc","kind":"tag","published_at":"2021-12-17T06:54:58.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.0.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e044262809130ca2dd2a0f339e17d773e44aace1","kind":"tag","published_at":"2021-11-23T13:06:07.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v2.0.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v2.0.0/manifests"},{"name":"v1.2.4","sha":"63de8362eee9c59f2a374c1c7acb20e389e45014","kind":"tag","published_at":"2021-03-30T11:53:40.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.2.4","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"f57930bb5f831e8437f2746490699c866f800c05","kind":"tag","published_at":"2021-03-23T11:51:12.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.2.3","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"b34cd4d2d9d940071e4bf3e5d6f0b9e44c24b830","kind":"tag","published_at":"2021-03-01T10:01:59.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.2.2","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"95cdac1a0a1a23e49a75fe90d8b6d3f031c8b232","kind":"tag","published_at":"2021-02-16T12:24:44.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.2.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"31930cf4f479dba40b48fd0e12e5eeacb156b0fa","kind":"tag","published_at":"2021-01-17T07:10:02.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.2.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"15100f651482d11df2c9aa91f8bdc8520d5ee18d","kind":"tag","published_at":"2021-01-16T13:09:21.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.1.3","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"6b17343cc69367e11f5ca351763a2d513b968983","kind":"tag","published_at":"2020-12-16T08:46:38.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.1.2","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0033c8022b797a64851b4a0bdc449ba807c9e2ae","kind":"tag","published_at":"2020-11-22T14:40:57.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.1.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f00d0f3bfe8b257b8ef4c0a166e611b712bfe6c3","kind":"tag","published_at":"2020-09-21T13:44:45.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.1.0","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"1f30d627e7a8e5d84e1dfd2ed4229364e6644f13","kind":"tag","published_at":"2020-09-20T11:29:47.000Z","download_url":"https://codeload.github.com/romis2012/python-socks/tar.gz/v1.0.1","html_url":"https://github.com/romis2012/python-socks/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/romis2012/python-socks@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romis2012%2Fpython-socks/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-05T07:35:53.386Z","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":23.7593926111459,"forks_count":24.784752661239825,"average":15.796219474013776},"purl":"pkg:apk/alpine/py3-python-socks?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-python-socks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-python-socks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-python-socks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:11:29.092Z","issues_count":30,"pull_requests_count":15,"avg_time_to_close_issue":1228701.0666666667,"avg_time_to_close_pull_request":1359426.0714285714,"issues_closed_count":30,"pull_requests_closed_count":14,"pull_request_authors_count":11,"issue_authors_count":25,"avg_comments_per_issue":2.1333333333333333,"avg_comments_per_pull_request":1.8,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":4100574.0,"past_year_avg_time_to_close_pull_request":100786.4,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":2.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/romis2012%2Fpython-socks/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-python-socks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-python-socks/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-python-socks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-python-socks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-python-socks/codemeta","maintainers":[{"uuid":"michal@ert.pl","login":null,"name":"Michał Adamski","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Adamski","packages_count":18,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Adamski","role":null,"created_at":"2023-01-31T19:48:46.425Z","updated_at":"2023-01-31T19:48:46.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@ert.pl/packages"}]}