{"id":68411,"name":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","url":"https://github.com/httplib2/httplib2","last_synced_at":"2025-09-08T14:09:57.230Z","repository":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3830,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-05T21:47:10.367Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196122,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"packages":[{"id":11138981,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.22.0-r2","last_synced_at":"2025-09-05T21:56:15.660Z","created_at":"2024-12-07T12:42:20.246Z","updated_at":"2025-09-06T17:25:12.611Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.611Z","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/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":126,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-12-10T17:16:52.155Z","updated_at":"2024-12-10T17:16:52.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10344530,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.22.0-r2","last_synced_at":"2025-09-05T21:56:33.078Z","created_at":"2024-06-11T09:58:46.248Z","updated_at":"2025-09-06T17:25:12.612Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.612Z","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/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":190,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-06-12T01:11:27.633Z","updated_at":"2024-06-12T01:11:27.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6119611,"name":"py-httplib2","ecosystem":"alpine","description":"A Python HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2017-10-31T19:05:02.000Z","latest_release_published_at":"2017-10-31T19:05:02.000Z","latest_release_number":"0.10.3-r0","last_synced_at":"2025-09-05T21:56:00.541Z","created_at":"2023-01-31T21:39:12.954Z","updated_at":"2025-09-06T17:25:12.609Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.7/main/x86_64/py-httplib2","install_command":"apk add py-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.608Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.5937084625609215,"stargazers_count":4.519273371732388,"forks_count":3.2454585733274257,"average":3.339610101905184},"purl":"pkg:apk/alpine/py-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":232,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T10:19:10.770Z","updated_at":"2023-02-01T10:19:10.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.7","url":"https://pkgs.alpinelinux.org/packages?branch=v3.7","ecosystem":"alpine","default":false,"packages_count":9028,"maintainers_count":126,"namespaces_count":2,"keywords_count":658,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":298},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.832Z","updated_at":"2025-09-03T06:56:30.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/namespaces"}},{"id":6132186,"name":"py-httplib2","ecosystem":"alpine","description":"A Python HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2017-04-21T07:55:41.000Z","latest_release_published_at":"2017-04-21T07:55:41.000Z","latest_release_number":"0.10.3-r0","last_synced_at":"2025-09-05T21:56:12.205Z","created_at":"2023-01-31T22:12:10.877Z","updated_at":"2025-09-06T17:25:12.609Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.6/main/x86_64/py-httplib2","install_command":"apk add py-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.608Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.216203373722974,"stargazers_count":3.3499643620812543,"forks_count":2.3521026372059874,"average":3.979567593252554},"purl":"pkg:apk/alpine/py-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":213,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T11:58:48.346Z","updated_at":"2023-02-01T11:58:48.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.6","url":"https://pkgs.alpinelinux.org/packages?branch=v3.6","ecosystem":"alpine","default":false,"packages_count":8418,"maintainers_count":115,"namespaces_count":2,"keywords_count":564,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":248},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.872Z","updated_at":"2025-09-03T06:57:32.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/namespaces"}},{"id":6096484,"name":"py-httplib2","ecosystem":"alpine","description":"Python HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2018-05-01T18:31:50.000Z","latest_release_published_at":"2018-05-01T18:31:50.000Z","latest_release_number":"0.11.1-r0","last_synced_at":"2025-09-05T21:56:12.856Z","created_at":"2023-01-31T20:35:58.029Z","updated_at":"2025-09-06T17:25:12.610Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.8/main/x86_64/py-httplib2","install_command":"apk add py-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.608Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.225414132941914,"stargazers_count":5.116376598867687,"forks_count":3.5961417487942966,"average":8.484483120150975},"purl":"pkg:apk/alpine/py-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":248,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T07:06:41.469Z","updated_at":"2023-02-01T07:06:41.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.8","url":"https://pkgs.alpinelinux.org/packages?branch=v3.8","ecosystem":"alpine","default":false,"packages_count":9538,"maintainers_count":148,"namespaces_count":2,"keywords_count":767,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":325},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.817Z","updated_at":"2025-09-03T05:48:39.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/namespaces"}},{"id":11765538,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.22.0-r2","last_synced_at":"2025-09-05T21:56:15.554Z","created_at":"2025-06-07T18:22:41.021Z","updated_at":"2025-09-06T17:25:12.610Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.610Z","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/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":118,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2025-06-08T15:31:52.529Z","updated_at":"2025-06-08T15:31:52.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6134485,"name":"py3-httplib2","ecosystem":"alpine","description":"A Python HTTP client library (for python3)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2017-04-21T07:55:41.000Z","latest_release_published_at":"2017-04-21T07:55:41.000Z","latest_release_number":"0.10.3-r0","last_synced_at":"2025-09-05T21:56:12.095Z","created_at":"2023-01-31T22:18:39.258Z","updated_at":"2025-09-06T17:25:12.611Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.6/main/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.610Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.061059634117367,"stargazers_count":3.3499643620812543,"forks_count":2.3521026372059874,"average":8.190781658351153},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":213,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T12:16:15.954Z","updated_at":"2023-02-01T12:16:15.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.6","url":"https://pkgs.alpinelinux.org/packages?branch=v3.6","ecosystem":"alpine","default":false,"packages_count":8418,"maintainers_count":115,"namespaces_count":2,"keywords_count":564,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":248},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.872Z","updated_at":"2025-09-03T06:57:32.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/namespaces"}},{"id":6169580,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-07-19T18:55:23.000Z","latest_release_published_at":"2021-07-19T18:55:23.000Z","latest_release_number":"0.19.1-r0","last_synced_at":"2025-09-05T21:56:24.221Z","created_at":"2023-02-01T00:06:39.126Z","updated_at":"2025-09-06T17:25:12.610Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.610Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.546004918963234,"stargazers_count":8.040612978495302,"forks_count":5.328876836728258,"average":4.9788736835466985},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":180,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-20T00:01:42.342Z","updated_at":"2023-02-20T00:01:42.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":6119656,"name":"py3-httplib2","ecosystem":"alpine","description":"A Python HTTP client library (for python3)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2017-10-31T19:05:01.000Z","latest_release_published_at":"2017-10-31T19:05:01.000Z","latest_release_number":"0.10.3-r0","last_synced_at":"2025-09-05T21:55:59.074Z","created_at":"2023-01-31T21:39:18.701Z","updated_at":"2025-09-06T17:25:12.612Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.7/main/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.611Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.21577315019938,"stargazers_count":4.519273371732388,"forks_count":3.2454585733274257,"average":4.245126273814798},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":232,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T10:19:27.891Z","updated_at":"2023-02-01T10:19:27.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.7","url":"https://pkgs.alpinelinux.org/packages?branch=v3.7","ecosystem":"alpine","default":false,"packages_count":9028,"maintainers_count":126,"namespaces_count":2,"keywords_count":658,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":298},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.832Z","updated_at":"2025-09-03T06:56:30.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/namespaces"}},{"id":6068501,"name":"py-httplib2","ecosystem":"alpine","description":"Python HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2019-05-05T17:04:35.000Z","latest_release_published_at":"2019-05-05T17:04:35.000Z","latest_release_number":"0.12.1-r1","last_synced_at":"2025-09-05T21:56:02.981Z","created_at":"2023-01-31T19:25:51.033Z","updated_at":"2025-09-06T17:25:12.611Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/main/x86_64/py-httplib2","install_command":"apk add py-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.611Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.767891682785299,"stargazers_count":5.909090909090909,"forks_count":4.090909090909091,"average":4.941972920696324},"purl":"pkg:apk/alpine/py-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":254,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T02:18:08.909Z","updated_at":"2023-02-01T02:18:08.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":920,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":384},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2025-09-03T06:50:30.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":7778932,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_number":"0.22.0-r1","last_synced_at":"2025-09-05T21:56:15.092Z","created_at":"2023-05-22T14:25:53.408Z","updated_at":"2025-09-06T17:25:12.609Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.609Z","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":11.740062839758615,"forks_count":7.1068774624707,"docker_downloads_count":null,"average":4.711735075557328},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:13:03.061Z","updated_at":"2023-05-23T07:13:03.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6223539,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-21T07:26:19.000Z","latest_release_published_at":"2020-05-21T07:26:19.000Z","latest_release_number":"0.18.1-r0","last_synced_at":"2025-09-05T21:56:15.700Z","created_at":"2023-02-01T03:53:28.520Z","updated_at":"2025-09-06T17:25:12.609Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.609Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.220246023662148,"stargazers_count":6.526678680560996,"forks_count":4.583561858497219,"average":3.582621640680091},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":163,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-20T00:01:57.813Z","updated_at":"2023-02-20T00:01:57.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1434,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":473},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2025-08-23T06:43:35.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6114001,"name":"py2-httplib2","ecosystem":"alpine","description":"A Python HTTP client library (for python2)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2017-10-31T19:04:59.000Z","latest_release_published_at":"2017-10-31T19:04:59.000Z","latest_release_number":"0.10.3-r0","last_synced_at":"2025-09-05T21:55:58.608Z","created_at":"2023-01-31T21:25:23.313Z","updated_at":"2025-09-06T17:25:12.613Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.7/main/x86_64/py2-httplib2","install_command":"apk add py2-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.613Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":23.382809038546743,"stargazers_count":4.519273371732388,"forks_count":3.2454585733274257,"average":7.786885245901639},"purl":"pkg:apk/alpine/py2-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py2-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py2-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py2-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py2-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":232,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T09:25:26.668Z","updated_at":"2023-02-01T09:25:26.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.7","url":"https://pkgs.alpinelinux.org/packages?branch=v3.7","ecosystem":"alpine","default":false,"packages_count":9028,"maintainers_count":126,"namespaces_count":2,"keywords_count":658,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":298},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.832Z","updated_at":"2025-09-03T06:56:30.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/namespaces"}},{"id":11138983,"name":"py3-httplib2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-httplib2","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.22.0-r2","last_synced_at":"2025-09-05T21:56:16.140Z","created_at":"2024-12-07T12:42:21.305Z","updated_at":"2025-09-06T17:25:12.612Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-httplib2-pyc","install_command":"apk add py3-httplib2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.612Z","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/py3-httplib2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-httplib2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-httplib2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-httplib2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-httplib2-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":126,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-12-10T17:16:51.368Z","updated_at":"2024-12-10T17:16:51.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6133464,"name":"py2-httplib2","ecosystem":"alpine","description":"A Python HTTP client library (for python2)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2017-04-21T07:55:39.000Z","latest_release_published_at":"2017-04-21T07:55:39.000Z","latest_release_number":"0.10.3-r0","last_synced_at":"2025-09-05T21:56:11.731Z","created_at":"2023-01-31T22:15:27.296Z","updated_at":"2025-09-06T17:25:12.613Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.6/main/x86_64/py2-httplib2","install_command":"apk add py2-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.612Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.061059634117367,"stargazers_count":3.3499643620812543,"forks_count":2.3521026372059874,"average":8.190781658351153},"purl":"pkg:apk/alpine/py2-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py2-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py2-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py2-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py2-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":213,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T12:08:34.070Z","updated_at":"2023-02-01T12:08:34.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.6","url":"https://pkgs.alpinelinux.org/packages?branch=v3.6","ecosystem":"alpine","default":false,"packages_count":8418,"maintainers_count":115,"namespaces_count":2,"keywords_count":564,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":248},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.872Z","updated_at":"2025-09-03T06:57:32.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/namespaces"}},{"id":6082218,"name":"py2-httplib2","ecosystem":"alpine","description":"Python HTTP client library (for python2)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2019-01-21T23:15:18.000Z","latest_release_published_at":"2019-01-21T23:15:18.000Z","latest_release_number":"0.12.0-r0","last_synced_at":"2025-09-05T21:56:13.170Z","created_at":"2023-01-31T19:58:34.950Z","updated_at":"2025-09-06T17:25:12.763Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/py2-httplib2","install_command":"apk add py2-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.763Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.708380346702227,"stargazers_count":5.50825725715458,"forks_count":3.8670632885424148,"average":4.020925223099805},"purl":"pkg:apk/alpine/py2-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py2-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py2-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py2-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py2-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":259,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T04:46:18.209Z","updated_at":"2023-02-01T04:46:18.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.9","url":"https://pkgs.alpinelinux.org/packages?branch=v3.9","ecosystem":"alpine","default":false,"packages_count":9749,"maintainers_count":154,"namespaces_count":2,"keywords_count":832,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":347},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.805Z","updated_at":"2025-09-03T05:48:51.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/namespaces"}},{"id":6064088,"name":"py3-httplib2","ecosystem":"alpine","description":"Python HTTP client library (for python3)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2019-05-05T17:04:35.000Z","latest_release_published_at":"2019-05-05T17:04:35.000Z","latest_release_number":"0.12.1-r1","last_synced_at":"2025-09-05T21:56:04.872Z","created_at":"2023-01-31T19:14:03.391Z","updated_at":"2025-09-06T17:25:12.763Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/main/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.762Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":7.417794970986461,"stargazers_count":5.909090909090909,"forks_count":4.090909090909091,"average":4.354448742746615},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":254,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T01:16:30.422Z","updated_at":"2023-02-01T01:16:30.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":920,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":384},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2025-09-03T06:50:30.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":6100676,"name":"py2-httplib2","ecosystem":"alpine","description":"Python HTTP client library (for python2)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2018-05-01T18:31:49.000Z","latest_release_published_at":"2018-05-01T18:31:49.000Z","latest_release_number":"0.11.1-r0","last_synced_at":"2025-09-05T21:56:04.042Z","created_at":"2023-01-31T20:47:01.754Z","updated_at":"2025-09-06T17:25:12.764Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.8/main/x86_64/py2-httplib2","install_command":"apk add py2-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.764Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.763472426085134,"stargazers_count":5.116376598867687,"forks_count":3.5961417487942966,"average":5.118997693436779},"purl":"pkg:apk/alpine/py2-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py2-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py2-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py2-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py2-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":248,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T07:41:16.492Z","updated_at":"2023-02-01T07:41:16.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.8","url":"https://pkgs.alpinelinux.org/packages?branch=v3.8","ecosystem":"alpine","default":false,"packages_count":9538,"maintainers_count":148,"namespaces_count":2,"keywords_count":767,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":325},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.817Z","updated_at":"2025-09-03T05:48:39.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/namespaces"}},{"id":6194463,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-05-22T13:08:56.000Z","latest_release_published_at":"2021-05-22T13:08:56.000Z","latest_release_number":"0.19.0-r1","last_synced_at":"2025-09-05T21:56:10.767Z","created_at":"2023-02-01T01:35:46.646Z","updated_at":"2025-09-06T17:25:12.763Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.763Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.5967375317555823,"stargazers_count":7.414092793154165,"forks_count":5.114320096269555,"average":4.031287605294826},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":182,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-20T00:01:31.539Z","updated_at":"2023-02-20T00:01:31.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":6056748,"name":"py3-httplib2","ecosystem":"alpine","description":"HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2025-09-05T04:34:46.000Z","latest_release_number":"0.30.0-r0","last_synced_at":"2025-09-05T04:45:32.327Z","created_at":"2023-01-31T18:54:29.222Z","updated_at":"2025-09-06T17:25:12.893Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.892Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":1.745460237946149,"stargazers_count":12.942235441452723,"forks_count":8.144176581089543,"average":5.707968065122103},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":467,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-01-31T23:30:14.124Z","updated_at":"2023-01-31T23:30:14.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6093016,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-30T03:10:35.000Z","latest_release_published_at":"2022-10-30T03:10:35.000Z","latest_release_number":"0.21.0-r0","last_synced_at":"2025-08-18T22:18:58.357Z","created_at":"2023-01-31T20:26:29.594Z","updated_at":"2025-09-06T17:25:12.899Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:12.897Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.674525653980015,"stargazers_count":10.766812619288201,"forks_count":6.882227461547099,"average":6.080891433703829},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":184,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T06:32:22.390Z","updated_at":"2023-02-01T06:32:22.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6083163,"name":"py3-httplib2","ecosystem":"alpine","description":"Python HTTP client library (for python3)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2019-01-21T23:15:19.000Z","latest_release_published_at":"2019-01-21T23:15:19.000Z","latest_release_number":"0.12.0-r0","last_synced_at":"2025-09-05T21:56:04.919Z","created_at":"2023-01-31T20:00:51.791Z","updated_at":"2025-09-06T17:25:13.059Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:13.059Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.708380346702227,"stargazers_count":5.50825725715458,"forks_count":3.8670632885424148,"average":4.020925223099805},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":259,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T04:54:37.999Z","updated_at":"2023-02-01T04:54:37.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.9","url":"https://pkgs.alpinelinux.org/packages?branch=v3.9","ecosystem":"alpine","default":false,"packages_count":9749,"maintainers_count":154,"namespaces_count":2,"keywords_count":832,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":347},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.805Z","updated_at":"2025-09-03T05:48:51.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/namespaces"}},{"id":6100480,"name":"py3-httplib2","ecosystem":"alpine","description":"Python HTTP client library (for python3)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2018-05-01T18:31:49.000Z","latest_release_published_at":"2018-05-01T18:31:49.000Z","latest_release_number":"0.11.1-r0","last_synced_at":"2025-08-18T21:03:53.837Z","created_at":"2023-01-31T20:46:35.820Z","updated_at":"2025-09-06T17:25:13.069Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.8/main/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:13.069Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.02704969595303,"stargazers_count":5.116376598867687,"forks_count":3.5961417487942966,"average":4.434892010903753},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":248,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T07:39:30.380Z","updated_at":"2023-02-01T07:39:30.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.8","url":"https://pkgs.alpinelinux.org/packages?branch=v3.8","ecosystem":"alpine","default":false,"packages_count":9538,"maintainers_count":148,"namespaces_count":2,"keywords_count":767,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":325},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.817Z","updated_at":"2025-09-03T05:48:39.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/namespaces"}},{"id":6210866,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-21T07:26:19.000Z","latest_release_published_at":"2020-05-21T07:26:19.000Z","latest_release_number":"0.18.1-r0","last_synced_at":"2025-08-12T09:26:34.145Z","created_at":"2023-02-01T02:55:42.533Z","updated_at":"2025-09-06T17:25:13.142Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:13.141Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.2387565661653595,"stargazers_count":7.3253220119450235,"forks_count":5.137799525077355,"average":4.6754695257969345},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":176,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-20T00:01:57.971Z","updated_at":"2023-02-20T00:01:57.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":11765539,"name":"py3-httplib2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-httplib2","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.22.0-r2","last_synced_at":"2025-09-05T21:56:25.841Z","created_at":"2025-06-07T18:22:41.489Z","updated_at":"2025-09-06T17:25:13.335Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-httplib2-pyc","install_command":"apk add py3-httplib2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:13.335Z","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/py3-httplib2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-httplib2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-httplib2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-httplib2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-httplib2-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":118,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2025-06-08T15:32:03.962Z","updated_at":"2025-06-08T15:32:03.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":75481,"name":"py-httplib2","ecosystem":"spack","description":"A comprehensive HTTP client library.\n","homepage":"https://github.com/httplib2/httplib2","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:25:09.746Z","latest_release_published_at":"2023-07-02T00:51:55.166Z","latest_release_number":"0.22.0","last_synced_at":"2025-01-13T16:18:50.377Z","created_at":"2022-04-05T09:25:09.717Z","updated_at":"2025-09-06T17:25:13.943Z","registry_url":"https://packages.spack.io/package.html?name=py-httplib2","install_command":"spack install py-httplib2","documentation_url":null,"metadata":{},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:13.943Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.6694456023343065,"stargazers_count":10.226483256912603,"forks_count":7.16965402250938,"average":6.016395720439072},"purl":"pkg:spack/py-httplib2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httplib2/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:46.225Z","updated_at":"2022-11-14T16:51:46.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":6082464,"name":"py-httplib2","ecosystem":"alpine","description":"Python HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2019-01-21T23:15:19.000Z","latest_release_published_at":"2019-01-21T23:15:19.000Z","latest_release_number":"0.12.0-r0","last_synced_at":"2025-09-05T21:56:13.512Z","created_at":"2023-01-31T19:59:08.287Z","updated_at":"2025-09-06T17:25:13.942Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/py-httplib2","install_command":"apk add py-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:13.941Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.708380346702227,"stargazers_count":5.50825725715458,"forks_count":3.8670632885424148,"average":4.020925223099805},"purl":"pkg:apk/alpine/py-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":259,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T04:48:27.892Z","updated_at":"2023-02-01T04:48:27.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.9","url":"https://pkgs.alpinelinux.org/packages?branch=v3.9","ecosystem":"alpine","default":false,"packages_count":9749,"maintainers_count":154,"namespaces_count":2,"keywords_count":832,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":347},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.805Z","updated_at":"2025-09-03T05:48:51.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/namespaces"}},{"id":6228445,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2020-05-23T11:33:00.000Z","latest_release_published_at":"2020-05-23T11:33:00.000Z","latest_release_number":"0.14.0-r2","last_synced_at":"2025-09-05T21:56:07.049Z","created_at":"2023-02-01T04:14:32.342Z","updated_at":"2025-09-06T17:25:14.115Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.11/main/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:14.115Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":8.116019159127195,"stargazers_count":6.466205428419372,"forks_count":4.576902607770091,"average":4.789781798829164},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":150,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-20T00:01:54.926Z","updated_at":"2023-02-20T00:01:54.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.11","url":"https://pkgs.alpinelinux.org/packages?branch=v3.11","ecosystem":"alpine","default":false,"packages_count":11274,"maintainers_count":184,"namespaces_count":2,"keywords_count":1187,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":392},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.767Z","updated_at":"2025-09-03T05:48:47.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/namespaces"}},{"id":6062997,"name":"py2-httplib2","ecosystem":"alpine","description":"Python HTTP client library (for python2)","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2019-05-05T17:04:34.000Z","latest_release_published_at":"2019-05-05T17:04:34.000Z","latest_release_number":"0.12.1-r1","last_synced_at":"2025-09-05T21:56:14.444Z","created_at":"2023-01-31T19:11:45.460Z","updated_at":"2025-09-06T17:25:14.217Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/main/x86_64/py2-httplib2","install_command":"apk add py2-httplib2","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:14.216Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":29.555125725338492,"stargazers_count":5.909090909090909,"forks_count":4.090909090909091,"average":9.888781431334623},"purl":"pkg:apk/alpine/py2-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":254,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T01:01:31.368Z","updated_at":"2023-02-01T01:01:31.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":920,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":384},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2025-09-03T06:50:30.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":5287477,"name":"httplib2","ecosystem":"conda","description":null,"homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2022-10-03T15:44:42.418Z","latest_release_published_at":"2022-11-01T12:28:00.000Z","latest_release_number":"0.21.0","last_synced_at":"2025-08-17T03:02:17.639Z","created_at":"2022-10-03T15:44:42.409Z","updated_at":"2025-09-06T17:25:14.437Z","registry_url":"https://anaconda.org/conda-forge/httplib2","install_command":"conda install -c conda-forge httplib2","documentation_url":null,"metadata":{},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:14.437Z","dependent_packages_count":21,"downloads":null,"downloads_period":null,"dependent_repos_count":53,"rankings":{"downloads":null,"dependent_repos_count":4.87549278906133,"dependent_packages_count":3.093966764808623,"stargazers_count":18.034832077448975,"forks_count":13.039572832975695,"docker_downloads_count":null,"average":9.760966116073655},"purl":"pkg:conda/httplib2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httplib2/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8676980,"name":"py3-httplib2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-httplib2","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"0.22.0-r1","last_synced_at":"2025-09-05T21:56:21.635Z","created_at":"2023-12-20T10:27:51.040Z","updated_at":"2025-09-06T17:25:15.242Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-httplib2-pyc","install_command":"apk add py3-httplib2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:15.242Z","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/py3-httplib2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-httplib2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-httplib2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-httplib2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-httplib2-pyc/related_packages","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8676979,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"0.22.0-r1","last_synced_at":"2025-09-05T21:56:21.410Z","created_at":"2023-12-20T10:27:50.929Z","updated_at":"2025-09-06T17:25:15.242Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:15.241Z","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/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":219,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-08-20T07:11:23.183Z","updated_at":"2024-08-20T07:11:23.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6146213,"name":"py3-httplib2","ecosystem":"alpine","description":"Python3 HTTP client library","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-12T18:56:59.000Z","latest_release_published_at":"2022-04-12T18:56:59.000Z","latest_release_number":"0.20.4-r0","last_synced_at":"2025-08-11T18:24:16.120Z","created_at":"2023-01-31T23:04:48.916Z","updated_at":"2025-09-06T17:25:15.507Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-httplib2","install_command":"apk add py3-httplib2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:15.506Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.106532840288783,"stargazers_count":8.745671186241708,"forks_count":5.458707518929389,"average":4.82772788636497},"purl":"pkg:apk/alpine/py3-httplib2?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-httplib2/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":181,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T13:59:16.372Z","updated_at":"2023-02-01T13:59:16.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":7605005,"name":"py3-httplib2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-httplib2","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_published_at":"2025-09-05T04:34:46.000Z","latest_release_number":"0.30.0-r0","last_synced_at":"2025-09-05T04:45:32.017Z","created_at":"2023-04-20T00:09:22.671Z","updated_at":"2025-09-06T17:25:16.202Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-httplib2-pyc","install_command":"apk add py3-httplib2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:16.202Z","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.250941315178945,"stargazers_count":13.288534863528255,"forks_count":8.38083732870248,"average":8.98007837685242},"purl":"pkg:apk/alpine/py3-httplib2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-httplib2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-httplib2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-httplib2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-httplib2-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":467,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-04-20T05:37:27.372Z","updated_at":"2023-04-20T05:37:27.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7778933,"name":"py3-httplib2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-httplib2","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_number":"0.22.0-r1","last_synced_at":"2025-09-05T21:56:31.851Z","created_at":"2023-05-22T14:25:54.695Z","updated_at":"2025-09-06T17:25:16.882Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-httplib2-pyc","install_command":"apk add py3-httplib2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:16.882Z","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":11.740062839758615,"forks_count":7.1068774624707,"docker_downloads_count":null,"average":4.711735075557328},"purl":"pkg:apk/alpine/py3-httplib2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-httplib2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-httplib2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-httplib2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-httplib2-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:13:01.111Z","updated_at":"2023-05-23T07:13:01.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":2761532,"name":"httplib2","ecosystem":"pypi","description":"A comprehensive HTTP client library.","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2023-08-21T06:21:24.865Z","latest_release_published_at":"2025-08-29T18:58:33.000Z","latest_release_number":"0.30.0","last_synced_at":"2025-09-07T16:02:46.437Z","created_at":"2022-04-10T11:15:59.368Z","updated_at":"2025-09-07T16:02:46.438Z","registry_url":"https://pypi.org/project/httplib2/","install_command":"pip install httplib2 --index-url https://pypi.org/simple","documentation_url":"https://httplib2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Internet :: WWW/HTTP","Topic :: Software Development :: Libraries"],"normalized_name":"httplib2","project_status":null},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2024-08-05T09:47:16.000Z","size":3797,"stargazers_count":488,"open_issues_count":63,"forks_count":185,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-08-27T11:38:21.795Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-02T22:59:52.000Z","updated_at":"2024-08-27T08:56:42.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217498203,"owners_count":16186291,"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","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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2024-09-08T01:27:12.100Z","dependent_packages_count":266,"downloads":83595863,"downloads_period":"last-month","dependent_repos_count":48310,"rankings":{"downloads":0.038517480516574436,"dependent_repos_count":0.028062735804932806,"dependent_packages_count":0.08840678861423276,"stargazers_count":3.767926677390422,"forks_count":4.790657493392418,"docker_downloads_count":0.008987412120534036,"average":1.4537597646398523},"purl":"pkg:pypi/httplib2","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTkzeGotOG1ydi00NDRt","url":"https://github.com/advisories/GHSA-93xj-8mrv-444m","title":"Regular Expression Denial of Service (REDoS) in httplib2","description":"### Impact\nA malicious server which responds with long series of `\\xa0` characters in the `www-authenticate` header may cause Denial of Service (CPU burn while parsing header) of the httplib2 client accessing said server.\n\n### Patches\nVersion 0.19.0 contains new implementation of auth headers parsing, using pyparsing library.\nhttps://github.com/httplib2/httplib2/pull/182\n\n### Workarounds\n```py\nimport httplib2\nhttplib2.USE_WWW_AUTH_STRICT_PARSING = True\n```\n\n### Technical Details\n\nThe vulnerable regular expression is https://github.com/httplib2/httplib2/blob/595e248d0958c00e83cb28f136a2a54772772b50/python3/httplib2/__init__.py#L336-L338\n\nThe section before the equals sign contains multiple overlapping groups. Ignoring the optional part containing a comma, we have:\n\n    \\s*[^ \\t\\r\\n=]+\\s*=\n\nSince all three infinitely repeating groups accept the non-breaking space character `\\xa0`, a long string of `\\xa0` causes catastrophic backtracking.\n\nThe complexity is cubic, so doubling the length of the malicious string of `\\xa0` makes processing take 8 times as long.\n\n### Reproduction Steps\n\nRun a malicious server which responds with\n\n    www-authenticate: x \\xa0\\xa0\\xa0\\xa0x\n\nbut with many more `\\xa0` characters.\n\nAn example malicious python server is below:\n\n```py\nfrom http.server import BaseHTTPRequestHandler, HTTPServer\n\ndef make_header_value(n_spaces):\n    repeat = \"\\xa0\" * n_spaces\n    return f\"x {repeat}x\"\n\nclass Handler(BaseHTTPRequestHandler):\n    def do_GET(self):\n        self.log_request(401)\n        self.send_response_only(401)  # Don't bother sending Server and Date\n        n_spaces = (\n            int(self.path[1:])  # Can GET e.g. /100 to test shorter sequences\n            if len(self.path) \u003e 1 else\n            65512  # Max header line length 65536\n        )\n        value = make_header_value(n_spaces)\n        self.send_header(\"www-authenticate\", value)  # This header can actually be sent multiple times\n        self.end_headers()\n\nif __name__ == \"__main__\":\n    HTTPServer((\"\", 1337), Handler).serve_forever()\n```\n\nConnect to the server with httplib2:\n\n```py\nimport httplib2\nhttplib2.Http(\".cache\").request(\"http://localhost:1337\", \"GET\")\n```\n\nTo benchmark performance with shorter strings, you can set the path to a number e.g. http://localhost:1337/1000\n\n\n### References\nThanks to [Ben Caller](https://github.com/b-c-ds) ([Doyensec](https://doyensec.com)) for finding vulnerability and discrete notification.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [httplib2](https://github.com/httplib2/httplib2/issues/new)\n* Email [current maintainer at 2021-01](mailto:temotor@gmail.com)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-02-08T19:41:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P","references":["https://github.com/httplib2/httplib2/security/advisories/GHSA-93xj-8mrv-444m","https://github.com/httplib2/httplib2/pull/182","https://github.com/httplib2/httplib2/commit/bd9ee252c8f099608019709e22c0d705e98d26bc","https://nvd.nist.gov/vuln/detail/CVE-2021-21240","https://pypi.org/project/httplib2","https://github.com/pypa/advisory-database/tree/main/vulns/httplib2/PYSEC-2021-16.yaml","https://github.com/advisories/GHSA-93xj-8mrv-444m"],"source_kind":"github","identifiers":["GHSA-93xj-8mrv-444m","CVE-2021-21240"],"repository_url":"https://github.com/httplib2/httplib2","blast_radius":36.0670851886462,"packages":[{"versions":[{"first_patched_version":"0.19.0","vulnerable_version_range":"\u003c 0.19.0"}],"ecosystem":"pypi","package_name":"httplib2"}],"created_at":"2022-12-21T16:13:11.600Z","updated_at":"2025-08-06T02:19:37.284Z","epss_percentage":0.04541,"epss_percentile":0.88738},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWdnODQtcWd2OS13NHBx","url":"https://github.com/advisories/GHSA-gg84-qgv9-w4pq","title":"CRLF injection in httplib2","description":"### Impact\nAttacker controlling unescaped part of uri for `httplib2.Http.request()` could change request headers and body, send additional hidden requests to same server.\n\nImpacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping.\n\n### Patches\nProblem has been fixed in 0.18.0\nSpace, CR, LF characters are now quoted before any use.\nThis solution should not impact any valid usage of httplib2 library, that is uri constructed by urllib.\n\n### Workarounds\nCreate URI with `urllib.parse` family functions: `urlencode`, `urlunsplit`.\n\n```diff\nuser_input = \" HTTP/1.1\\r\\ninjected: attack\\r\\nignore-http:\"\n-uri = \"https://api.server/?q={}\".format(user_input)\n+uri = urllib.parse.urlunsplit((\"https\", \"api.server\", \"/v1\", urllib.parse.urlencode({\"q\": user_input}), \"\"))\nhttp.request(uri)\n```\n\n### References\nhttps://cwe.mitre.org/data/definitions/93.html\nhttps://docs.python.org/3/library/urllib.parse.html\n\nThanks to Recar https://github.com/Ciyfly for finding vulnerability and discrete notification.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [httplib2](https://github.com/httplib2/httplib2/issues/new)\n* Email [current maintainer at 2020-05](mailto:temotor@gmail.com)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-05-20T15:55:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N","references":["https://github.com/httplib2/httplib2/security/advisories/GHSA-gg84-qgv9-w4pq","https://github.com/httplib2/httplib2/commit/a1457cc31f3206cf691d11d2bf34e98865873e9e","https://nvd.nist.gov/vuln/detail/CVE-2020-11078","https://lists.apache.org/thread.html/rc9eff9572946142b657c900fe63ea4bbd3535911e8d4ce4d08fe4b89@%3Ccommits.allura.apache.org%3E","https://lists.debian.org/debian-lts-announce/2020/06/msg00000.html","https://lists.apache.org/thread.html/r23711190c2e98152cb6f216b95090d5eeb978543bb7e0bad22ce47fc@%3Cissues.beam.apache.org%3E","https://lists.apache.org/thread.html/r69a462e690b5f2c3d418a288a2c98ae764d58587bd0b5d6ab141f25f@%3Cissues.beam.apache.org%3E","https://lists.apache.org/thread.html/rad8872fc99f670958c2774e2bf84ee32a3a0562a0c787465cf3dfa23@%3Cissues.beam.apache.org%3E","https://lists.apache.org/thread.html/r4d35dac106fab979f0db75a07fc4e320ad848b722103e79667ff99e1@%3Cissues.beam.apache.org%3E","https://lists.apache.org/thread.html/r7f364000066748299b331b615ba51c62f55ab5b201ddce9a22d98202@%3Cissues.beam.apache.org%3E","https://github.com/pypa/advisory-database/tree/main/vulns/httplib2/PYSEC-2020-46.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IXCX2AWROGWGY5GXR7VN3BKF34A2FO6J","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PZJ3D6JSM7CFZESZZKGUW2VX55BOSOXI","https://github.com/advisories/GHSA-gg84-qgv9-w4pq"],"source_kind":"github","identifiers":["GHSA-gg84-qgv9-w4pq","CVE-2020-11078"],"repository_url":"https://github.com/httplib2/httplib2","blast_radius":29.509433336165074,"packages":[{"versions":[{"first_patched_version":"0.18.0","vulnerable_version_range":"\u003c 0.18.0"}],"ecosystem":"pypi","package_name":"httplib2"}],"created_at":"2022-12-21T16:13:24.711Z","updated_at":"2025-08-06T02:20:43.220Z","epss_percentage":0.03194,"epss_percentile":0.86495},{"uuid":"GSA_kwCzR0hTQS1xNDhxLTc3cXYtY2Y5cM4AAUp3","url":"https://github.com/advisories/GHSA-q48q-77qv-cf9p","title":"httplib2 incorrectly checks SSL certificate","description":"httplib2 prior to version 0.10.1, after an initial connection is made, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T01:52:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-2037","https://bugs.launchpad.net/httplib2/+bug/1175272","http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706602","http://code.google.com/p/httplib2/issues/detail?id=282","http://seclists.org/oss-sec/2013/q2/257","http://www.ubuntu.com/usn/USN-1948-1","https://github.com/httplib2/httplib2/issues/5","https://github.com/httplib2/httplib2/commit/40cbdcc8586f2292fa0e76a3e8c012f0cc9ed919","https://web.archive.org/web/20200228052625/http://www.securityfocus.com/bid/52179","https://github.com/pypa/advisory-database/tree/main/vulns/httplib2/PYSEC-2014-81.yaml","https://github.com/advisories/GHSA-q48q-77qv-cf9p"],"source_kind":"github","identifiers":["GHSA-q48q-77qv-cf9p","CVE-2013-2037"],"repository_url":"https://github.com/httplib2/httplib2","blast_radius":30.91464444741103,"packages":[{"versions":[{"first_patched_version":"0.10.1","vulnerable_version_range":"\u003c 0.10.1"}],"ecosystem":"pypi","package_name":"httplib2"}],"created_at":"2024-04-29T12:05:35.869Z","updated_at":"2024-09-23T16:42:54.000Z","epss_percentage":0.00492,"epss_percentile":0.64502}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/httplib2","docker_dependents_count":6178,"docker_downloads_count":5889819572,"usage_url":"https://repos.ecosyste.ms/usage/pypi/httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/httplib2/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-08T01:27:11.126Z","issues_count":58,"pull_requests_count":51,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":6105526.0,"issues_closed_count":31,"pull_requests_closed_count":37,"pull_request_authors_count":38,"issue_authors_count":53,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":2.627450980392157,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":26.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httplib2/related_packages","maintainers":[{"uuid":"graffatcolmingov","login":"graffatcolmingov","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/graffatcolmingov/","role":null,"created_at":"2022-12-13T16:56:58.633Z","updated_at":"2022-12-13T16:56:58.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/graffatcolmingov/packages"},{"uuid":"cdent","login":"cdent","name":null,"email":null,"url":null,"packages_count":78,"html_url":"https://pypi.org/user/cdent/","role":null,"created_at":"2022-12-13T16:56:58.619Z","updated_at":"2022-12-13T16:56:58.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cdent/packages"},{"uuid":"jcgregorio","login":"jcgregorio","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/jcgregorio/","role":null,"created_at":"2022-12-13T16:56:58.643Z","updated_at":"2022-12-13T16:56:58.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jcgregorio/packages"},{"uuid":"Sergey.Shepelev","login":"Sergey.Shepelev","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/Sergey.Shepelev/","role":null,"created_at":"2022-12-13T16:56:58.657Z","updated_at":"2022-12-13T16:56:58.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Sergey.Shepelev/packages"},{"uuid":"httplib2.release","login":"httplib2.release","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/httplib2.release/","role":null,"created_at":"2022-12-13T16:56:58.668Z","updated_at":"2022-12-13T16:56:58.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/httplib2.release/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10344533,"name":"py3-httplib2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-httplib2","homepage":"https://github.com/httplib2/httplib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.22.0-r2","last_synced_at":"2025-09-05T21:56:18.752Z","created_at":"2024-06-11T09:58:51.324Z","updated_at":"2025-09-06T17:25:15.174Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-httplib2-pyc","install_command":"apk add py3-httplib2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:15.173Z","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/py3-httplib2-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-httplib2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-httplib2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-httplib2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-httplib2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-httplib2-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-httplib2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-httplib2-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":190,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-06-12T01:11:31.280Z","updated_at":"2024-06-12T01:11:31.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":4109500,"name":"github.com/httplib2/httplib2","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/httplib2/httplib2","keywords_array":[],"namespace":"github.com/httplib2","versions_count":33,"first_release_published_at":"2015-04-11T13:50:15.000Z","latest_release_published_at":"2025-08-29T17:58:43.000Z","latest_release_number":"v0.30.0","last_synced_at":"2025-09-05T21:56:01.242Z","created_at":"2022-04-12T13:58:55.621Z","updated_at":"2025-09-06T17:25:14.662Z","registry_url":"https://pkg.go.dev/github.com/httplib2/httplib2","install_command":"go get github.com/httplib2/httplib2","documentation_url":"https://pkg.go.dev/github.com/httplib2/httplib2#section-documentation","metadata":{},"repo_metadata":{"id":5379896,"uuid":"53002916","full_name":"httplib2/httplib2","owner":"httplib2","description":"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:44:32.000Z","size":3831,"stargazers_count":498,"open_issues_count":63,"forks_count":185,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-08-29T20:10:48.594Z","etag":null,"topics":["http","http-client","network","python"],"latest_commit_sha":null,"homepage":"http://httplib2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httplib2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2016-03-02T22:59:52.000Z","updated_at":"2025-08-29T18:03:35.000Z","dependencies_parsed_at":"2024-06-18T12:23:46.605Z","dependency_job_id":"dbfee945-96d9-41e9-8932-65c2aca77af6","html_url":"https://github.com/httplib2/httplib2","commit_stats":{"total_commits":538,"total_committers":73,"mean_commits":7.36986301369863,"dds":0.6561338289962826,"last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/httplib2/httplib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/sbom","scorecard":{"id":471277,"data":{"date":"2025-08-11","repo":{"name":"github.com/httplib2/httplib2","commit":"1a6ff781792099e9e14d7beb610bd99112b17b07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/style.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/style.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/httplib2/httplib2/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: script/test:28","Warn: pipCommand not pinned by hash: script/test:36","Warn: pipCommand not pinned by hash: script/test:42","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:74","Warn: pipCommand not pinned by hash: .github/workflows/style.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:69","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz_request.py:2","Info: PythonAtherisFuzzer integration found: tests/fuzz_url.py:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: GHSA-79v4-65xg-pq4g"],"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 16 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-19T13:56:43.862Z","repository_id":5379896,"created_at":"2025-08-19T13:56:43.862Z","updated_at":"2025-08-19T13:56:43.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273824591,"owners_count":25174919,"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-05T02:00:09.113Z","response_time":402,"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":"httplib2","name":"httplib2","uuid":"17128733","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17128733?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:02.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/httplib2","funding_links":[],"total_stars":482,"followers":7,"following":0,"created_at":"2022-11-02T16:22:04.713Z","updated_at":"2024-03-25T18:41:02.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httplib2/repositories"},"tags":[{"name":"v0.30.0","sha":"ddfbfd579775027af57121d69f6bd913f01f9471","kind":"commit","published_at":"2025-08-29T17:58:43.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.30.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.30.0/manifests"},{"name":"v0.22.0","sha":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","kind":"commit","published_at":"2023-03-21T22:23:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.22.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"3094c64ee75e13530c62217180bf2a983084257e","kind":"commit","published_at":"2022-10-29T12:27:41.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.21.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"9d4501760c8ac66326d672ab5c94737d3d690ca4","kind":"commit","published_at":"2022-02-02T23:24:16.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"b10764a31c28a9f1c4ca5c24ae62422985cd6781","kind":"commit","published_at":"2021-11-19T08:46:31.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f4efdff5003aa99799f304540bf139d7e08a92f2","kind":"commit","published_at":"2021-11-02T07:04:35.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"41804463a5d1d56fd39511e4bcc215cf0ac1e357","kind":"commit","published_at":"2021-10-07T12:57:47.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a0d1e28d22ba8df56ef32f01830e12f47f39dccc","kind":"commit","published_at":"2021-10-07T08:50:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.20.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"58e6f66804665884393ebbe83968c0c2c16c9f70","kind":"commit","published_at":"2021-03-30T16:03:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"81e80d00c2b3cb51de6019cfd28b793184d7699a","kind":"commit","published_at":"2021-02-07T14:49:33.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.19.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"9bf300cdc372938f4237150d5b9b615879eb51a1","kind":"commit","published_at":"2020-05-20T19:56:40.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"8373177d3a9e4dd9c956f9bded22a5f96a00957b","kind":"commit","published_at":"2020-05-20T12:55:27.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.18.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"9413ffc973a2dc90abf787509ee82238345d5602","kind":"commit","published_at":"2020-05-19T14:28:48.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.4","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f5684876ef5e3b57c81f716c08b316fa36684f08","kind":"commit","published_at":"2020-04-22T09:09:01.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"067b3f250769e921dc397e28f3aadd0ffa14e17b","kind":"tag","published_at":"2020-04-10T23:24:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"0d490f692ca5f73cd2caaf9cc5e42e9f7702e453","kind":"tag","published_at":"2020-04-02T18:21:23.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"67463426cf79af766176b1f318fefefd3d5edc23","kind":"tag","published_at":"2020-01-24T14:12:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.17.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a128b94898068fb9357bb693f134c5d0a2443871","kind":"tag","published_at":"2020-01-15T22:54:53.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.16.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"095494db43abe8ddfd53b3c389baaadbfcae4f12","kind":"tag","published_at":"2019-12-19T14:34:09.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.15.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"761558788d540b9442cd1614570074c61aa0bfca","kind":"tag","published_at":"2019-09-27T04:44:13.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.14.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"d498ee35017a9498cff3e9aa9887b95b988e6ca9","kind":"tag","published_at":"2019-07-28T11:28:11.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e92155b85c719405fefe69b045f3bcf55d4fbcc1","kind":"commit","published_at":"2019-06-06T19:40:38.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.13.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"dd741d17b595ef47a12f06f7db823fb85edab603","kind":"commit","published_at":"2019-04-24T05:30:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"ead7f8038f1cd02a923544c4f3294c1389ad3e03","kind":"commit","published_at":"2019-02-14T16:38:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac","kind":"commit","published_at":"2018-11-14T04:40:05.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.12.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"70fb0c820d2e8211992b402d34444e4b32a1cb6e","kind":"commit","published_at":"2018-03-30T02:21:39.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"470bb2a9db658b7f851522051f2b0201a21e8925","kind":"commit","published_at":"2018-03-30T02:09:45.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f20cd36c44b75d9206f050304937d5f4d63f5b7a","kind":"commit","published_at":"2018-03-26T17:15:07.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5dee729d87cecab1b6c0d7874a8bbd8d24452849","kind":"commit","published_at":"2018-03-21T18:13:04.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.11.0","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"1ae16e0e8e868e4b81225631ee37c6555493014b","kind":"commit","published_at":"2017-02-06T17:56:20.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.3","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ef81f9566ee765b8f3d93429e3dfa17341d098e7","kind":"commit","published_at":"2017-02-03T21:09:28.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4623377a073e1027a691fe139ba1e851eabf0d49","kind":"commit","published_at":"2017-02-03T19:43:17.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.10.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.10.1/manifests"},{"name":"0.9.2","sha":"cf631a73e2f3f43897b65206127ced82382d35f5","kind":"tag","published_at":"2015-09-28T13:53:22.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.2","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"tag","published_at":"2015-09-28T13:52:59.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9.1/manifests"},{"name":"v0.9.1","sha":"f9f797223d075874b0031aea832152688ec23fef","kind":"commit","published_at":"2015-04-11T13:50:15.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9.1","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"058a1f9448d5c27c23772796f83a596caf9188e6","kind":"commit","published_at":"2014-04-15T12:53:06.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/v0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/v0.9/manifests"},{"name":"0.9","sha":"0197ec868a4fc638c08358b94200ffd6ddb1bf50","kind":"tag","published_at":"2014-04-14T12:50:10.000Z","download_url":"https://codeload.github.com/httplib2/httplib2/tar.gz/0.9","html_url":"https://github.com/httplib2/httplib2/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/httplib2/httplib2@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-06T17:25:14.661Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/httplib2/httplib2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/httplib2/httplib2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/httplib2/httplib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/httplib2/httplib2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T04:08:47.438Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/httplib2%2Fhttplib2/issues","maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttplib2%2Fhttplib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttplib2%2Fhttplib2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttplib2%2Fhttplib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhttplib2%2Fhttplib2/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":4468,"full_name":"httplib2/httplib2","default_branch":"master","committers":[{"name":"Joe Gregorio","email":"jcgregorio@google.com","login":"jcgregorio","count":219},{"name":"jcgregorio","email":"devnull@localhost","login":null,"count":107},{"name":"Sergey Shepelev","email":"temotor@gmail.com","login":"temoto","count":78},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":20},{"name":"Augie Fackler","email":"durin42@gmail.com","login":"durin42","count":20},{"name":"Alex Yu","email":"stinky2nine","login":"stinky2nine","count":6},{"name":"jcgregorio","email":"jcgregorio@localhost","login":null,"count":6},{"name":"Alain Vongsouvanh","email":"alainv@google.com","login":"alainv","count":4},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":4},{"name":"Dirkjan Ochtman","email":"dirkjan@ochtman.nl","login":"djc","count":3},{"name":"Chris Dent","email":"chris.dent@gmail.com","login":"cdent","count":3},{"name":"Joe Gregorio","email":"joe.gregorio@gmail.com","login":null,"count":3},{"name":"Ryan Barrett","email":"git@ryanb.org","login":"snarfed","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"David Korczynski","email":"david@adalogics.com","login":"DavidKorczynski","count":2},{"name":"akhern","email":"akhern@gmail.com","login":null,"count":2},{"name":"jcgregorio","email":"jcgregorio@web82.webfaction.com","login":null,"count":2},{"name":"Cedric Veilleux","email":"veilleux.cedric@gmail.com","login":"cveilleux","count":1},{"name":"Bu Sun Kim","email":"8822365+busunkim96","login":"busunkim96","count":1},{"name":"Andy Sayler","email":"andy.sayler@gmail.com","login":"asayler","count":1},{"name":"Andrade","email":"andrade.vazquez@gmail.com","login":"choutos","count":1},{"name":"Alexander Schlarb","email":"alexander255","login":"alexander255","count":1},{"name":"Pavel Cahyna","email":"pcahyna@redhat.com","login":"pcahyna","count":1},{"name":"QuentiumYT","email":"quentin.lienhardt@gmail.com","login":"QuentiumYT","count":1},{"name":"Stephen Röttger","email":"sroettger@google.com","login":"sroettger","count":1},{"name":"Tristan Hill","email":"stan3","login":"stan3","count":1},{"name":"YYHYlh","email":"1044309102@qq.com","login":"YYHYlh","count":1},{"name":"Cheng Ji","email":"chengji@google.com","login":"chengji-1e100","count":1},{"name":"Evan Jones","email":"evan.jones@bluecore.com","login":null,"count":1},{"name":"Alex Yu","email":"alexyu@alexyu-macpro.roam.corp.google.com","login":null,"count":1},{"name":"zorba","email":"zorba@localhost","login":null,"count":1},{"name":"germanjoey","email":"jryan@newrelic.com","login":null,"count":1},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":1},{"name":"Stefan Nordhausen","email":"stefan.nordhausen@immobilienscout24.de","login":null,"count":1},{"name":"Phus Lu","email":"phuslu@hotmail.com","login":null,"count":1},{"name":"Colin Stolley","email":"colin@sproutsocial.com","login":null,"count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Jay Lee","email":"jay0lee@gmail.com","login":"jay0lee","count":1},{"name":"cglouch","email":"10370863+cglouch","login":"cglouch","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"eshokrgozar","email":"eshokrgo@gmail.com","login":"eshokrgozar","count":1},{"name":"hsmtkk","email":"hsmtkk","login":"hsmtkk","count":1},{"name":"i026e","email":"klev.paul@gmail.com","login":"i026e","count":1},{"name":"rahulrv1980","email":"rahulrv@yahoo.com","login":"rahulrv1980","count":1},{"name":"uu4k","email":"t.shimizu1115@gmail.com","login":"uu4k","count":1},{"name":"ziollek","email":"e.prace@gmail.com","login":"ziollek","count":1},{"name":"Johan","email":"184952+gustafsson","login":"gustafsson","count":1},{"name":"Jonas Baumann","email":"jone@jone.ch","login":"jone","count":1},{"name":"JumperFrog","email":"97535057+JumperFrog","login":"JumperFrog","count":1},{"name":"Justin Israel","email":"justinisrael@gmail.com","login":"justinfx","count":1},{"name":"KEBE","email":"mail@kebe7jun.com","login":"kebe7jun","count":1},{"name":"Konstantin Koshelev","email":"54158304+kkoshelev-g","login":"kkoshelev-g","count":1},{"name":"Kuba Skiepko","email":"skiepko@gmail.com","login":"kramarz","count":1},{"name":"Lukas Märdian","email":"lukas.maerdian@canonical.com","login":"slyon","count":1},{"name":"Colin Watson","email":"cjwatson@debian.org","login":"cjwatson","count":1},{"name":"Cristobal","email":"cganterh@gmail.com","login":"cganterh","count":1},{"name":"David Sansome","email":"me@davidsansome.com","login":"davidsansome","count":1},{"name":"Dirk Boye","email":"dirkboye","login":"dirkboye","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":1},{"name":"Igor Sobot","email":"43151172+igorsobot","login":"igorsobot","count":1},{"name":"Ivan Yurchenko","email":"ivanyu@aiven.io","login":"ivanyu","count":1},{"name":"Jacob Brunson","email":"github@jacobbrunson.com","login":"pearmaster","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"Luke Minall","email":"luke@lukeminall.co.uk","login":"lukeminall","count":1},{"name":"MaT1g3R","email":"peijun.ma@protonmail.com","login":"MaT1g3R","count":1},{"name":"Marco Cunha","email":"marco.cunha@gmail.com","login":"mcunha","count":1},{"name":"Marie","email":"Marie-Donnie","login":"Marie-Donnie","count":1},{"name":"Martin Carroll","email":"martin.carroll@nokia.com","login":"bearieq","count":1},{"name":"Matt Houglum","email":"houglum@google.com","login":"houglum","count":1},{"name":"Michael Farrell","email":"micolous@gmail.com","login":"micolous","count":1},{"name":"Michael Howitz","email":"mh@gocept.com","login":"icemac","count":1}],"total_commits":538,"total_committers":72,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":7.472222222222222,"dds":0.5929368029739777,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-07-08T15:05:15.325Z","last_synced_commit":"09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7","created_at":"2023-03-07T09:20:56.035Z","updated_at":"2025-07-08T15:05:15.351Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"httplib2/httplib2","html_url":"https://github.com/httplib2/httplib2","last_synced_at":"2025-09-06T04:08:47.438Z","status":"active","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":12410295.225806452,"avg_time_to_close_pull_request":9020424.487804879,"issues_closed_count":31,"pull_requests_closed_count":41,"pull_request_authors_count":40,"issue_authors_count":55,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.456140350877193,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6277.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T14:52:58.451Z","updated_at":"2025-09-06T04:08:47.438Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/httplib2%2Fhttplib2/issues","issue_labels_count":{"question":11,"bug":7,"enhancement":4,"feature-proxy":3,"feature-security":2,"feedback wanted":2,"help wanted":1,"feature-cache":1,"duplicate":1},"pull_request_labels_count":{"enhancement":3,"dependencies":3,"feedback wanted":2,"bug":2,"feature-proxy":2},"issue_author_associations_count":{"NONE":50,"CONTRIBUTOR":8,"MEMBER":2},"pull_request_author_associations_count":{"CONTRIBUTOR":30,"NONE":18,"MEMBER":9},"issue_authors":{"yohplala":2,"qo4on":2,"kloczek":2,"mgorny":2,"temoto":2,"timgates42":1,"alexhudson":1,"andrewmcguinness":1,"zoosmand":1,"icegood":1,"lryx":1,"logachev":1,"neilodonuts":1,"NickGoog":1,"jsanpe":1,"dpocock":1,"mborsetti":1,"menta78":1,"workingxx92":1,"mlissner":1,"lizhipeng1992":1,"nidbCN":1,"Colecf":1,"jpfabris":1,"kkoshelev-g":1,"gamename":1,"casperdcl":1,"busunkim96":1,"slyon":1,"mtelka":1,"weyou":1,"SergeyMatsiupa":1,"kmaasrud":1,"DavidKorczynski":1,"wally-yu":1,"bpaczkowski":1,"joaomsan":1,"fidelleon":1,"rileyk90":1,"vankatamarinov":1,"hoss-stack":1,"supermarin":1,"cjwatson":1,"anishj-crest":1,"honux":1,"1oglop1":1,"dkwo":1,"slavkoja":1,"mengyyy":1,"limburgher":1,"tirkarthi":1,"bughunter2":1,"mahirchavda":1,"hyejung-rachel":1,"PraveenKavindu":1},"pull_request_authors":{"temoto":9,"hugovk":4,"dependabot[bot]":3,"DavidKorczynski":2,"busunkim96":2,"timgates42":2,"CyrilRoelandteNovance":2,"pcahyna":1,"smurfix":1,"cglouch":1,"dpocock":1,"devjoe":1,"ziollek":1,"igorsobot":1,"cjwatson":1,"ivanyu":1,"icegood":1,"jamescasbon":1,"s5x":1,"yamahubuki":1,"slyon":1,"jroitgrund":1,"The-Compiler":1,"kloczek":1,"mgorny":1,"YYHYlh":1,"ryansmith940":1,"gustafsson":1,"JumperFrog":1,"pearmaster":1,"weyou":1,"mcunha":1,"adamchainz":1,"kolko-splunk":1,"gmixo":1,"QuentiumYT":1,"eshokrgozar":1,"enothen":1,"kramarz":1,"asmaakinawy":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"NONE":2,"MEMBER":1},"past_year_issue_authors":{"logachev":1,"lryx":1},"past_year_pull_request_authors":{"temoto":1,"kolko-splunk":1,"s5x":1},"maintainers":[{"login":"temoto","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}],"active_maintainers":[{"login":"temoto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/temoto"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":13,"DeleteEvent":3,"IssueCommentEvent":7,"PushEvent":5,"PullRequestEvent":3,"ForkEvent":1,"CreateEvent":2},"last_year":{"IssuesEvent":2,"WatchEvent":13,"DeleteEvent":3,"IssueCommentEvent":7,"PushEvent":5,"PullRequestEvent":3,"ForkEvent":1,"CreateEvent":2}},"keywords":["http","http-client","network","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T18:01:44.766Z","updated_at":"2022-08-06T18:01:44.766Z","repository_link":"https://github.com/httplib2/httplib2/blob/master/requirements-test.txt","dependencies":[{"id":585943861,"package_name":"cryptography","ecosystem":"pypi","requirements":"==35.0.0","direct":true,"kind":"test","optional":false},{"id":585943862,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.9.2","direct":true,"kind":"test","optional":false},{"id":585943863,"package_name":"future","ecosystem":"pypi","requirements":"==0.16.0","direct":true,"kind":"test","optional":false},{"id":585943864,"package_name":"mock","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"test","optional":false},{"id":585943865,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.12.1","direct":true,"kind":"test","optional":false},{"id":585943866,"package_name":"pytest-forked","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"test","optional":false},{"id":585943867,"package_name":"pytest-randomly","ecosystem":"pypi","requirements":"==1.2.3","direct":true,"kind":"test","optional":false},{"id":585943868,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==1.4.2","direct":true,"kind":"test","optional":false},{"id":585943869,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==1.34.0","direct":true,"kind":"test","optional":false},{"id":585943870,"package_name":"pytest","ecosystem":"pypi","requirements":"==4.6.11","direct":true,"kind":"test","optional":false},{"id":585943871,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.1.2","direct":true,"kind":"test","optional":false},{"id":585943872,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.5","direct":true,"kind":"test","optional":false},{"id":585943873,"package_name":"six","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T18:01:44.776Z","updated_at":"2022-08-06T18:01:44.776Z","repository_link":"https://github.com/httplib2/httplib2/blob/master/requirements.txt","dependencies":[{"id":585943874,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=2.4.2,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":585943875,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=2.4.2,\u003c4,","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:15.861Z","updated_at":"2023-01-13T13:31:15.861Z","repository_link":"https://github.com/httplib2/httplib2/blob/master/.github/workflows/publish.yaml","dependencies":[{"id":6876109874,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876109875,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876109876,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876109877,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876109878,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:15.903Z","updated_at":"2023-01-13T13:31:15.903Z","repository_link":"https://github.com/httplib2/httplib2/blob/master/.github/workflows/style.yaml","dependencies":[{"id":6876109879,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876109880,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876109881,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:15.940Z","updated_at":"2023-01-13T13:31:15.940Z","repository_link":"https://github.com/httplib2/httplib2/blob/master/.github/workflows/test.yaml","dependencies":[{"id":6876109882,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876109883,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876109884,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:23:46.546Z","updated_at":"2024-06-18T12:23:46.546Z","repository_link":"https://github.com/httplib2/httplib2/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-18T12:23:46.598Z","updated_at":"2024-06-18T12:23:46.598Z","repository_link":"https://github.com/httplib2/httplib2/blob/master/setup.py","dependencies":[]}],"score":33.11698091799139,"created_at":"2025-09-08T11:18:55.188Z","updated_at":"2025-10-07T08:25:34.499Z","avatar_url":"https://github.com/httplib2.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":83595863,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["tensors","fuzzing","unit-testing","shellcodes","humans","forhumans","system","distribution","optimizing-compiler","python2"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68411","html_url":"https://science.ecosyste.ms/projects/68411"}