{"id":368740,"url":"https://github.com/Colin-b/pytest_httpx","last_synced_at":"2026-06-19T19:01:55.864Z","repository":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2026-06-04T16:54:10.000Z","size":422,"stargazers_count":454,"open_issues_count":15,"forks_count":39,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2026-06-07T13:04:22.277Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2026-06-04T19:43:27.000Z","dependencies_parsed_at":"2026-05-14T01:01:03.460Z","dependency_job_id":null,"html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34204193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"packages":[{"id":13306449,"name":"python311Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:05:22.813Z","latest_release_published_at":"2026-02-02T07:05:22.813Z","latest_release_number":"0.25.0","last_synced_at":"2026-04-12T22:03:09.161Z","created_at":"2026-02-02T07:05:21.983Z","updated_at":"2026-04-12T22:31:07.101Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-httpx/default.nix#L52","metadata":{"nix_attribute":"python3.11-pytest-httpx-0.25.0","position":"pkgs/development/python-modules/pytest-httpx/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:nix/python311Packages.pytest-httpx?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-04T03:47:38.266Z","updated_at":"2026-03-04T03:47:38.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13206833,"name":"python312Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:08:31.562Z","latest_release_published_at":"2026-02-02T01:08:31.562Z","latest_release_number":"0.30.0","last_synced_at":"2026-05-08T12:37:21.088Z","created_at":"2026-02-02T01:08:24.016Z","updated_at":"2026-05-08T12:37:21.088Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-httpx/default.nix#L49","metadata":{"nix_attribute":"python3.12-pytest-httpx-0.30.0","position":"pkgs/development/python-modules/pytest-httpx/default.nix:49","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:nix/python312Packages.pytest-httpx?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T19:05:18.855Z","updated_at":"2026-03-07T19:05:18.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":263},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-01T05:09:05.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":6052721,"name":"py3-pytest-httpx","ecosystem":"alpine","description":"send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":18,"first_release_published_at":"2023-01-20T20:49:20.000Z","latest_release_published_at":"2026-05-18T00:40:47.000Z","latest_release_number":"0.36.2-r0","last_synced_at":"2026-05-18T00:46:43.931Z","created_at":"2023-01-31T18:33:05.732Z","updated_at":"2026-05-18T00:46:44.264Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pytest-httpx","install_command":"apk add py3-pytest-httpx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.389Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":17.20804633688165,"forks_count":22.440513462742643,"average":13.572323105823418},"purl":"pkg:apk/alpine/py3-pytest-httpx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":680,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-01-31T22:04:51.143Z","updated_at":"2023-01-31T22:04:51.143Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39488,"maintainers_count":889,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","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":7646421,"name":"py3-pytest-httpx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":17,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2026-05-18T00:40:47.000Z","latest_release_number":"0.36.2-r0","last_synced_at":"2026-05-18T00:46:45.801Z","created_at":"2023-04-26T03:25:51.365Z","updated_at":"2026-05-18T00:46:46.132Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pytest-httpx-pyc","install_command":"apk add py3-pytest-httpx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.391Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":17.84859419098996,"forks_count":23.46468507734629,"average":13.67493122789468},"purl":"pkg:apk/alpine/py3-pytest-httpx-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-httpx-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":680,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-04-29T07:24:18.889Z","updated_at":"2023-04-29T07:24:18.889Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39488,"maintainers_count":889,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","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":13198572,"name":"python311Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:39:19.681Z","latest_release_published_at":"2026-02-02T00:39:19.681Z","latest_release_number":"0.30.0","last_synced_at":"2026-05-11T22:13:45.335Z","created_at":"2026-02-02T00:38:43.881Z","updated_at":"2026-05-11T22:37:54.358Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-httpx/default.nix#L49","metadata":{"nix_attribute":"python3.11-pytest-httpx-0.30.0","position":"pkgs/development/python-modules/pytest-httpx/default.nix:49","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:nix/python311Packages.pytest-httpx?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T08:00:54.345Z","updated_at":"2026-03-07T08:00:54.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":263},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-01T05:09:05.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12898320,"name":"python314Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T09:42:22.964Z","latest_release_published_at":"2026-03-07T09:27:39.172Z","latest_release_number":"0.36.0","last_synced_at":"2026-03-07T09:27:39.556Z","created_at":"2026-01-27T09:42:22.748Z","updated_at":"2026-03-07T09:54:25.349Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python314Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-httpx/default.nix#L44","metadata":{"nix_attribute":"python3.14-pytest-httpx-0.36.0","position":"pkgs/development/python-modules/pytest-httpx/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-07T09:54:17.937Z","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:nix/python314Packages.pytest-httpx?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4581,"html_url":null,"role":null,"created_at":"2026-03-07T09:27:39.778Z","updated_at":"2026-03-07T09:27:39.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147255,"maintainers_count":4695,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13663769,"name":"pytest-httpx","ecosystem":"debian","description":null,"homepage":"https://github.com/Colin-b/pytest_httpx","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:52:50.881Z","latest_release_published_at":"2026-02-12T09:52:50.881Z","latest_release_number":"0.35.0-1","last_synced_at":"2026-03-14T08:07:23.890Z","created_at":"2026-02-12T09:52:50.678Z","updated_at":"2026-03-14T08:07:23.890Z","registry_url":"https://tracker.debian.org/pkg/pytest-httpx","install_command":"apt-get install pytest-httpx","documentation_url":"https://packages.debian.org/trixie/pytest-httpx","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-pytest-httpx","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools","build_depends_indep":"python3-httpx (\u003e= 0.28) \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T09:52:51.798Z","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:deb/debian/pytest-httpx?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-httpx/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12819958,"name":"python310Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:54:22.575Z","latest_release_published_at":"2026-01-26T17:54:22.575Z","latest_release_number":"0.21.3","last_synced_at":"2026-04-15T15:03:06.661Z","created_at":"2026-01-26T17:54:22.388Z","updated_at":"2026-04-15T15:03:06.661Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-httpx/default.nix#L43","metadata":{"nix_attribute":"python3.10-pytest-httpx-0.21.3","position":"pkgs/development/python-modules/pytest-httpx/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:nix/python310Packages.pytest-httpx?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-04T11:28:29.556Z","updated_at":"2026-03-04T11:28:29.556Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":7779838,"name":"py3-pytest-httpx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"0.22.0-r1","last_synced_at":"2026-03-20T17:26:36.563Z","created_at":"2023-05-22T14:36:57.676Z","updated_at":"2026-03-20T17:26:36.563Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pytest-httpx-pyc","install_command":"apk add py3-pytest-httpx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.394Z","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":15.575283028277893,"forks_count":21.001446311904644,"docker_downloads_count":null,"average":9.144182335045635},"purl":"pkg:apk/alpine/py3-pytest-httpx-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":334,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-23T07:23:03.470Z","updated_at":"2023-05-23T07:23:03.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dunk@denkimushi.com/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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","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":7779837,"name":"py3-pytest-httpx","ecosystem":"alpine","description":"send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"0.22.0-r1","last_synced_at":"2026-03-20T17:26:41.582Z","created_at":"2023-05-22T14:36:57.417Z","updated_at":"2026-03-20T17:26:41.582Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pytest-httpx","install_command":"apk add py3-pytest-httpx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.391Z","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":15.575283028277893,"forks_count":21.001446311904644,"docker_downloads_count":null,"average":9.144182335045635},"purl":"pkg:apk/alpine/py3-pytest-httpx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-httpx/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":334,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-23T07:23:05.747Z","updated_at":"2023-05-23T07:23:05.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dunk@denkimushi.com/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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","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":11139947,"name":"py3-pytest-httpx","ecosystem":"alpine","description":"send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-23T17:55:43.000Z","latest_release_published_at":"2024-11-23T17:55:43.000Z","latest_release_number":"0.34.0-r0","last_synced_at":"2026-03-20T17:09:32.456Z","created_at":"2024-12-07T13:07:20.366Z","updated_at":"2026-03-20T17:09:32.456Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pytest-httpx","install_command":"apk add py3-pytest-httpx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:11:16.389Z","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-pytest-httpx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-01-08T01:52:29.355Z","updated_at":"2025-01-08T01:52:29.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","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":11139948,"name":"py3-pytest-httpx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-23T17:55:43.000Z","latest_release_published_at":"2024-11-23T17:55:43.000Z","latest_release_number":"0.34.0-r0","last_synced_at":"2026-03-20T17:09:41.431Z","created_at":"2024-12-07T13:07:20.604Z","updated_at":"2026-03-20T17:09:41.432Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pytest-httpx-pyc","install_command":"apk add py3-pytest-httpx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":424,"open_issues_count":11,"forks_count":34,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-11-02T03:01:50.269Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-30T19:49:09.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282235270,"owners_count":26636489,"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-02T02:00:06.609Z","response_time":64,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:53.338Z","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-pytest-httpx-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T06:45:03.140Z","issues_count":76,"pull_requests_count":135,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":30,"issue_authors_count":52,"avg_comments_per_issue":2.710526315789474,"avg_comments_per_pull_request":1.7037037037037037,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2738738.3333333335,"past_year_avg_time_to_close_pull_request":1066428.1875,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-httpx-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-01-07T23:27:51.403Z","updated_at":"2025-01-07T23:27:51.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","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":11766599,"name":"py3-pytest-httpx","ecosystem":"alpine","description":"send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-09T22:31:51.000Z","latest_release_published_at":"2024-12-09T22:31:51.000Z","latest_release_number":"0.35.0-r0","last_synced_at":"2026-03-20T17:10:53.440Z","created_at":"2025-06-07T18:50:11.148Z","updated_at":"2026-03-20T17:10:53.440Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pytest-httpx","install_command":"apk add py3-pytest-httpx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.392Z","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-pytest-httpx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T16:29:47.411Z","updated_at":"2025-06-08T16:29:47.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","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":11766605,"name":"py3-pytest-httpx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-09T22:31:51.000Z","latest_release_published_at":"2024-12-09T22:31:51.000Z","latest_release_number":"0.35.0-r0","last_synced_at":"2026-03-20T17:10:56.432Z","created_at":"2025-06-07T18:50:17.292Z","updated_at":"2026-03-20T17:10:56.432Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pytest-httpx-pyc","install_command":"apk add py3-pytest-httpx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.392Z","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-pytest-httpx-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-httpx-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T16:29:54.704Z","updated_at":"2025-06-08T16:29:54.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","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":8677884,"name":"py3-pytest-httpx","ecosystem":"alpine","description":"send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-14T10:24:47.000Z","latest_release_published_at":"2023-11-14T10:24:47.000Z","latest_release_number":"0.27.0-r0","last_synced_at":"2026-03-20T17:12:43.441Z","created_at":"2023-12-20T10:29:52.432Z","updated_at":"2026-03-20T17:12:43.441Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pytest-httpx","install_command":"apk add py3-pytest-httpx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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-pytest-httpx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-02-20T16:05:29.718Z","updated_at":"2026-02-20T16:05:29.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","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":10345484,"name":"py3-pytest-httpx","ecosystem":"alpine","description":"send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","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.30.0-r1","last_synced_at":"2026-03-20T17:13:04.738Z","created_at":"2024-06-11T10:30:09.646Z","updated_at":"2026-03-20T17:13:04.738Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pytest-httpx","install_command":"apk add py3-pytest-httpx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:11:16.389Z","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-pytest-httpx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:30:20.126Z","updated_at":"2024-06-12T01:30:20.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","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":10345477,"name":"py3-pytest-httpx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","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.30.0-r1","last_synced_at":"2026-03-20T17:13:10.262Z","created_at":"2024-06-11T10:29:58.509Z","updated_at":"2026-03-20T17:13:10.262Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pytest-httpx-pyc","install_command":"apk add py3-pytest-httpx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.393Z","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-pytest-httpx-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-httpx-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:30:19.884Z","updated_at":"2024-06-12T01:30:19.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","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":5301240,"name":"pytest-httpx","ecosystem":"conda","description":null,"homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-07-12T16:28:56.000Z","latest_release_published_at":"2022-11-04T17:28:27.000Z","latest_release_number":"0.21.2","last_synced_at":"2026-03-20T17:11:44.653Z","created_at":"2022-10-03T16:10:28.072Z","updated_at":"2026-03-20T17:16:13.786Z","registry_url":"https://anaconda.org/conda-forge/pytest-httpx","install_command":"conda install -c conda-forge pytest-httpx","documentation_url":null,"metadata":{},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":424,"open_issues_count":11,"forks_count":34,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-11-02T03:01:50.269Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-30T19:49:09.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282235284,"owners_count":26636491,"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-02T02:00:06.609Z","response_time":64,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-20T17:16:13.766Z","dependent_packages_count":0,"downloads":97109,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.342532062478167,"dependent_packages_count":51.58441039972055,"stargazers_count":25.70986576176456,"forks_count":37.40206597135586,"docker_downloads_count":null,"average":34.75971854882978},"purl":"pkg:conda/pytest-httpx?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T06:45:03.140Z","issues_count":76,"pull_requests_count":135,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":30,"issue_authors_count":52,"avg_comments_per_issue":2.710526315789474,"avg_comments_per_pull_request":1.7037037037037037,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2738738.3333333335,"past_year_avg_time_to_close_pull_request":1066428.1875,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-httpx/codemeta","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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","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":14512932,"name":"dev-python/pytest-httpx","ecosystem":"gentoo","description":"Send responses to HTTPX using pytest","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-17T16:38:26.000Z","latest_release_published_at":"2026-05-17T16:38:26.000Z","latest_release_number":"0.36.2","last_synced_at":"2026-05-27T02:35:33.481Z","created_at":"2026-05-27T02:35:33.100Z","updated_at":"2026-05-27T02:35:38.543Z","registry_url":"https://packages.gentoo.org/packages/dev-python/pytest-httpx","install_command":"emerge dev-python/pytest-httpx","documentation_url":"https://packages.gentoo.org/packages/dev-python/pytest-httpx","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:35:38.516Z","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:gentoo/dev-python/pytest-httpx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-httpx/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19319,"maintainers_count":0,"namespaces_count":174,"keywords_count":361,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":70},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-07T05:00:31.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":12832350,"name":"python311Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:12:12.302Z","latest_release_published_at":"2026-01-26T20:12:12.302Z","latest_release_number":"0.21.3","last_synced_at":"2026-04-03T09:23:51.650Z","created_at":"2026-01-26T20:12:11.904Z","updated_at":"2026-04-03T09:31:03.011Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-httpx/default.nix#L43","metadata":{"nix_attribute":"python3.11-pytest-httpx-0.21.3","position":"pkgs/development/python-modules/pytest-httpx/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:nix/python311Packages.pytest-httpx?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T09:17:40.393Z","updated_at":"2026-03-03T09:17:40.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13462771,"name":"pytest-httpx","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/Colin-b/pytest_httpx","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T11:14:09.523Z","latest_release_published_at":"2026-02-09T11:14:09.523Z","latest_release_number":"0.30.0-2","last_synced_at":"2026-03-09T12:02:52.022Z","created_at":"2026-02-09T11:14:07.645Z","updated_at":"2026-03-09T12:33:38.143Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-httpx","install_command":"apt-get install pytest-httpx","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-httpx","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-httpx \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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:deb/ubuntu/pytest-httpx?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-httpx/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":14541892,"name":"www/py-test-httpx","ecosystem":"pkgsrc","description":"Send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":["www","python"],"namespace":"www","versions_count":1,"first_release_published_at":"2026-03-19T08:27:30.000Z","latest_release_published_at":"2026-03-19T08:27:30.000Z","latest_release_number":"0.36.0","last_synced_at":"2026-05-27T10:50:48.265Z","created_at":"2026-05-27T10:50:47.773Z","updated_at":"2026-05-27T10:50:48.881Z","registry_url":"https://pkgsrc.se/www/py-test-httpx","install_command":"pkg_add py312-test-httpx","documentation_url":"https://pkgsrc.se/www/py-test-httpx","metadata":{"pkg_slug":"py-test-httpx","pkgbase":"py312-test-httpx","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py312-test-httpx-0.36.0"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T10:50:48.855Z","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:pkgsrc/www/py-test-httpx?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/www/py-test-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/www/py-test-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/www/py-test-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-test-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-test-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-test-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-test-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-test-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-test-httpx/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19498,"maintainers_count":0,"namespaces_count":42,"keywords_count":305,"github":"pkgsrc","metadata":{"funded_packages_count":48},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-05-29T05:08:52.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13079717,"name":"python311Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:43:13.209Z","latest_release_published_at":"2026-02-01T17:43:13.209Z","latest_release_number":"0.32.0","last_synced_at":"2026-04-21T15:04:49.192Z","created_at":"2026-02-01T17:43:12.959Z","updated_at":"2026-04-21T15:04:49.192Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-httpx/default.nix#L47","metadata":{"nix_attribute":"python3.11-pytest-httpx-0.32.0","position":"pkgs/development/python-modules/pytest-httpx/default.nix:47","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:nix/python311Packages.pytest-httpx?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-05T03:23:18.803Z","updated_at":"2026-03-05T03:23:18.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13010020,"name":"py3-pytest-httpx","ecosystem":"alpine","description":"send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-09T22:31:51.000Z","latest_release_published_at":"2024-12-09T22:31:51.000Z","latest_release_number":"0.35.0-r0","last_synced_at":"2026-04-09T16:03:14.485Z","created_at":"2026-01-31T01:12:49.635Z","updated_at":"2026-04-09T16:03:14.485Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-pytest-httpx","install_command":"apk add py3-pytest-httpx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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-pytest-httpx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":573,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-03-03T18:39:39.834Z","updated_at":"2026-03-03T18:39:39.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13953055,"name":"python-pytest-httpx","ecosystem":"guix","description":"Pytest plugin to mock httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:46:14.313Z","latest_release_published_at":"2026-03-02T19:46:14.313Z","latest_release_number":"0.35.0","last_synced_at":"2026-04-27T16:44:10.435Z","created_at":"2026-03-02T19:46:14.128Z","updated_at":"2026-04-27T16:44:11.175Z","registry_url":"https://packages.guix.gnu.org/packages/python-pytest-httpx/0.35.0/","install_command":"guix install python-pytest-httpx","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-check.scm#n3357","metadata":{"location":"gnu/packages/python-check.scm:3357","variable_name":"python-pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:44:11.154Z","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:guix/python-pytest-httpx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-httpx/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31606,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13088568,"name":"python312Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:10:58.239Z","latest_release_published_at":"2026-02-01T18:10:58.239Z","latest_release_number":"0.32.0","last_synced_at":"2026-04-10T02:01:55.034Z","created_at":"2026-02-01T18:10:38.370Z","updated_at":"2026-04-10T02:31:42.998Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-httpx/default.nix#L47","metadata":{"nix_attribute":"python3.12-pytest-httpx-0.32.0","position":"pkgs/development/python-modules/pytest-httpx/default.nix:47","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:nix/python312Packages.pytest-httpx?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-03T20:20:33.655Z","updated_at":"2026-03-03T20:20:33.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":8613075,"name":"github.com/colin-b/pytest_httpx","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2023-12-02T02:08:50.739Z","latest_release_published_at":"2025-12-02T16:34:33.000Z","latest_release_number":"v0.36.0","last_synced_at":"2026-06-03T13:16:03.460Z","created_at":"2023-12-02T02:08:45.792Z","updated_at":"2026-06-03T13:16:03.460Z","registry_url":"https://pkg.go.dev/github.com/colin-b/pytest_httpx","install_command":"go get github.com/colin-b/pytest_httpx","documentation_url":"https://pkg.go.dev/github.com/colin-b/pytest_httpx#section-documentation","metadata":{},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.391Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":3.2141461410253966,"forks_count":4.475070349946402,"docker_downloads_count":null,"average":7.016634836308911},"purl":"pkg:golang/github.com/colin-b/pytest_httpx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/colin-b/pytest_httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/colin-b/pytest_httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/colin-b/pytest_httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcolin-b%2Fpytest_httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcolin-b%2Fpytest_httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcolin-b%2Fpytest_httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcolin-b%2Fpytest_httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcolin-b%2Fpytest_httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcolin-b%2Fpytest_httpx/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2164361,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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"}},{"id":8612983,"name":"github.com/Colin-b/pytest_httpx","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2023-12-02T02:08:45.240Z","latest_release_published_at":"2025-12-02T16:34:33.000Z","latest_release_number":"v0.36.0","last_synced_at":"2026-06-03T13:16:03.494Z","created_at":"2023-12-02T02:08:38.751Z","updated_at":"2026-06-03T13:16:03.495Z","registry_url":"https://pkg.go.dev/github.com/Colin-b/pytest_httpx","install_command":"go get github.com/Colin-b/pytest_httpx","documentation_url":"https://pkg.go.dev/github.com/Colin-b/pytest_httpx#section-documentation","metadata":{},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":424,"open_issues_count":11,"forks_count":34,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-11-02T03:01:50.269Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-30T19:49:09.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282235244,"owners_count":26636487,"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-02T02:00:06.609Z","response_time":64,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:53.340Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":3.2141461410253966,"forks_count":4.475070349946402,"docker_downloads_count":null,"average":7.016634836308911},"purl":"pkg:golang/github.com/%21colin-b/pytest_httpx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Colin-b/pytest_httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Colin-b/pytest_httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Colin-b/pytest_httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T06:45:03.140Z","issues_count":76,"pull_requests_count":135,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":30,"issue_authors_count":52,"avg_comments_per_issue":2.710526315789474,"avg_comments_per_pull_request":1.7037037037037037,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2738738.3333333335,"past_year_avg_time_to_close_pull_request":1066428.1875,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FColin-b%2Fpytest_httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FColin-b%2Fpytest_httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FColin-b%2Fpytest_httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FColin-b%2Fpytest_httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FColin-b%2Fpytest_httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FColin-b%2Fpytest_httpx/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2164361,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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"}},{"id":2885493,"name":"pytest-httpx","ecosystem":"pypi","description":"Send responses to httpx.","homepage":null,"licenses":"MIT License\n        \n        Copyright (c) 2026 Colin Bounouar\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["httpx","pytest","testing"],"namespace":null,"versions_count":54,"first_release_published_at":"2020-02-05T15:51:39.000Z","latest_release_published_at":"2026-04-09T13:57:18.000Z","latest_release_number":"0.36.2","last_synced_at":"2026-06-03T13:16:09.996Z","created_at":"2022-04-10T12:19:49.002Z","updated_at":"2026-06-03T13:16:09.996Z","registry_url":"https://pypi.org/project/pytest-httpx/","install_command":"pip install pytest-httpx --index-url https://pypi.org/simple","documentation_url":"https://pytest-httpx.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: Pytest","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Internet :: WWW/HTTP","Topic :: Software Development :: Build Tools","Typing :: Typed"],"normalized_name":"pytest-httpx","project_status":null},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2026-05-21T18:09:50.000Z","size":468,"stargazers_count":452,"open_issues_count":14,"forks_count":39,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2026-05-22T12:11:42.980Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2026-05-20T13:49:25.000Z","dependencies_parsed_at":"2026-05-14T01:01:03.460Z","dependency_job_id":null,"html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"0.36.2","sha":"812116610f7006d33abb7136e01544751d3bc050","kind":"commit","published_at":"2026-04-09T13:55:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/0.36.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"66eeeb08706ca7b95a40edd0f6f10c1f97bf9a8a","kind":"commit","published_at":"2026-04-09T13:41:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/0.36.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/0.36.1/manifests"},{"name":"v0.36.0","sha":"9e5387d241dd41d39fa3e784496c29cb5dea5753","kind":"commit","published_at":"2025-12-02T16:34:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.36.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-06-01T12:53:22.788Z","dependent_packages_count":118,"downloads":7405770,"downloads_period":"last-month","dependent_repos_count":211,"rankings":{"downloads":0.42548569773557005,"dependent_repos_count":1.0516385397509078,"dependent_packages_count":0.22492427866974443,"stargazers_count":3.8989199942074495,"forks_count":7.663422426051519,"docker_downloads_count":0.4999885673345884,"average":2.2940632506249634},"purl":"pkg:pypi/pytest-httpx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-httpx","docker_dependents_count":36,"docker_downloads_count":25139949,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-24T06:00:50.563Z","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":6154782.942857143,"avg_time_to_close_pull_request":3365615.669117647,"issues_closed_count":70,"pull_requests_closed_count":136,"pull_request_authors_count":33,"issue_authors_count":59,"avg_comments_per_issue":2.697674418604651,"avg_comments_per_pull_request":1.7346938775510203,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":13,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":3071179.8,"past_year_avg_time_to_close_pull_request":47964.444444444445,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.1538461538461537,"past_year_avg_comments_per_pull_request":2.1333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-httpx/codemeta","maintainers":[{"uuid":"colin-b","login":"colin-b","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/colin-b/","role":null,"created_at":"2023-02-25T05:56:54.512Z","updated_at":"2023-02-25T05:56:54.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/colin-b/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":880310,"maintainers_count":376496,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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":8677885,"name":"py3-pytest-httpx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-14T10:24:47.000Z","latest_release_published_at":"2023-11-14T10:24:47.000Z","latest_release_number":"0.27.0-r0","last_synced_at":"2026-03-20T17:12:49.747Z","created_at":"2023-12-20T10:29:52.553Z","updated_at":"2026-03-20T17:12:49.747Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pytest-httpx-pyc","install_command":"apk add py3-pytest-httpx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":424,"open_issues_count":11,"forks_count":34,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-11-02T03:01:50.269Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-30T19:49:09.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282235316,"owners_count":26636494,"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-02T02:00:06.609Z","response_time":64,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:11:15.760Z","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-pytest-httpx-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T06:45:03.140Z","issues_count":76,"pull_requests_count":135,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":30,"issue_authors_count":52,"avg_comments_per_issue":2.710526315789474,"avg_comments_per_pull_request":1.7037037037037037,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2738738.3333333335,"past_year_avg_time_to_close_pull_request":1066428.1875,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-httpx-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-08-22T20:23:11.387Z","updated_at":"2024-08-22T20:23:11.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","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":13298785,"name":"python310Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:35:21.231Z","latest_release_published_at":"2026-02-02T06:35:21.231Z","latest_release_number":"0.25.0","last_synced_at":"2026-03-08T10:32:02.111Z","created_at":"2026-02-02T06:35:19.850Z","updated_at":"2026-03-10T09:36:06.053Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-httpx/default.nix#L52","metadata":{"nix_attribute":"python3.10-pytest-httpx-0.25.0","position":"pkgs/development/python-modules/pytest-httpx/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:nix/python310Packages.pytest-httpx?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-08T10:32:02.586Z","updated_at":"2026-03-08T10:32:02.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13010021,"name":"py3-pytest-httpx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-09T22:31:51.000Z","latest_release_published_at":"2024-12-09T22:31:51.000Z","latest_release_number":"0.35.0-r0","last_synced_at":"2026-04-12T16:05:04.389Z","created_at":"2026-01-31T01:12:49.832Z","updated_at":"2026-04-12T16:31:43.365Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-pytest-httpx-pyc","install_command":"apk add py3-pytest-httpx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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-pytest-httpx-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-httpx-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":573,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-03-04T03:08:23.620Z","updated_at":"2026-03-04T03:08:23.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":6106856,"name":"py3-pytest-httpx","ecosystem":"alpine","description":"send responses to httpx","homepage":"https://colin-b.github.io/pytest_httpx/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colin-b/pytest_httpx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-04T13:14:24.000Z","latest_release_published_at":"2022-11-04T13:14:24.000Z","latest_release_number":"0.21.2-r0","last_synced_at":"2026-03-20T17:26:56.063Z","created_at":"2023-01-31T21:04:12.857Z","updated_at":"2026-03-20T17:26:56.063Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-pytest-httpx","install_command":"apk add py3-pytest-httpx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37972014,"uuid":"238477299","full_name":"Colin-b/pytest_httpx","owner":"Colin-b","description":"pytest fixture to mock HTTPX","archived":false,"fork":false,"pushed_at":"2025-05-25T07:27:09.000Z","size":454,"stargazers_count":420,"open_issues_count":9,"forks_count":33,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T16:11:29.942Z","etag":null,"topics":["hacktoberfest","http","httpx","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://colin-b.github.io/pytest_httpx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-05T15:02:47.000Z","updated_at":"2025-10-08T09:02:20.000Z","dependencies_parsed_at":"2024-06-18T13:46:15.862Z","dependency_job_id":"aaaa5110-cdc1-4baf-af08-ab623090bc45","html_url":"https://github.com/Colin-b/pytest_httpx","commit_stats":{"total_commits":149,"total_committers":12,"mean_commits":"12.416666666666666","dds":"0.10067114093959728","last_synced_commit":"37a1b08ac80b4bce25ee51bbb5cee585745e74c9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Colin-b/pytest_httpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/sbom","scorecard":{"id":32125,"data":{"date":"2025-08-11","repo":{"name":"github.com/Colin-b/pytest_httpx","commit":"2fdcd4691f1e2e62d4b1c0b0a0110144e892969b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Colin-b/pytest_httpx/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 20 commits out of 24 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-14T19:22:59.917Z","repository_id":37972014,"created_at":"2025-08-14T19:22:59.917Z","updated_at":"2025-08-14T19:22:59.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010334,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":"Colin-b","name":"Colin Bounouar","uuid":"7591933","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7591933?u=d7610ea473c19a20e583b27b7de6de4fa829d26d\u0026v=4","repositories_count":18,"last_synced_at":"2025-03-30T13:35:33.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Colin-b","funding_links":[],"total_stars":null,"followers":33,"following":11,"created_at":"2022-11-14T00:53:09.891Z","updated_at":"2025-03-30T13:35:33.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b/repositories"},"tags":[{"name":"v0.35.0","sha":"44778067b07e97bfe29bcdd1ba2dc9511d20bb67","kind":"commit","published_at":"2024-11-28T19:16:16.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.35.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"c91c327099f7fb0718f93b5a91ad2cfec8378920","kind":"commit","published_at":"2024-11-18T18:49:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.34.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"f0e070d453096df93ce5dbe41423925884085f46","kind":"commit","published_at":"2024-10-28T20:32:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.33.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"dcc725f809fe72007228f0e8ecd3e85a9050aa9b","kind":"commit","published_at":"2024-09-27T13:13:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.32.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.32.0/manifests"},{"name":"v0.31.2","sha":"0cbba7c1c1d5317d4113b1fa96c9ac9a5af0ef59","kind":"commit","published_at":"2024-09-23T17:20:15.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"75c308eda6b23034e360991204719c72f536e6a7","kind":"commit","published_at":"2024-09-22T13:55:25.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"26a374e2fc202d9a291082098bc1d30ffbb95edd","kind":"commit","published_at":"2024-09-20T10:36:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.31.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"36c50628831767fa86b7afc4f278054c2c5037ba","kind":"commit","published_at":"2024-02-21T17:59:24.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.30.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"fcb442abb535520ab02565a6c67275a5bb26e08d","kind":"commit","published_at":"2024-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.29.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"0abf1ebc0782f5e040eec0184642c578e74731ff","kind":"commit","published_at":"2023-12-21T09:17:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.28.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"55914bc91603c109936592e7c0cdc3e16f208151","kind":"commit","published_at":"2023-11-13T19:26:49.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.27.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"ad53e5f17ab5dd397d54138afc94f094f9e0ee64","kind":"commit","published_at":"2023-09-18T17:23:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.26.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"02f7f66419201ef95074e09374cc7cc597f7afb4","kind":"commit","published_at":"2023-09-11T18:03:41.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.25.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fa7920dd0bfb035c4b89f4d44a9db92250839866","kind":"commit","published_at":"2023-09-04T18:43:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.24.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"71b078e0b88192e07f4e349ea07f8ee678be0a8c","kind":"commit","published_at":"2023-08-02T08:23:43.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cb7dda508d3c7e06b8081abb75eba3897fd7566b","kind":"commit","published_at":"2023-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.23.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71278445f0e75480de8762b270dbf88fde1b5d9f","kind":"commit","published_at":"2023-04-12T17:04:26.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.22.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"a56f03a7eaf06a5b6e08a5ce77e53cead5bdc2b3","kind":"commit","published_at":"2023-01-20T08:57:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"dc9bb48664e15aa18a37b54e3ab999a3413afcae","kind":"commit","published_at":"2022-11-03T21:03:01.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"123f8cc74026cde29976a243de117e27659f964c","kind":"commit","published_at":"2022-10-20T21:33:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ef1637c37b23f5f6999e60d9231ca0fd1f2b3548","kind":"commit","published_at":"2022-05-24T16:29:06.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.21.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c3a8e45cc9356e6b930974aa2b3c13beee672ff2","kind":"commit","published_at":"2022-02-05T16:43:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.20.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bb3f5efdd7883c303443a8a06251c33918baade1","kind":"commit","published_at":"2022-01-26T17:19:59.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.19.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6890383025cf853c7d71602d07d64c08dd54f879","kind":"commit","published_at":"2022-01-17T13:13:38.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.18.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"98b62019a2b9b2a44cc08e932786286eb800ea2d","kind":"commit","published_at":"2021-12-27T21:21:31.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"8dec9954ffe2f027541c33b793e233f42d3e864a","kind":"commit","published_at":"2021-12-23T12:31:11.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.2","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"83f3116282f47be9cde95f51e5ca4811a8b05042","kind":"commit","published_at":"2021-12-20T16:00:33.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5c1aa91e48598cb829f8cb1f63e8279cf5f91c2","kind":"commit","published_at":"2021-12-20T15:25:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.17.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a407d7e0aad3d8a057251d3e544ffe652ca4d95d","kind":"commit","published_at":"2021-12-20T13:50:05.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.16.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ab1965e92c4f7ce59592afd17f46404237893443","kind":"commit","published_at":"2021-11-16T01:50:14.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.15.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a734c6e5d0697a8b43fc1b420744a2f8fbb3bbe2","kind":"commit","published_at":"2021-10-22T17:28:22.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.14.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"954822975309131c89318e20defc1e8285133bc7","kind":"commit","published_at":"2021-08-19T13:34:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.13.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"bc505bfc5eaaf0c81cf3ccd7d47a4f8cb3e681c6","kind":"commit","published_at":"2021-08-11T12:36:12.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9cf392e036ce4b41bada72a1ca43506f361b0daf","kind":"commit","published_at":"2021-04-27T19:42:23.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.12.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5657b913809c8f9ce6e9c5e1290b57c5134b93","kind":"commit","published_at":"2021-03-01T01:40:55.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.11.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"62d46aa3ea370ca97b0e64ab951792ef391d8f6d","kind":"commit","published_at":"2020-11-25T14:44:07.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9a42c1da5d3f3f1b5e2ec26614669301beb37d27","kind":"commit","published_at":"2020-10-06T20:12:54.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.10.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3f08a505d11fa79b48f66a4a3e186da5499c2a1a","kind":"commit","published_at":"2020-09-22T13:59:53.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.9.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e06bf465247085eeb0f509d1414aee29fcbd056a","kind":"commit","published_at":"2020-08-26T12:09:34.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.8.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"20e28f5296770926716e927f1611427f84c51b7f","kind":"commit","published_at":"2020-08-13T12:20:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.7.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7d9525e28aefc02263ef3eb1b3adefdf6671ee8","kind":"commit","published_at":"2020-08-07T15:55:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.6.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d29a5a8a9a516103251299a1aea16f8cf4934bc0","kind":"commit","published_at":"2020-07-31T17:02:48.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.5.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4c8de2e3dfdc316fe31e382b296f993ed64c9162","kind":"commit","published_at":"2020-06-04T23:04:42.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.4.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"15a7a16f5f44b38891245d084f09f1fe0d6fa50c","kind":"commit","published_at":"2020-05-24T14:16:50.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.3.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0df9c7410a6b58c8c3eaa9761554c13bfdda6063","kind":"commit","published_at":"2020-03-20T17:34:40.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.1","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f15aa2dcde47fa8c27ecb7f252a9b336c068b87a","kind":"commit","published_at":"2020-03-09T15:29:56.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.2.0","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"13f579ee72b5c662502cae85a9b4816e41d4c444","kind":"commit","published_at":"2020-02-07T16:43:35.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.4","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7c97ee67ff8db742ad5d904e4f8abd1997887fe8","kind":"commit","published_at":"2020-02-06T21:46:02.000Z","download_url":"https://codeload.github.com/Colin-b/pytest_httpx/tar.gz/v0.0.3","html_url":"https://github.com/Colin-b/pytest_httpx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Colin-b/pytest_httpx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:10:46.392Z","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.253845290221175,"stargazers_count":14.595262153362523,"forks_count":19.394857976872125,"average":15.310991355113956},"purl":"pkg:apk/alpine/py3-pytest-httpx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T03:26:07.684Z","issues_count":75,"pull_requests_count":134,"avg_time_to_close_issue":6323799.776119403,"avg_time_to_close_pull_request":3573074.6015625,"issues_closed_count":67,"pull_requests_closed_count":128,"pull_request_authors_count":29,"issue_authors_count":51,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":1.6791044776119404,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1051805.2222222222,"past_year_avg_time_to_close_pull_request":502514.85294117645,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","maintainers":[{"login":"Colin-b","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}],"active_maintainers":[{"login":"Colin-b","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-httpx/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":186,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T08:30:49.253Z","updated_at":"2023-02-01T08:30:49.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/dunk@denkimushi.com/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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","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":12874430,"name":"python313Packages.pytest-httpx","ecosystem":"nixpkgs","description":"Send responses to httpx","homepage":"https://github.com/Colin-b/pytest_httpx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Colin-b/pytest_httpx","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T04:19:35.647Z","latest_release_published_at":"2026-03-07T00:44:30.751Z","latest_release_number":"0.36.0","last_synced_at":"2026-03-07T00:44:31.183Z","created_at":"2026-01-27T04:19:35.214Z","updated_at":"2026-03-07T01:04:26.314Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pytest-httpx","install_command":"nix-env -iA nixpkgs.python313Packages.pytest-httpx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-httpx/default.nix#L44","metadata":{"nix_attribute":"python3.13-pytest-httpx-0.36.0","position":"pkgs/development/python-modules/pytest-httpx/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-httpx","upstream_purl":"pkg:pypi/pytest-httpx"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-07T00:44:31.266Z","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:nix/python313Packages.pytest-httpx?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-httpx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-httpx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pytest-httpx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-httpx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-httpx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-httpx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-httpx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-httpx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-httpx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4581,"html_url":null,"role":null,"created_at":"2026-03-07T00:44:31.523Z","updated_at":"2026-03-07T00:44:31.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147255,"maintainers_count":4695,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":6134,"full_name":"Colin-b/pytest_httpx","default_branch":"develop","total_commits":337,"total_committers":24,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":14.041666666666666,"dds":0.19287833827893175,"past_year_total_commits":61,"past_year_total_committers":5,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":12.2,"past_year_dds":0.39344262295081966,"last_synced_at":"2026-06-05T12:05:32.722Z","last_synced_commit":"ee421c326460c57ed61374560c20aa6bc9424186","created_at":"2023-03-07T09:24:49.554Z","updated_at":"2026-06-05T12:05:17.892Z","committers":[{"name":"Colin-b","email":"Colin-b","login":"Colin-b","count":272},{"name":"Dolf Andringa","email":"dolfandringa@gmail.com","login":"dolfandringa","count":13},{"name":"bagowix","email":"galushko355@gmail.com","login":"bagowix","count":10},{"name":"Sebastian","email":"zweizeichen@me.com","login":"zweizeichen","count":7},{"name":"Jocelyn Legault","email":"jocelynlegault@gmail.com","login":"joce","count":4},{"name":"Misha K","email":"mike.viburn@gmail.com","login":"mvbrn","count":3},{"name":"Tomasz Kłoczko","email":"kloczek@github.com","login":"kloczek","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Felix Scherz","email":"felixwscherz@gmail.com","login":"felixscherz","count":2},{"name":"Frazer McLean","email":"frazer@frazermclean.co.uk","login":"RazerM","count":2},{"name":"Shir Bar Lev","email":"shirblc@icloud.com","login":"shirblc","count":2},{"name":"Thomas LEVEIL","email":"thomasleveil@gmail.com","login":"thomasleveil","count":2},{"name":"Yossi Rozantsev","email":"54272821+Apakottur","login":"Apakottur","count":2},{"name":"Peter Bábics","email":"p.babics@ftmo.com","login":"pbabics","count":2},{"name":"Andy Freeland","email":"andy@andyfreeland.net","login":"rouge8","count":1},{"name":"Caleb Ho","email":"calebh@fb.com","login":"calebho","count":1},{"name":"Craig Blaszczyk","email":"masterjakul@gmail.com","login":"jakul","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Johnny Deuss","email":"johnny@nook.io","login":"JohnnyDeuss","count":1},{"name":"K900","email":"me@0upti.me","login":"K900","count":1},{"name":"Kostya Ten","email":"kostya@yandex.ru","login":"kostyaten","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Prasanth Somasundar","email":"prasanth@daimon.chat","login":"mezuzza","count":1}],"past_year_committers":[{"name":"Colin-b","email":"Colin-b","login":"Colin-b","count":37},{"name":"bagowix","email":"galushko355@gmail.com","login":"bagowix","count":10},{"name":"Sebastian","email":"zweizeichen@me.com","login":"zweizeichen","count":7},{"name":"Jocelyn Legault","email":"jocelynlegault@gmail.com","login":"joce","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-09T00:00:08.806Z","repositories_count":6254280,"commits_count":884061224,"contributors_count":35053143,"owners_count":1163727,"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":{"table":{"full_name":"Colin-b/pytest_httpx","html_url":"https://github.com/Colin-b/pytest_httpx","last_synced_at":"2026-06-05T12:01:20.572Z","status":"active","issues_count":86,"pull_requests_count":150,"avg_time_to_close_issue":6154782.942857143,"avg_time_to_close_pull_request":3325570.9782608696,"issues_closed_count":70,"pull_requests_closed_count":138,"pull_request_authors_count":33,"issue_authors_count":59,"avg_comments_per_issue":2.697674418604651,"avg_comments_per_pull_request":1.7333333333333334,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":13,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":3071179.8,"past_year_avg_time_to_close_pull_request":157524.6,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.1538461538461537,"past_year_avg_comments_per_pull_request":2.1875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-10T18:59:55.274Z","updated_at":"2026-06-05T12:01:20.572Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpytest_httpx/issues","issue_labels_count":{"table":{"enhancement":25,"question":19,"bug":15,"invalid":7,"documentation":7,"good first issue":2,"duplicate":1}},"pull_request_labels_count":{"table":{"dependencies":10,"pre_commit":7,"question":4,"github_actions":3,"duplicate":1}},"issue_author_associations_count":{"table":{"NONE":61,"OWNER":18,"CONTRIBUTOR":7}},"pull_request_author_associations_count":{"table":{"OWNER":93,"CONTRIBUTOR":31,"NONE":26}},"issue_authors":{"table":{"Colin-b":18,"Bernardoow":3,"pawamoy":3,"commonism":2,"calebho":2,"bagowix":2,"fabaff":2,"DeoLeung":2,"dolfandringa":2,"warvariuc":1,"TheAifam5":1,"bfontaine":1,"mifluder":1,"mvanderlee":1,"kjaymiller":1,"remi-debette":1,"symonk":1,"timothyjlaurent":1,"finswimmer":1,"stefanadelbert":1,"jonathan-s":1,"wtberry":1,"uncle-shu":1,"T-256":1,"atorres-eqrx":1,"alex-kowalczyk":1,"EdLeafe":1,"victor-h-costa":1,"crazystick":1,"joce":1,"andmis":1,"mbeijen":1,"Tomas2D":1,"leftvalue":1,"citrusLover":1,"shughes-uk":1,"gsakkis":1,"CarliJoy":1,"mvbrn":1,"AlekseiKhatkevich":1,"Normale":1,"mkotsalainen":1,"adamko147":1,"sscherfke":1,"ALSaleemALRaedah":1,"philwinder":1,"sidharthv96":1,"Apakottur":1,"colton-flyhomes":1,"mauvilsa":1,"WojciechMigda":1,"anpr":1,"Otto-AA":1,"TheTechromancer":1,"davidmreed":1,"owenlamont":1,"cbensimon":1,"LilyFoote":1,"writeson":1}},"pull_request_authors":{"table":{"Colin-b":93,"dependabot[bot]":10,"felixscherz":4,"dolfandringa":3,"pbabics":2,"emmanuel-ferdman":2,"IliyaZinoviev":2,"kloczek":2,"anaconda1337":2,"Apakottur":2,"lundberg":2,"Bernardoow":2,"aaronsegura":2,"EdwardBetts":2,"RazerM":2,"LilyFoote":1,"thomasleveil":1,"foarsitter":1,"mezuzza":1,"kostyaten":1,"JohnnyDeuss":1,"rouge8":1,"calebho":1,"joce":1,"shirblc":1,"bagowix":1,"symonk":1,"zweizeichen":1,"terencehonles":1,"K900":1,"jakul":1,"mvbrn":1,"mgorny":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-09T00:00:17.805Z","repositories_count":14786729,"issues_count":33482993,"pull_requests_count":110239305,"authors_count":11297234,"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":{"table":{"enhancement":3,"invalid":2,"bug":1,"documentation":1,"question":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":10,"pre_commit":7,"github_actions":3}},"past_year_issue_author_associations_count":{"table":{"NONE":10,"OWNER":2,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11,"OWNER":3,"NONE":2}},"past_year_issue_authors":{"table":{"bagowix":2,"Colin-b":2,"AlekseiKhatkevich":1,"anpr":1,"joce":1,"mauvilsa":1,"mbeijen":1,"mvanderlee":1,"Otto-AA":1,"shughes-uk":1,"TheAifam5":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":10,"Colin-b":3,"bagowix":1,"joce":1,"zweizeichen":1}},"maintainers":[{"table":{"login":"Colin-b","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}}],"active_maintainers":[{"table":{"login":"Colin-b","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Colin-b"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":12,"PullRequestEvent":19,"ForkEvent":6,"IssuesEvent":19,"WatchEvent":63,"IssueCommentEvent":61,"PushEvent":22,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":3,"CreateEvent":8},"last_year":{"DeleteEvent":7,"PullRequestEvent":2,"ForkEvent":1,"IssuesEvent":10,"WatchEvent":12,"IssueCommentEvent":21,"PushEvent":9,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2,"CreateEvent":3}},"keywords":["hacktoberfest","http","httpx","pytest","python","testing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T01:01:14.674Z","updated_at":"2023-02-12T01:01:14.674Z","repository_link":"https://github.com/Colin-b/pytest_httpx/blob/develop/.github/workflows/release.yml","dependencies":[{"id":7563598305,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7563598306,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T01:01:14.747Z","updated_at":"2023-02-12T01:01:14.747Z","repository_link":"https://github.com/Colin-b/pytest_httpx/blob/develop/.github/workflows/test.yml","dependencies":[{"id":7563598312,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7563598313,"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-18T13:46:14.257Z","updated_at":"2024-06-18T13:46:14.257Z","repository_link":"https://github.com/Colin-b/pytest_httpx/blob/develop/pyproject.toml","dependencies":[{"id":18676929890,"package_name":"httpx","ecosystem":"pypi","requirements":"==0.27.*","direct":true,"kind":"runtime","optional":false},{"id":18676929891,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=7,\u003c9","direct":true,"kind":"runtime","optional":false}]}],"score":26.629803629361803,"created_at":"2025-10-10T16:10:37.574Z","updated_at":"2026-06-19T19:01:55.864Z","avatar_url":"https://github.com/Colin-b.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368740","html_url":"https://summary.ecosyste.ms/projects/368740"}