{"id":2761616,"name":"https-everywhere","ecosystem":"pypi","description":"Privacy for Pythons. Requests adapters for HTTPS, including HSTS preloading and HTTPS Everywhere rules","homepage":"https://github.com/jayvdb/https-everywhere-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jayvdb/https-everywhere-py","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-02-25T18:29:30.000Z","latest_release_published_at":"2020-03-22T18:02:40.000Z","latest_release_number":"0.2.2","last_synced_at":"2026-04-23T13:35:56.312Z","created_at":"2022-04-10T11:16:01.858Z","updated_at":"2026-04-23T14:27:02.018Z","registry_url":"https://pypi.org/project/https-everywhere/","install_command":"pip install https-everywhere --index-url https://pypi.org/simple","documentation_url":"https://https-everywhere.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Environment :: Plugins","Environment :: Web Environment","Intended Audience :: Developers","Intended Audience :: Science/Research","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: Implementation :: CPython","Topic :: Internet :: WWW/HTTP :: Browsers","Topic :: Internet :: WWW/HTTP :: Session","Topic :: Security"],"normalized_name":"https-everywhere","project_status":null},"repo_metadata":{"id":46165662,"uuid":"243063214","full_name":"jayvdb/https-everywhere-py","owner":"jayvdb","description":"Privacy for Pythons","archived":false,"fork":false,"pushed_at":"2022-10-31T09:49:04.000Z","size":106,"stargazers_count":11,"open_issues_count":33,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-28T05:27:03.465Z","etag":null,"topics":["hstspreload","https-client","https-everywhere","https-redirect","python-requests","python-requests-adapter"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jayvdb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-25T17:51:27.000Z","updated_at":"2025-05-21T14:24:55.000Z","dependencies_parsed_at":"2022-09-24T15:00:15.041Z","dependency_job_id":null,"html_url":"https://github.com/jayvdb/https-everywhere-py","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jayvdb/https-everywhere-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayvdb","download_url":"https://codeload.github.com/jayvdb/https-everywhere-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/sbom","scorecard":{"id":509335,"data":{"date":"2025-08-11","repo":{"name":"github.com/jayvdb/https-everywhere-py","commit":"d643a6649c24426eec270125eef39ebf9c9b7d58"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/semgrep.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jayvdb/https-everywhere-py/semgrep.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semgrep.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jayvdb/https-everywhere-py/semgrep.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jayvdb/.github/SECURITY.md:1","Info: Found linked content: github.com/jayvdb/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jayvdb/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jayvdb/.github/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"}}]},"last_synced_at":"2025-08-20T00:07:54.091Z","repository_id":46165662,"created_at":"2025-08-20T00:07:54.091Z","updated_at":"2025-08-20T00:07:54.091Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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-11-25T02:00:05.816Z","response_time":54,"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":"jayvdb","name":"John Vandenberg","uuid":"15092","kind":"user","description":"","email":"","website":"https://codetrace.com/users/jayvdb","location":"Perth, Australia","twitter":"jayvdb","company":"@franklin-ai","icon_url":"https://avatars.githubusercontent.com/u/15092?u=7f743c3c4752785fe699656ae971ef897ff78c11\u0026v=4","repositories_count":1303,"last_synced_at":"2023-08-02T01:21:02.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jayvdb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T18:06:28.600Z","updated_at":"2023-08-02T01:21:04.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayvdb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayvdb/repositories"},"tags":[{"name":"0.2.2","sha":"a3f2b42d3f85eaeda15f75a564ff95ead720b429","kind":"commit","published_at":"2020-03-22T17:38:15.000Z","download_url":"https://codeload.github.com/jayvdb/https-everywhere-py/tar.gz/0.2.2","html_url":"https://github.com/jayvdb/https-everywhere-py/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jayvdb/https-everywhere-py@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"435275499b1027c97671a2a8cb99fd10685ae34a","kind":"commit","published_at":"2020-02-27T01:56:59.000Z","download_url":"https://codeload.github.com/jayvdb/https-everywhere-py/tar.gz/0.2.1","html_url":"https://github.com/jayvdb/https-everywhere-py/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jayvdb/https-everywhere-py@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"873a5b780fa4a2ce88746ed66fe6881bdb2dad21","kind":"commit","published_at":"2020-02-25T18:01:59.000Z","download_url":"https://codeload.github.com/jayvdb/https-everywhere-py/tar.gz/0.2.0","html_url":"https://github.com/jayvdb/https-everywhere-py/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jayvdb/https-everywhere-py@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fhttps-everywhere-py/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-04-23T14:27:01.991Z","dependent_packages_count":0,"downloads":50,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.89981942912116,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":17.073291783188417,"forks_count":15.317860592616913,"docker_downloads_count":null,"average":19.998571964406256},"purl":"pkg:pypi/https-everywhere","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/https-everywhere","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/https-everywhere","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/https-everywhere/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T05:24:23.089Z","issues_count":39,"pull_requests_count":7,"avg_time_to_close_issue":1125351.25,"avg_time_to_close_pull_request":31706301.0,"issues_closed_count":12,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.46153846153846156,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/jayvdb%2Fhttps-everywhere-py/issues","maintainers":[{"login":"jayvdb","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/https-everywhere/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/https-everywhere/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/https-everywhere/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/https-everywhere/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/https-everywhere/codemeta","maintainers":[{"uuid":"John.Mark.Vandenberg","login":"John.Mark.Vandenberg","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/John.Mark.Vandenberg/","role":null,"created_at":"2023-02-24T10:22:31.471Z","updated_at":"2023-02-24T10:22:31.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/John.Mark.Vandenberg/packages"}]}