{"id":369982,"url":"https://github.com/lundberg/respx","last_synced_at":"2026-05-30T16:30:20.115Z","repository":{"id":38864055,"uuid":"221497383","full_name":"lundberg/respx","owner":"lundberg","description":"Mock HTTPX with awesome request patterns and response side effects 🦋","archived":false,"fork":false,"pushed_at":"2026-05-19T14:25:42.000Z","size":1583,"stargazers_count":797,"open_issues_count":19,"forks_count":56,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-23T13:04:06.533Z","etag":null,"topics":["httpx","mock","pytest","testing"],"latest_commit_sha":null,"homepage":"https://lundberg.github.io/respx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lundberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-11-13T15:57:09.000Z","updated_at":"2026-05-22T15:54:53.000Z","dependencies_parsed_at":"2026-04-27T00:00:46.591Z","dependency_job_id":null,"html_url":"https://github.com/lundberg/respx","commit_stats":{"total_commits":353,"total_committers":20,"mean_commits":17.65,"dds":0.09915014164305946,"last_synced_commit":"42930fc9d401c24476e159e9bed4181ea459cbc4"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/lundberg/respx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/sbom","scorecard":{"id":605261,"data":{"date":"2025-08-11","repo":{"name":"github.com/lundberg/respx","commit":"40b42ceac07477ca3ab8abbb9bdaf8ada76775e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.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/check-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/check-docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T01:26:53.312Z","repository_id":38864055,"created_at":"2025-08-21T01:26:53.312Z","updated_at":"2025-08-21T01:26:53.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33659872,"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-05-29T02:00:06.066Z","response_time":107,"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":"lundberg","name":"Jonas Lundberg","uuid":"137268","kind":"user","description":"","email":"","website":null,"location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/137268?v=4","repositories_count":4,"last_synced_at":"2023-04-05T14:00:24.638Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lundberg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:51.387Z","updated_at":"2023-04-05T14:00:24.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg/repositories"},"packages":[{"id":13761179,"name":"python-respx","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lundberg/respx","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lundberg/respx","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:50:10.352Z","latest_release_published_at":"2026-02-13T09:50:10.352Z","latest_release_number":"0.21.1-1","last_synced_at":"2026-03-13T17:12:47.848Z","created_at":"2026-02-13T09:50:10.162Z","updated_at":"2026-03-13T17:31:53.114Z","registry_url":"https://launchpad.net/ubuntu/+source/python-respx","install_command":"apt-get install python-respx","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-respx, python-respx-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), python3-setuptools, dh-python, python3-wheel, python3-all, python3-httpx, python3-anyio \u003c!nocheck\u003e, python3-pytest-tornasync \u003c!nocheck\u003e, python3-pytest-trio \u003c!nocheck\u003e, python3-pytest-twisted \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-starlette \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-flask \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":"mkdocs \u003c!nodoc\u003e, python3-mkautodoc \u003c!nodoc\u003e, mkdocs-material \u003c!nodoc\u003e","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:50:11.078Z","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/python-respx?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-respx/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":13010243,"name":"py3-respx","ecosystem":"alpine","description":"Simple utility for mocking HTTPX Python library","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_number":"0.22.0-r0","last_synced_at":"2026-04-09T16:04:08.552Z","created_at":"2026-01-31T01:17:32.529Z","updated_at":"2026-04-09T16:04:08.552Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-respx","install_command":"apk add py3-respx","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-respx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx/codemeta","maintainers":[{"uuid":"folliekazetani@protonmail.com","login":null,"name":"Hoang Nguyen","email":"folliekazetani@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","packages_count":104,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","role":null,"created_at":"2026-03-03T18:40:32.531Z","updated_at":"2026-03-03T18:40:32.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/folliekazetani@protonmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"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":12899831,"name":"python314Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:05:36.437Z","latest_release_published_at":"2026-01-27T10:05:36.437Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-07T09:31:02.384Z","created_at":"2026-01-27T10:05:36.226Z","updated_at":"2026-03-07T09:31:02.718Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.respx","install_command":"nix-env -iA nixpkgs.python314Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/respx/default.nix#L48","metadata":{"nix_attribute":"python3.14-respx-0.22.0","position":"pkgs/development/python-modules/respx/default.nix:48","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":"respx","upstream_purl":"pkg:pypi/respx"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.respx?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.respx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4572,"html_url":null,"role":null,"created_at":"2026-03-07T09:31:02.640Z","updated_at":"2026-03-07T09:31:02.640Z","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":147106,"maintainers_count":4680,"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":2902327,"name":"respx","ecosystem":"pypi","description":"A utility for mocking out the Python HTTPX and HTTP Core libraries.","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["httpx","httpcore","mock","responses","requests","async","http"],"namespace":null,"versions_count":48,"first_release_published_at":"2019-11-16T11:08:24.000Z","latest_release_published_at":"2026-04-08T14:37:14.000Z","latest_release_number":"0.23.1","last_synced_at":"2026-05-26T05:00:31.766Z","created_at":"2022-04-10T12:28:12.742Z","updated_at":"2026-05-26T05:00:31.767Z","registry_url":"https://pypi.org/project/respx/","install_command":"pip install respx --index-url https://pypi.org/simple","documentation_url":"https://respx.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","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","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"respx","project_status":null},"repo_metadata":{"id":38864055,"uuid":"221497383","full_name":"lundberg/respx","owner":"lundberg","description":"Mock HTTPX with awesome request patterns and response side effects 🦋","archived":false,"fork":false,"pushed_at":"2026-04-23T14:12:39.000Z","size":1579,"stargazers_count":795,"open_issues_count":17,"forks_count":55,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-07T05:11:34.958Z","etag":null,"topics":["httpx","mock","pytest","testing"],"latest_commit_sha":null,"homepage":"https://lundberg.github.io/respx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lundberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-11-13T15:57:09.000Z","updated_at":"2026-05-06T16:29:08.000Z","dependencies_parsed_at":"2026-04-27T00:00:46.591Z","dependency_job_id":null,"html_url":"https://github.com/lundberg/respx","commit_stats":{"total_commits":353,"total_committers":20,"mean_commits":17.65,"dds":0.09915014164305946,"last_synced_commit":"42930fc9d401c24476e159e9bed4181ea459cbc4"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/lundberg/respx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/sbom","scorecard":{"id":605261,"data":{"date":"2025-08-11","repo":{"name":"github.com/lundberg/respx","commit":"40b42ceac07477ca3ab8abbb9bdaf8ada76775e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.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/check-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/check-docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T01:26:53.312Z","repository_id":38864055,"created_at":"2025-08-21T01:26:53.312Z","updated_at":"2025-08-21T01:26:53.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"lundberg","name":"Jonas Lundberg","uuid":"137268","kind":"user","description":"","email":"","website":null,"location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/137268?v=4","repositories_count":4,"last_synced_at":"2023-04-05T14:00:24.638Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lundberg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:51.387Z","updated_at":"2023-04-05T14:00:24.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg/repositories"},"tags":[{"name":"0.23.1","sha":"fc8b43bc74a69d07a6bdccf61522069b12bb8fad","kind":"commit","published_at":"2026-04-08T14:34:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.23.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"62aaeabf2d55c9dcafa74ec086885850194e0dda","kind":"commit","published_at":"2026-04-07T14:12:30.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.23.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"1f3626d2bec1f2799f5320ae4e6c8efa760fbc39","kind":"tag","published_at":"2024-12-19T22:32:09.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.22.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.22.0/manifests"},{"name":"0.21.1","sha":"1f55faa934ed821cdc0f29186d28ad4614493673","kind":"commit","published_at":"2024-03-27T20:41:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"15522db36d6a08f2c062831ec664df2b9d2e1f69","kind":"commit","published_at":"2024-03-19T16:19:59.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0/manifests"},{"name":"0.20.2","sha":"58ad17e9cee2ea81183a5855acbf4bf45dc9faa0","kind":"commit","published_at":"2023-07-20T22:41:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"6f8d05fea8ff9524e488e3f4b3611d78507dab6e","kind":"commit","published_at":"2022-11-18T16:58:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"8d9e14937fcb976edff5dbad5cb9d00a81f16a68","kind":"commit","published_at":"2022-09-16T09:27:02.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0/manifests"},{"name":"0.19.3","sha":"d5d70510189ceb3c04edbe862f77d760801e92c4","kind":"commit","published_at":"2022-09-14T09:58:54.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"c76f632690cdfb2c878fe8fea999df0a26083eb3","kind":"commit","published_at":"2022-02-03T10:16:49.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"61b749c5ce2c8a64adf4769a5160a5cca41c25a8","kind":"commit","published_at":"2022-01-10T10:07:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"3981b5b4e3301bb6099bed8b45ecbdd8c5aec89f","kind":"commit","published_at":"2021-11-15T15:39:25.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"97a9e2867c284e9fcc5b89ba2306f1902cb3baef","kind":"commit","published_at":"2021-10-22T07:23:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"7eb84ec6aa7663b7641cb6f0c94f1c20fb963406","kind":"commit","published_at":"2021-10-20T16:24:45.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ab621805118d85a0f9a5778a34b9b810c1f04d7a","kind":"commit","published_at":"2021-10-14T13:31:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0/manifests"},{"name":"0.18.0b0","sha":"0b86d4185dd44baa17800d336644ed0b46cb9f8b","kind":"commit","published_at":"2021-09-15T08:20:33.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0b0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0/manifests"},{"name":"0.17.1","sha":"065242e5b1a17dbbe20d2951269a8e4c82b8bfae","kind":"commit","published_at":"2021-07-05T15:22:04.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"9ba09c92685165f5473490aebeff5cfe95a7d3fc","kind":"commit","published_at":"2021-04-27T17:21:23.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"13178e21b46db24eed4089be2bcc645a3d116da0","kind":"commit","published_at":"2020-12-14T15:42:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"77e7bd82e22454908936e442409a488ff943cd2a","kind":"commit","published_at":"2020-11-26T16:07:55.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"2307b3c63099689a4154d5be8ef5f260fd4baf27","kind":"commit","published_at":"2020-11-16T22:01:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"51327dbda516dc30992d24ce4586e65bc6c403c3","kind":"commit","published_at":"2020-11-13T16:13:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"75ffa45e059a5b6e282fe305264ef9b383e37551","kind":"commit","published_at":"2020-11-10T19:58:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"85bb130bca1da5899f6cf33d0e0a6b3d927151b4","kind":"commit","published_at":"2020-11-09T06:38:32.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"1c68e57eccd5a2ddb27ebe54cb34588fc11e2dc7","kind":"commit","published_at":"2020-10-15T08:37:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.14.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"cecf61084b9668765803c0109a383c3dd44d678d","kind":"commit","published_at":"2020-09-30T15:16:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.13.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"fc8a7c67a7e5e3c259697af8942f51bac95a3ff1","kind":"commit","published_at":"2020-08-21T14:01:06.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"57a369d1a685a4134436197df49d3c40ec8949c0","kind":"commit","published_at":"2020-08-17T13:42:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"cbe91018842b6c10eb2e4fc009087cb8f02bbec6","kind":"commit","published_at":"2020-08-13T11:33:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8e6774358090de320afaceb14f4135f5b23e1423","kind":"commit","published_at":"2020-06-25T19:52:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e4994013259bcf1b44aa202f55d0449198e312f0","kind":"commit","published_at":"2020-06-01T10:38:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"31e5e5fe8afcee660d6e4724921ffc6f58f4d78c","kind":"commit","published_at":"2020-05-29T16:29:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"c62fdc9949955936bf050efad9a2ddca636f2e44","kind":"commit","published_at":"2020-03-11T11:13:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f440340894d684bee3cd80289af3a26f7aa8e1a3","kind":"commit","published_at":"2020-01-30T09:55:13.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d5f58eb934dde012a709c4300c8dd86c0c99edc8","kind":"commit","published_at":"2020-01-22T10:28:01.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.9.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"4c03eee0698e4c0b9ff80c0d6f2df8cf0a2d5ab8","kind":"commit","published_at":"2020-01-10T12:49:07.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3/manifests"},{"name":"0.8.1","sha":"743974d7cabfd8d7d79f4b1beb7281d037cc9c3d","kind":"commit","published_at":"2019-12-09T08:31:10.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1/manifests"},{"name":"0.8","sha":"ac32f3c62f6e30bee266c24c4ec774999e5f5ad0","kind":"commit","published_at":"2019-11-27T15:18:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8","html_url":"https://github.com/lundberg/respx/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8/manifests"},{"name":"0.7.4","sha":"63b039309462d64bfca895a9cbf3cf45e9acb9de","kind":"commit","published_at":"2019-11-24T11:49:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"4d1b0f054bc7301ff0a93e3defe47cbb9c01e664","kind":"commit","published_at":"2019-11-21T15:26:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"94e57c3faca77010dd0cb793b4b61416a106d727","kind":"commit","published_at":"2019-11-21T11:09:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"64898c33a1eb9061a2ab41206a3749c1d400793d","kind":"commit","published_at":"2019-11-20T18:28:27.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1/manifests"},{"name":"0.7","sha":"cad93496daff21df27de1e4f74eadf0ed8b218ce","kind":"commit","published_at":"2019-11-19T22:01:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7","html_url":"https://github.com/lundberg/respx/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7/manifests"},{"name":"0.6","sha":"05747d93cdac6c9c91e909f63c95bd56410da15b","kind":"commit","published_at":"2019-11-18T15:19:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.6","html_url":"https://github.com/lundberg/respx/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6/manifests"},{"name":"0.5","sha":"1227ab8cb2fa0ca67a4cd65b2d63fac73df0973d","kind":"commit","published_at":"2019-11-18T07:42:21.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.5","html_url":"https://github.com/lundberg/respx/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5/manifests"},{"name":"0.4","sha":"3d50d73888a816d39d6806273085589869543a49","kind":"commit","published_at":"2019-11-16T12:40:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4/manifests"},{"name":"0.3.1","sha":"db18b7f4c890cb928a5a1ce095314a59ced4c93c","kind":"commit","published_at":"2019-11-16T11:08:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1/manifests"},{"name":"0.3","sha":"65f640c6ef8902d0928ce542db26292d1a21205f","kind":"commit","published_at":"2019-11-15T16:21:43.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3/manifests"},{"name":"0.2","sha":"9a350a5a50672b4ef55f2b7a2f218c9d5d30ed3f","kind":"commit","published_at":"2019-11-14T10:03:03.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2/manifests"},{"name":"0.1","sha":"ea9ef0c13470e6ca861e312a29297c7be3c52bda","kind":"commit","published_at":"2019-11-13T17:48:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-22T16:31:22.017Z","dependent_packages_count":93,"downloads":14915070,"downloads_period":"last-month","dependent_repos_count":777,"rankings":{"downloads":0.46225873467769146,"dependent_repos_count":0.43067206158097304,"dependent_packages_count":0.24494903638904458,"stargazers_count":2.7891385967300573,"forks_count":6.441334080452059,"docker_downloads_count":0.26645613342544167,"average":1.7724681072092112},"purl":"pkg:pypi/respx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/respx","docker_dependents_count":69,"docker_downloads_count":755282178,"usage_url":"https://repos.ecosyste.ms/usage/pypi/respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-11T07:07:19.369Z","issues_count":84,"pull_requests_count":123,"avg_time_to_close_issue":9302366.819672132,"avg_time_to_close_pull_request":3281071.855769231,"issues_closed_count":61,"pull_requests_closed_count":104,"pull_request_authors_count":28,"issue_authors_count":59,"avg_comments_per_issue":2.9285714285714284,"avg_comments_per_pull_request":1.5040650406504066,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":15085.5,"past_year_avg_time_to_close_pull_request":5133180.2,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":2.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/issues","maintainers":[{"login":"lundberg","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}],"active_maintainers":[{"login":"lundberg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/respx/codemeta","maintainers":[{"uuid":"5monkeys","login":"5monkeys","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/5monkeys/","role":null,"created_at":"2023-02-25T08:34:18.065Z","updated_at":"2023-02-25T08:34:18.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/5monkeys/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873150,"maintainers_count":373374,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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":13080343,"name":"python311Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:44:14.381Z","latest_release_published_at":"2026-02-01T17:44:14.381Z","latest_release_number":"0.21.1","last_synced_at":"2026-03-05T04:17:06.013Z","created_at":"2026-02-01T17:44:13.576Z","updated_at":"2026-03-05T04:17:06.448Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.respx","install_command":"nix-env -iA nixpkgs.python311Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/respx/default.nix#L53","metadata":{"nix_attribute":"python3.11-respx-0.21.1","position":"pkgs/development/python-modules/respx/default.nix:53","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":"respx","upstream_purl":"pkg:pypi/respx"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.respx?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.respx/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-05T04:17:06.331Z","updated_at":"2026-03-05T04:17:06.331Z","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":13299336,"name":"python310Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:36:06.238Z","latest_release_published_at":"2026-02-02T06:36:06.238Z","latest_release_number":"0.20.2","last_synced_at":"2026-03-07T08:34:36.373Z","created_at":"2026-02-02T06:36:03.012Z","updated_at":"2026-03-07T08:34:36.616Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.respx","install_command":"nix-env -iA nixpkgs.python310Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/respx/default.nix#L55","metadata":{"nix_attribute":"python3.10-respx-0.20.2","position":"pkgs/development/python-modules/respx/default.nix:55","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":"respx","upstream_purl":"pkg:pypi/respx"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.respx?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.respx/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-07T08:34:36.533Z","updated_at":"2026-03-07T08:34:36.533Z","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":12820995,"name":"python310Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:04:35.187Z","latest_release_published_at":"2026-01-26T18:04:35.187Z","latest_release_number":"0.20.1","last_synced_at":"2026-04-17T18:02:10.477Z","created_at":"2026-01-26T18:04:35.031Z","updated_at":"2026-04-17T18:33:36.196Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.respx","install_command":"nix-env -iA nixpkgs.python310Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/respx/default.nix#L49","metadata":{"nix_attribute":"python3.10-respx-0.20.1","position":"pkgs/development/python-modules/respx/default.nix:49","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":"respx","upstream_purl":"pkg:pypi/respx"},"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.respx?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.respx/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-04T18:34:28.145Z","updated_at":"2026-03-04T18:34:28.145Z","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":13010244,"name":"py3-respx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-respx","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_number":"0.22.0-r0","last_synced_at":"2026-04-12T17:00:33.107Z","created_at":"2026-01-31T01:17:32.590Z","updated_at":"2026-04-12T17:32:49.383Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-respx-pyc","install_command":"apk add py3-respx-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-respx-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-respx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-respx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-respx-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-respx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-respx-pyc/codemeta","maintainers":[{"uuid":"folliekazetani@protonmail.com","login":null,"name":"Hoang Nguyen","email":"folliekazetani@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","packages_count":104,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","role":null,"created_at":"2026-03-04T03:09:27.743Z","updated_at":"2026-03-04T03:09:27.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/folliekazetani@protonmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"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":11252287,"name":"py3-respx","ecosystem":"alpine","description":"Simple utility for mocking HTTPX Python library","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_number":"0.22.0-r0","last_synced_at":"2026-04-10T16:03:13.448Z","created_at":"2025-01-10T20:48:32.679Z","updated_at":"2026-04-10T16:03:13.449Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-respx","install_command":"apk add py3-respx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38864055,"uuid":"221497383","full_name":"lundberg/respx","owner":"lundberg","description":"Mock HTTPX with awesome request patterns and response side effects 🦋","archived":false,"fork":false,"pushed_at":"2025-09-15T07:48:05.000Z","size":1571,"stargazers_count":728,"open_issues_count":23,"forks_count":48,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-09T02:44:10.846Z","etag":null,"topics":["httpx","mock","pytest","testing"],"latest_commit_sha":null,"homepage":"https://lundberg.github.io/respx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lundberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-13T15:57:09.000Z","updated_at":"2025-10-07T09:28:10.000Z","dependencies_parsed_at":"2024-03-18T17:28:28.360Z","dependency_job_id":"beba26d1-c07a-4b57-973a-7d39bb199e29","html_url":"https://github.com/lundberg/respx","commit_stats":{"total_commits":353,"total_committers":20,"mean_commits":17.65,"dds":0.09915014164305946,"last_synced_commit":"42930fc9d401c24476e159e9bed4181ea459cbc4"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/lundberg/respx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/sbom","scorecard":{"id":605261,"data":{"date":"2025-08-11","repo":{"name":"github.com/lundberg/respx","commit":"40b42ceac07477ca3ab8abbb9bdaf8ada76775e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.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/check-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/check-docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T01:26:53.312Z","repository_id":38864055,"created_at":"2025-08-21T01:26:53.312Z","updated_at":"2025-08-21T01:26:53.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10T02:00:06.843Z","response_time":62,"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":"lundberg","name":"Jonas Lundberg","uuid":"137268","kind":"user","description":"","email":"","website":null,"location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/137268?v=4","repositories_count":4,"last_synced_at":"2023-04-05T14:00:24.638Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lundberg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:51.387Z","updated_at":"2023-04-05T14:00:24.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg/repositories"},"tags":[{"name":"0.21.1","sha":"1f55faa934ed821cdc0f29186d28ad4614493673","kind":"commit","published_at":"2024-03-27T20:41:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"15522db36d6a08f2c062831ec664df2b9d2e1f69","kind":"commit","published_at":"2024-03-19T16:19:59.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0/manifests"},{"name":"0.20.2","sha":"58ad17e9cee2ea81183a5855acbf4bf45dc9faa0","kind":"commit","published_at":"2023-07-20T22:41:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"6f8d05fea8ff9524e488e3f4b3611d78507dab6e","kind":"commit","published_at":"2022-11-18T16:58:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"8d9e14937fcb976edff5dbad5cb9d00a81f16a68","kind":"commit","published_at":"2022-09-16T09:27:02.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0/manifests"},{"name":"0.19.3","sha":"d5d70510189ceb3c04edbe862f77d760801e92c4","kind":"commit","published_at":"2022-09-14T09:58:54.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"c76f632690cdfb2c878fe8fea999df0a26083eb3","kind":"commit","published_at":"2022-02-03T10:16:49.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"61b749c5ce2c8a64adf4769a5160a5cca41c25a8","kind":"commit","published_at":"2022-01-10T10:07:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"3981b5b4e3301bb6099bed8b45ecbdd8c5aec89f","kind":"commit","published_at":"2021-11-15T15:39:25.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"97a9e2867c284e9fcc5b89ba2306f1902cb3baef","kind":"commit","published_at":"2021-10-22T07:23:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"7eb84ec6aa7663b7641cb6f0c94f1c20fb963406","kind":"commit","published_at":"2021-10-20T16:24:45.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ab621805118d85a0f9a5778a34b9b810c1f04d7a","kind":"commit","published_at":"2021-10-14T13:31:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0/manifests"},{"name":"0.18.0b0","sha":"0b86d4185dd44baa17800d336644ed0b46cb9f8b","kind":"commit","published_at":"2021-09-15T08:20:33.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0b0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0/manifests"},{"name":"0.17.1","sha":"065242e5b1a17dbbe20d2951269a8e4c82b8bfae","kind":"commit","published_at":"2021-07-05T15:22:04.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"9ba09c92685165f5473490aebeff5cfe95a7d3fc","kind":"commit","published_at":"2021-04-27T17:21:23.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"13178e21b46db24eed4089be2bcc645a3d116da0","kind":"commit","published_at":"2020-12-14T15:42:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"77e7bd82e22454908936e442409a488ff943cd2a","kind":"commit","published_at":"2020-11-26T16:07:55.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"2307b3c63099689a4154d5be8ef5f260fd4baf27","kind":"commit","published_at":"2020-11-16T22:01:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"51327dbda516dc30992d24ce4586e65bc6c403c3","kind":"commit","published_at":"2020-11-13T16:13:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"75ffa45e059a5b6e282fe305264ef9b383e37551","kind":"commit","published_at":"2020-11-10T19:58:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"85bb130bca1da5899f6cf33d0e0a6b3d927151b4","kind":"commit","published_at":"2020-11-09T06:38:32.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"1c68e57eccd5a2ddb27ebe54cb34588fc11e2dc7","kind":"commit","published_at":"2020-10-15T08:37:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.14.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"cecf61084b9668765803c0109a383c3dd44d678d","kind":"commit","published_at":"2020-09-30T15:16:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.13.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"fc8a7c67a7e5e3c259697af8942f51bac95a3ff1","kind":"commit","published_at":"2020-08-21T14:01:06.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"57a369d1a685a4134436197df49d3c40ec8949c0","kind":"commit","published_at":"2020-08-17T13:42:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"cbe91018842b6c10eb2e4fc009087cb8f02bbec6","kind":"commit","published_at":"2020-08-13T11:33:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8e6774358090de320afaceb14f4135f5b23e1423","kind":"commit","published_at":"2020-06-25T19:52:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e4994013259bcf1b44aa202f55d0449198e312f0","kind":"commit","published_at":"2020-06-01T10:38:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"31e5e5fe8afcee660d6e4724921ffc6f58f4d78c","kind":"commit","published_at":"2020-05-29T16:29:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"c62fdc9949955936bf050efad9a2ddca636f2e44","kind":"commit","published_at":"2020-03-11T11:13:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f440340894d684bee3cd80289af3a26f7aa8e1a3","kind":"commit","published_at":"2020-01-30T09:55:13.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d5f58eb934dde012a709c4300c8dd86c0c99edc8","kind":"commit","published_at":"2020-01-22T10:28:01.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.9.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"4c03eee0698e4c0b9ff80c0d6f2df8cf0a2d5ab8","kind":"commit","published_at":"2020-01-10T12:49:07.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3/manifests"},{"name":"0.8.1","sha":"743974d7cabfd8d7d79f4b1beb7281d037cc9c3d","kind":"commit","published_at":"2019-12-09T08:31:10.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1/manifests"},{"name":"0.8","sha":"ac32f3c62f6e30bee266c24c4ec774999e5f5ad0","kind":"commit","published_at":"2019-11-27T15:18:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8","html_url":"https://github.com/lundberg/respx/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8/manifests"},{"name":"0.7.4","sha":"63b039309462d64bfca895a9cbf3cf45e9acb9de","kind":"commit","published_at":"2019-11-24T11:49:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"4d1b0f054bc7301ff0a93e3defe47cbb9c01e664","kind":"commit","published_at":"2019-11-21T15:26:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"94e57c3faca77010dd0cb793b4b61416a106d727","kind":"commit","published_at":"2019-11-21T11:09:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"64898c33a1eb9061a2ab41206a3749c1d400793d","kind":"commit","published_at":"2019-11-20T18:28:27.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1/manifests"},{"name":"0.7","sha":"cad93496daff21df27de1e4f74eadf0ed8b218ce","kind":"commit","published_at":"2019-11-19T22:01:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7","html_url":"https://github.com/lundberg/respx/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7/manifests"},{"name":"0.6","sha":"05747d93cdac6c9c91e909f63c95bd56410da15b","kind":"commit","published_at":"2019-11-18T15:19:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.6","html_url":"https://github.com/lundberg/respx/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6/manifests"},{"name":"0.5","sha":"1227ab8cb2fa0ca67a4cd65b2d63fac73df0973d","kind":"commit","published_at":"2019-11-18T07:42:21.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.5","html_url":"https://github.com/lundberg/respx/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5/manifests"},{"name":"0.4","sha":"3d50d73888a816d39d6806273085589869543a49","kind":"commit","published_at":"2019-11-16T12:40:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4/manifests"},{"name":"0.3.1","sha":"db18b7f4c890cb928a5a1ce095314a59ced4c93c","kind":"commit","published_at":"2019-11-16T11:08:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1/manifests"},{"name":"0.3","sha":"65f640c6ef8902d0928ce542db26292d1a21205f","kind":"commit","published_at":"2019-11-15T16:21:43.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3/manifests"},{"name":"0.2","sha":"9a350a5a50672b4ef55f2b7a2f218c9d5d30ed3f","kind":"commit","published_at":"2019-11-14T10:03:03.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2/manifests"},{"name":"0.1","sha":"ea9ef0c13470e6ca861e312a29297c7be3c52bda","kind":"commit","published_at":"2019-11-13T17:48:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-20T22:06:39.500Z","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.024808505773409,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.0124042528867045},"purl":"pkg:apk/alpine/py3-respx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T02:27:50.758Z","issues_count":79,"pull_requests_count":115,"avg_time_to_close_issue":6924662.701754386,"avg_time_to_close_pull_request":2824950.5408163266,"issues_closed_count":57,"pull_requests_closed_count":98,"pull_request_authors_count":24,"issue_authors_count":56,"avg_comments_per_issue":2.8227848101265822,"avg_comments_per_pull_request":1.4260869565217391,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":930440.3333333334,"past_year_avg_time_to_close_pull_request":1306861.3125,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":1.5333333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/issues","maintainers":[{"login":"lundberg","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}],"active_maintainers":[{"login":"lundberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx/codemeta","maintainers":[{"uuid":"folliekazetani@protonmail.com","login":null,"name":"Hoang Nguyen","email":"folliekazetani@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","packages_count":403,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","role":null,"created_at":"2025-01-10T20:50:23.312Z","updated_at":"2025-01-10T20:50:23.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/folliekazetani@protonmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39448,"maintainers_count":883,"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":11766825,"name":"py3-respx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-respx","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_number":"0.22.0-r0","last_synced_at":"2026-04-10T18:02:45.696Z","created_at":"2025-06-07T18:55:43.997Z","updated_at":"2026-04-10T18:02:45.697Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-respx-pyc","install_command":"apk add py3-respx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38864055,"uuid":"221497383","full_name":"lundberg/respx","owner":"lundberg","description":"Mock HTTPX with awesome request patterns and response side effects 🦋","archived":false,"fork":false,"pushed_at":"2025-09-15T07:48:05.000Z","size":1571,"stargazers_count":728,"open_issues_count":23,"forks_count":48,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-09T02:44:10.846Z","etag":null,"topics":["httpx","mock","pytest","testing"],"latest_commit_sha":null,"homepage":"https://lundberg.github.io/respx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lundberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-13T15:57:09.000Z","updated_at":"2025-10-07T09:28:10.000Z","dependencies_parsed_at":"2024-03-18T17:28:28.360Z","dependency_job_id":"beba26d1-c07a-4b57-973a-7d39bb199e29","html_url":"https://github.com/lundberg/respx","commit_stats":{"total_commits":353,"total_committers":20,"mean_commits":17.65,"dds":0.09915014164305946,"last_synced_commit":"42930fc9d401c24476e159e9bed4181ea459cbc4"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/lundberg/respx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/sbom","scorecard":{"id":605261,"data":{"date":"2025-08-11","repo":{"name":"github.com/lundberg/respx","commit":"40b42ceac07477ca3ab8abbb9bdaf8ada76775e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.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/check-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/check-docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T01:26:53.312Z","repository_id":38864055,"created_at":"2025-08-21T01:26:53.312Z","updated_at":"2025-08-21T01:26:53.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10T02:00:06.843Z","response_time":62,"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":"lundberg","name":"Jonas Lundberg","uuid":"137268","kind":"user","description":"","email":"","website":null,"location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/137268?v=4","repositories_count":4,"last_synced_at":"2023-04-05T14:00:24.638Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lundberg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:51.387Z","updated_at":"2023-04-05T14:00:24.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg/repositories"},"tags":[{"name":"0.21.1","sha":"1f55faa934ed821cdc0f29186d28ad4614493673","kind":"commit","published_at":"2024-03-27T20:41:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"15522db36d6a08f2c062831ec664df2b9d2e1f69","kind":"commit","published_at":"2024-03-19T16:19:59.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0/manifests"},{"name":"0.20.2","sha":"58ad17e9cee2ea81183a5855acbf4bf45dc9faa0","kind":"commit","published_at":"2023-07-20T22:41:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"6f8d05fea8ff9524e488e3f4b3611d78507dab6e","kind":"commit","published_at":"2022-11-18T16:58:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"8d9e14937fcb976edff5dbad5cb9d00a81f16a68","kind":"commit","published_at":"2022-09-16T09:27:02.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0/manifests"},{"name":"0.19.3","sha":"d5d70510189ceb3c04edbe862f77d760801e92c4","kind":"commit","published_at":"2022-09-14T09:58:54.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"c76f632690cdfb2c878fe8fea999df0a26083eb3","kind":"commit","published_at":"2022-02-03T10:16:49.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"61b749c5ce2c8a64adf4769a5160a5cca41c25a8","kind":"commit","published_at":"2022-01-10T10:07:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"3981b5b4e3301bb6099bed8b45ecbdd8c5aec89f","kind":"commit","published_at":"2021-11-15T15:39:25.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"97a9e2867c284e9fcc5b89ba2306f1902cb3baef","kind":"commit","published_at":"2021-10-22T07:23:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"7eb84ec6aa7663b7641cb6f0c94f1c20fb963406","kind":"commit","published_at":"2021-10-20T16:24:45.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ab621805118d85a0f9a5778a34b9b810c1f04d7a","kind":"commit","published_at":"2021-10-14T13:31:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0/manifests"},{"name":"0.18.0b0","sha":"0b86d4185dd44baa17800d336644ed0b46cb9f8b","kind":"commit","published_at":"2021-09-15T08:20:33.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0b0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0/manifests"},{"name":"0.17.1","sha":"065242e5b1a17dbbe20d2951269a8e4c82b8bfae","kind":"commit","published_at":"2021-07-05T15:22:04.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"9ba09c92685165f5473490aebeff5cfe95a7d3fc","kind":"commit","published_at":"2021-04-27T17:21:23.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"13178e21b46db24eed4089be2bcc645a3d116da0","kind":"commit","published_at":"2020-12-14T15:42:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"77e7bd82e22454908936e442409a488ff943cd2a","kind":"commit","published_at":"2020-11-26T16:07:55.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"2307b3c63099689a4154d5be8ef5f260fd4baf27","kind":"commit","published_at":"2020-11-16T22:01:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"51327dbda516dc30992d24ce4586e65bc6c403c3","kind":"commit","published_at":"2020-11-13T16:13:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"75ffa45e059a5b6e282fe305264ef9b383e37551","kind":"commit","published_at":"2020-11-10T19:58:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"85bb130bca1da5899f6cf33d0e0a6b3d927151b4","kind":"commit","published_at":"2020-11-09T06:38:32.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"1c68e57eccd5a2ddb27ebe54cb34588fc11e2dc7","kind":"commit","published_at":"2020-10-15T08:37:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.14.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"cecf61084b9668765803c0109a383c3dd44d678d","kind":"commit","published_at":"2020-09-30T15:16:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.13.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"fc8a7c67a7e5e3c259697af8942f51bac95a3ff1","kind":"commit","published_at":"2020-08-21T14:01:06.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"57a369d1a685a4134436197df49d3c40ec8949c0","kind":"commit","published_at":"2020-08-17T13:42:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"cbe91018842b6c10eb2e4fc009087cb8f02bbec6","kind":"commit","published_at":"2020-08-13T11:33:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8e6774358090de320afaceb14f4135f5b23e1423","kind":"commit","published_at":"2020-06-25T19:52:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e4994013259bcf1b44aa202f55d0449198e312f0","kind":"commit","published_at":"2020-06-01T10:38:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"31e5e5fe8afcee660d6e4724921ffc6f58f4d78c","kind":"commit","published_at":"2020-05-29T16:29:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"c62fdc9949955936bf050efad9a2ddca636f2e44","kind":"commit","published_at":"2020-03-11T11:13:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f440340894d684bee3cd80289af3a26f7aa8e1a3","kind":"commit","published_at":"2020-01-30T09:55:13.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d5f58eb934dde012a709c4300c8dd86c0c99edc8","kind":"commit","published_at":"2020-01-22T10:28:01.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.9.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"4c03eee0698e4c0b9ff80c0d6f2df8cf0a2d5ab8","kind":"commit","published_at":"2020-01-10T12:49:07.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3/manifests"},{"name":"0.8.1","sha":"743974d7cabfd8d7d79f4b1beb7281d037cc9c3d","kind":"commit","published_at":"2019-12-09T08:31:10.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1/manifests"},{"name":"0.8","sha":"ac32f3c62f6e30bee266c24c4ec774999e5f5ad0","kind":"commit","published_at":"2019-11-27T15:18:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8","html_url":"https://github.com/lundberg/respx/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8/manifests"},{"name":"0.7.4","sha":"63b039309462d64bfca895a9cbf3cf45e9acb9de","kind":"commit","published_at":"2019-11-24T11:49:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"4d1b0f054bc7301ff0a93e3defe47cbb9c01e664","kind":"commit","published_at":"2019-11-21T15:26:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"94e57c3faca77010dd0cb793b4b61416a106d727","kind":"commit","published_at":"2019-11-21T11:09:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"64898c33a1eb9061a2ab41206a3749c1d400793d","kind":"commit","published_at":"2019-11-20T18:28:27.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1/manifests"},{"name":"0.7","sha":"cad93496daff21df27de1e4f74eadf0ed8b218ce","kind":"commit","published_at":"2019-11-19T22:01:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7","html_url":"https://github.com/lundberg/respx/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7/manifests"},{"name":"0.6","sha":"05747d93cdac6c9c91e909f63c95bd56410da15b","kind":"commit","published_at":"2019-11-18T15:19:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.6","html_url":"https://github.com/lundberg/respx/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6/manifests"},{"name":"0.5","sha":"1227ab8cb2fa0ca67a4cd65b2d63fac73df0973d","kind":"commit","published_at":"2019-11-18T07:42:21.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.5","html_url":"https://github.com/lundberg/respx/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5/manifests"},{"name":"0.4","sha":"3d50d73888a816d39d6806273085589869543a49","kind":"commit","published_at":"2019-11-16T12:40:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4/manifests"},{"name":"0.3.1","sha":"db18b7f4c890cb928a5a1ce095314a59ced4c93c","kind":"commit","published_at":"2019-11-16T11:08:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1/manifests"},{"name":"0.3","sha":"65f640c6ef8902d0928ce542db26292d1a21205f","kind":"commit","published_at":"2019-11-15T16:21:43.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3/manifests"},{"name":"0.2","sha":"9a350a5a50672b4ef55f2b7a2f218c9d5d30ed3f","kind":"commit","published_at":"2019-11-14T10:03:03.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2/manifests"},{"name":"0.1","sha":"ea9ef0c13470e6ca861e312a29297c7be3c52bda","kind":"commit","published_at":"2019-11-13T17:48:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-20T22:07:09.680Z","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-respx-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-respx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-respx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-respx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T02:27:50.758Z","issues_count":79,"pull_requests_count":115,"avg_time_to_close_issue":6924662.701754386,"avg_time_to_close_pull_request":2824950.5408163266,"issues_closed_count":57,"pull_requests_closed_count":98,"pull_request_authors_count":24,"issue_authors_count":56,"avg_comments_per_issue":2.8227848101265822,"avg_comments_per_pull_request":1.4260869565217391,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":930440.3333333334,"past_year_avg_time_to_close_pull_request":1306861.3125,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":1.5333333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/issues","maintainers":[{"login":"lundberg","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}],"active_maintainers":[{"login":"lundberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx-pyc/codemeta","maintainers":[{"uuid":"folliekazetani@protonmail.com","login":null,"name":"Hoang Nguyen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","packages_count":102,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","role":null,"created_at":"2025-06-08T16:56:17.902Z","updated_at":"2025-06-08T16:56:17.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/folliekazetani@protonmail.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":11766824,"name":"py3-respx","ecosystem":"alpine","description":"Simple utility for mocking HTTPX Python library","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_number":"0.22.0-r0","last_synced_at":"2026-04-10T18:02:51.190Z","created_at":"2025-06-07T18:55:42.744Z","updated_at":"2026-04-10T18:02:51.191Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-respx","install_command":"apk add py3-respx","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38864055,"uuid":"221497383","full_name":"lundberg/respx","owner":"lundberg","description":"Mock HTTPX with awesome request patterns and response side effects 🦋","archived":false,"fork":false,"pushed_at":"2025-09-15T07:48:05.000Z","size":1571,"stargazers_count":728,"open_issues_count":23,"forks_count":48,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-09T02:44:10.846Z","etag":null,"topics":["httpx","mock","pytest","testing"],"latest_commit_sha":null,"homepage":"https://lundberg.github.io/respx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lundberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-13T15:57:09.000Z","updated_at":"2025-10-07T09:28:10.000Z","dependencies_parsed_at":"2024-03-18T17:28:28.360Z","dependency_job_id":"beba26d1-c07a-4b57-973a-7d39bb199e29","html_url":"https://github.com/lundberg/respx","commit_stats":{"total_commits":353,"total_committers":20,"mean_commits":17.65,"dds":0.09915014164305946,"last_synced_commit":"42930fc9d401c24476e159e9bed4181ea459cbc4"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/lundberg/respx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/sbom","scorecard":{"id":605261,"data":{"date":"2025-08-11","repo":{"name":"github.com/lundberg/respx","commit":"40b42ceac07477ca3ab8abbb9bdaf8ada76775e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.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/check-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/check-docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T01:26:53.312Z","repository_id":38864055,"created_at":"2025-08-21T01:26:53.312Z","updated_at":"2025-08-21T01:26:53.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10T02:00:06.843Z","response_time":62,"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":"lundberg","name":"Jonas Lundberg","uuid":"137268","kind":"user","description":"","email":"","website":null,"location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/137268?v=4","repositories_count":4,"last_synced_at":"2023-04-05T14:00:24.638Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lundberg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:51.387Z","updated_at":"2023-04-05T14:00:24.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg/repositories"},"tags":[{"name":"0.21.1","sha":"1f55faa934ed821cdc0f29186d28ad4614493673","kind":"commit","published_at":"2024-03-27T20:41:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"15522db36d6a08f2c062831ec664df2b9d2e1f69","kind":"commit","published_at":"2024-03-19T16:19:59.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0/manifests"},{"name":"0.20.2","sha":"58ad17e9cee2ea81183a5855acbf4bf45dc9faa0","kind":"commit","published_at":"2023-07-20T22:41:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"6f8d05fea8ff9524e488e3f4b3611d78507dab6e","kind":"commit","published_at":"2022-11-18T16:58:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"8d9e14937fcb976edff5dbad5cb9d00a81f16a68","kind":"commit","published_at":"2022-09-16T09:27:02.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0/manifests"},{"name":"0.19.3","sha":"d5d70510189ceb3c04edbe862f77d760801e92c4","kind":"commit","published_at":"2022-09-14T09:58:54.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"c76f632690cdfb2c878fe8fea999df0a26083eb3","kind":"commit","published_at":"2022-02-03T10:16:49.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"61b749c5ce2c8a64adf4769a5160a5cca41c25a8","kind":"commit","published_at":"2022-01-10T10:07:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"3981b5b4e3301bb6099bed8b45ecbdd8c5aec89f","kind":"commit","published_at":"2021-11-15T15:39:25.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"97a9e2867c284e9fcc5b89ba2306f1902cb3baef","kind":"commit","published_at":"2021-10-22T07:23:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"7eb84ec6aa7663b7641cb6f0c94f1c20fb963406","kind":"commit","published_at":"2021-10-20T16:24:45.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ab621805118d85a0f9a5778a34b9b810c1f04d7a","kind":"commit","published_at":"2021-10-14T13:31:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0/manifests"},{"name":"0.18.0b0","sha":"0b86d4185dd44baa17800d336644ed0b46cb9f8b","kind":"commit","published_at":"2021-09-15T08:20:33.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0b0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0/manifests"},{"name":"0.17.1","sha":"065242e5b1a17dbbe20d2951269a8e4c82b8bfae","kind":"commit","published_at":"2021-07-05T15:22:04.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"9ba09c92685165f5473490aebeff5cfe95a7d3fc","kind":"commit","published_at":"2021-04-27T17:21:23.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"13178e21b46db24eed4089be2bcc645a3d116da0","kind":"commit","published_at":"2020-12-14T15:42:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"77e7bd82e22454908936e442409a488ff943cd2a","kind":"commit","published_at":"2020-11-26T16:07:55.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"2307b3c63099689a4154d5be8ef5f260fd4baf27","kind":"commit","published_at":"2020-11-16T22:01:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"51327dbda516dc30992d24ce4586e65bc6c403c3","kind":"commit","published_at":"2020-11-13T16:13:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"75ffa45e059a5b6e282fe305264ef9b383e37551","kind":"commit","published_at":"2020-11-10T19:58:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"85bb130bca1da5899f6cf33d0e0a6b3d927151b4","kind":"commit","published_at":"2020-11-09T06:38:32.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"1c68e57eccd5a2ddb27ebe54cb34588fc11e2dc7","kind":"commit","published_at":"2020-10-15T08:37:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.14.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"cecf61084b9668765803c0109a383c3dd44d678d","kind":"commit","published_at":"2020-09-30T15:16:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.13.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"fc8a7c67a7e5e3c259697af8942f51bac95a3ff1","kind":"commit","published_at":"2020-08-21T14:01:06.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"57a369d1a685a4134436197df49d3c40ec8949c0","kind":"commit","published_at":"2020-08-17T13:42:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"cbe91018842b6c10eb2e4fc009087cb8f02bbec6","kind":"commit","published_at":"2020-08-13T11:33:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8e6774358090de320afaceb14f4135f5b23e1423","kind":"commit","published_at":"2020-06-25T19:52:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e4994013259bcf1b44aa202f55d0449198e312f0","kind":"commit","published_at":"2020-06-01T10:38:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"31e5e5fe8afcee660d6e4724921ffc6f58f4d78c","kind":"commit","published_at":"2020-05-29T16:29:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"c62fdc9949955936bf050efad9a2ddca636f2e44","kind":"commit","published_at":"2020-03-11T11:13:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f440340894d684bee3cd80289af3a26f7aa8e1a3","kind":"commit","published_at":"2020-01-30T09:55:13.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d5f58eb934dde012a709c4300c8dd86c0c99edc8","kind":"commit","published_at":"2020-01-22T10:28:01.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.9.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"4c03eee0698e4c0b9ff80c0d6f2df8cf0a2d5ab8","kind":"commit","published_at":"2020-01-10T12:49:07.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3/manifests"},{"name":"0.8.1","sha":"743974d7cabfd8d7d79f4b1beb7281d037cc9c3d","kind":"commit","published_at":"2019-12-09T08:31:10.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1/manifests"},{"name":"0.8","sha":"ac32f3c62f6e30bee266c24c4ec774999e5f5ad0","kind":"commit","published_at":"2019-11-27T15:18:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8","html_url":"https://github.com/lundberg/respx/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8/manifests"},{"name":"0.7.4","sha":"63b039309462d64bfca895a9cbf3cf45e9acb9de","kind":"commit","published_at":"2019-11-24T11:49:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"4d1b0f054bc7301ff0a93e3defe47cbb9c01e664","kind":"commit","published_at":"2019-11-21T15:26:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"94e57c3faca77010dd0cb793b4b61416a106d727","kind":"commit","published_at":"2019-11-21T11:09:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"64898c33a1eb9061a2ab41206a3749c1d400793d","kind":"commit","published_at":"2019-11-20T18:28:27.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1/manifests"},{"name":"0.7","sha":"cad93496daff21df27de1e4f74eadf0ed8b218ce","kind":"commit","published_at":"2019-11-19T22:01:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7","html_url":"https://github.com/lundberg/respx/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7/manifests"},{"name":"0.6","sha":"05747d93cdac6c9c91e909f63c95bd56410da15b","kind":"commit","published_at":"2019-11-18T15:19:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.6","html_url":"https://github.com/lundberg/respx/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6/manifests"},{"name":"0.5","sha":"1227ab8cb2fa0ca67a4cd65b2d63fac73df0973d","kind":"commit","published_at":"2019-11-18T07:42:21.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.5","html_url":"https://github.com/lundberg/respx/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5/manifests"},{"name":"0.4","sha":"3d50d73888a816d39d6806273085589869543a49","kind":"commit","published_at":"2019-11-16T12:40:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4/manifests"},{"name":"0.3.1","sha":"db18b7f4c890cb928a5a1ce095314a59ced4c93c","kind":"commit","published_at":"2019-11-16T11:08:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1/manifests"},{"name":"0.3","sha":"65f640c6ef8902d0928ce542db26292d1a21205f","kind":"commit","published_at":"2019-11-15T16:21:43.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3/manifests"},{"name":"0.2","sha":"9a350a5a50672b4ef55f2b7a2f218c9d5d30ed3f","kind":"commit","published_at":"2019-11-14T10:03:03.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2/manifests"},{"name":"0.1","sha":"ea9ef0c13470e6ca861e312a29297c7be3c52bda","kind":"commit","published_at":"2019-11-13T17:48:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-20T22:07:09.680Z","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-respx?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T02:27:50.758Z","issues_count":79,"pull_requests_count":115,"avg_time_to_close_issue":6924662.701754386,"avg_time_to_close_pull_request":2824950.5408163266,"issues_closed_count":57,"pull_requests_closed_count":98,"pull_request_authors_count":24,"issue_authors_count":56,"avg_comments_per_issue":2.8227848101265822,"avg_comments_per_pull_request":1.4260869565217391,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":930440.3333333334,"past_year_avg_time_to_close_pull_request":1306861.3125,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":1.5333333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/issues","maintainers":[{"login":"lundberg","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}],"active_maintainers":[{"login":"lundberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-respx/codemeta","maintainers":[{"uuid":"folliekazetani@protonmail.com","login":null,"name":"Hoang Nguyen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","packages_count":102,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","role":null,"created_at":"2025-06-08T16:56:06.149Z","updated_at":"2025-06-08T16:56:06.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/folliekazetani@protonmail.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":5302941,"name":"respx","ecosystem":"conda","description":null,"homepage":"https://lundberg.github.io/respx","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2020-04-21T22:34:26.000Z","latest_release_published_at":"2022-09-16T13:21:50.000Z","latest_release_number":"0.20.0","last_synced_at":"2026-04-10T18:03:27.687Z","created_at":"2022-10-03T16:13:49.153Z","updated_at":"2026-04-10T18:03:27.687Z","registry_url":"https://anaconda.org/conda-forge/respx","install_command":"conda install -c conda-forge respx","documentation_url":null,"metadata":{},"repo_metadata":{"id":38864055,"uuid":"221497383","full_name":"lundberg/respx","owner":"lundberg","description":"Mock HTTPX with awesome request patterns and response side effects 🦋","archived":false,"fork":false,"pushed_at":"2025-09-15T07:48:05.000Z","size":1571,"stargazers_count":728,"open_issues_count":23,"forks_count":48,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-09T02:44:10.846Z","etag":null,"topics":["httpx","mock","pytest","testing"],"latest_commit_sha":null,"homepage":"https://lundberg.github.io/respx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lundberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-13T15:57:09.000Z","updated_at":"2025-10-07T09:28:10.000Z","dependencies_parsed_at":"2024-03-18T17:28:28.360Z","dependency_job_id":"beba26d1-c07a-4b57-973a-7d39bb199e29","html_url":"https://github.com/lundberg/respx","commit_stats":{"total_commits":353,"total_committers":20,"mean_commits":17.65,"dds":0.09915014164305946,"last_synced_commit":"42930fc9d401c24476e159e9bed4181ea459cbc4"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/lundberg/respx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/sbom","scorecard":{"id":605261,"data":{"date":"2025-08-11","repo":{"name":"github.com/lundberg/respx","commit":"40b42ceac07477ca3ab8abbb9bdaf8ada76775e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.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/check-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/check-docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T01:26:53.312Z","repository_id":38864055,"created_at":"2025-08-21T01:26:53.312Z","updated_at":"2025-08-21T01:26:53.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10T02:00:06.843Z","response_time":62,"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":"lundberg","name":"Jonas Lundberg","uuid":"137268","kind":"user","description":"","email":"","website":null,"location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/137268?v=4","repositories_count":4,"last_synced_at":"2023-04-05T14:00:24.638Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lundberg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:51.387Z","updated_at":"2023-04-05T14:00:24.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg/repositories"},"tags":[{"name":"0.21.1","sha":"1f55faa934ed821cdc0f29186d28ad4614493673","kind":"commit","published_at":"2024-03-27T20:41:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"15522db36d6a08f2c062831ec664df2b9d2e1f69","kind":"commit","published_at":"2024-03-19T16:19:59.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0/manifests"},{"name":"0.20.2","sha":"58ad17e9cee2ea81183a5855acbf4bf45dc9faa0","kind":"commit","published_at":"2023-07-20T22:41:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"6f8d05fea8ff9524e488e3f4b3611d78507dab6e","kind":"commit","published_at":"2022-11-18T16:58:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"8d9e14937fcb976edff5dbad5cb9d00a81f16a68","kind":"commit","published_at":"2022-09-16T09:27:02.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0/manifests"},{"name":"0.19.3","sha":"d5d70510189ceb3c04edbe862f77d760801e92c4","kind":"commit","published_at":"2022-09-14T09:58:54.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"c76f632690cdfb2c878fe8fea999df0a26083eb3","kind":"commit","published_at":"2022-02-03T10:16:49.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"61b749c5ce2c8a64adf4769a5160a5cca41c25a8","kind":"commit","published_at":"2022-01-10T10:07:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"3981b5b4e3301bb6099bed8b45ecbdd8c5aec89f","kind":"commit","published_at":"2021-11-15T15:39:25.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"97a9e2867c284e9fcc5b89ba2306f1902cb3baef","kind":"commit","published_at":"2021-10-22T07:23:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"7eb84ec6aa7663b7641cb6f0c94f1c20fb963406","kind":"commit","published_at":"2021-10-20T16:24:45.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ab621805118d85a0f9a5778a34b9b810c1f04d7a","kind":"commit","published_at":"2021-10-14T13:31:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0/manifests"},{"name":"0.18.0b0","sha":"0b86d4185dd44baa17800d336644ed0b46cb9f8b","kind":"commit","published_at":"2021-09-15T08:20:33.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0b0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0/manifests"},{"name":"0.17.1","sha":"065242e5b1a17dbbe20d2951269a8e4c82b8bfae","kind":"commit","published_at":"2021-07-05T15:22:04.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"9ba09c92685165f5473490aebeff5cfe95a7d3fc","kind":"commit","published_at":"2021-04-27T17:21:23.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"13178e21b46db24eed4089be2bcc645a3d116da0","kind":"commit","published_at":"2020-12-14T15:42:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"77e7bd82e22454908936e442409a488ff943cd2a","kind":"commit","published_at":"2020-11-26T16:07:55.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"2307b3c63099689a4154d5be8ef5f260fd4baf27","kind":"commit","published_at":"2020-11-16T22:01:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"51327dbda516dc30992d24ce4586e65bc6c403c3","kind":"commit","published_at":"2020-11-13T16:13:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"75ffa45e059a5b6e282fe305264ef9b383e37551","kind":"commit","published_at":"2020-11-10T19:58:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"85bb130bca1da5899f6cf33d0e0a6b3d927151b4","kind":"commit","published_at":"2020-11-09T06:38:32.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"1c68e57eccd5a2ddb27ebe54cb34588fc11e2dc7","kind":"commit","published_at":"2020-10-15T08:37:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.14.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"cecf61084b9668765803c0109a383c3dd44d678d","kind":"commit","published_at":"2020-09-30T15:16:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.13.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"fc8a7c67a7e5e3c259697af8942f51bac95a3ff1","kind":"commit","published_at":"2020-08-21T14:01:06.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"57a369d1a685a4134436197df49d3c40ec8949c0","kind":"commit","published_at":"2020-08-17T13:42:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"cbe91018842b6c10eb2e4fc009087cb8f02bbec6","kind":"commit","published_at":"2020-08-13T11:33:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8e6774358090de320afaceb14f4135f5b23e1423","kind":"commit","published_at":"2020-06-25T19:52:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e4994013259bcf1b44aa202f55d0449198e312f0","kind":"commit","published_at":"2020-06-01T10:38:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"31e5e5fe8afcee660d6e4724921ffc6f58f4d78c","kind":"commit","published_at":"2020-05-29T16:29:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"c62fdc9949955936bf050efad9a2ddca636f2e44","kind":"commit","published_at":"2020-03-11T11:13:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f440340894d684bee3cd80289af3a26f7aa8e1a3","kind":"commit","published_at":"2020-01-30T09:55:13.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d5f58eb934dde012a709c4300c8dd86c0c99edc8","kind":"commit","published_at":"2020-01-22T10:28:01.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.9.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"4c03eee0698e4c0b9ff80c0d6f2df8cf0a2d5ab8","kind":"commit","published_at":"2020-01-10T12:49:07.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3/manifests"},{"name":"0.8.1","sha":"743974d7cabfd8d7d79f4b1beb7281d037cc9c3d","kind":"commit","published_at":"2019-12-09T08:31:10.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1/manifests"},{"name":"0.8","sha":"ac32f3c62f6e30bee266c24c4ec774999e5f5ad0","kind":"commit","published_at":"2019-11-27T15:18:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8","html_url":"https://github.com/lundberg/respx/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8/manifests"},{"name":"0.7.4","sha":"63b039309462d64bfca895a9cbf3cf45e9acb9de","kind":"commit","published_at":"2019-11-24T11:49:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"4d1b0f054bc7301ff0a93e3defe47cbb9c01e664","kind":"commit","published_at":"2019-11-21T15:26:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"94e57c3faca77010dd0cb793b4b61416a106d727","kind":"commit","published_at":"2019-11-21T11:09:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"64898c33a1eb9061a2ab41206a3749c1d400793d","kind":"commit","published_at":"2019-11-20T18:28:27.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1/manifests"},{"name":"0.7","sha":"cad93496daff21df27de1e4f74eadf0ed8b218ce","kind":"commit","published_at":"2019-11-19T22:01:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7","html_url":"https://github.com/lundberg/respx/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7/manifests"},{"name":"0.6","sha":"05747d93cdac6c9c91e909f63c95bd56410da15b","kind":"commit","published_at":"2019-11-18T15:19:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.6","html_url":"https://github.com/lundberg/respx/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6/manifests"},{"name":"0.5","sha":"1227ab8cb2fa0ca67a4cd65b2d63fac73df0973d","kind":"commit","published_at":"2019-11-18T07:42:21.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.5","html_url":"https://github.com/lundberg/respx/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5/manifests"},{"name":"0.4","sha":"3d50d73888a816d39d6806273085589869543a49","kind":"commit","published_at":"2019-11-16T12:40:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4/manifests"},{"name":"0.3.1","sha":"db18b7f4c890cb928a5a1ce095314a59ced4c93c","kind":"commit","published_at":"2019-11-16T11:08:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1/manifests"},{"name":"0.3","sha":"65f640c6ef8902d0928ce542db26292d1a21205f","kind":"commit","published_at":"2019-11-15T16:21:43.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3/manifests"},{"name":"0.2","sha":"9a350a5a50672b4ef55f2b7a2f218c9d5d30ed3f","kind":"commit","published_at":"2019-11-14T10:03:03.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2/manifests"},{"name":"0.1","sha":"ea9ef0c13470e6ca861e312a29297c7be3c52bda","kind":"commit","published_at":"2019-11-13T17:48:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-20T22:06:39.501Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.083354130272024,"forks_count":29.388570002495634,"average":33.16820564012977},"purl":"pkg:conda/respx?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T02:27:50.758Z","issues_count":79,"pull_requests_count":115,"avg_time_to_close_issue":6924662.701754386,"avg_time_to_close_pull_request":2824950.5408163266,"issues_closed_count":57,"pull_requests_closed_count":98,"pull_request_authors_count":24,"issue_authors_count":56,"avg_comments_per_issue":2.8227848101265822,"avg_comments_per_pull_request":1.4260869565217391,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":930440.3333333334,"past_year_avg_time_to_close_pull_request":1306861.3125,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":1.5333333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/issues","maintainers":[{"login":"lundberg","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}],"active_maintainers":[{"login":"lundberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/respx/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":13199153,"name":"python311Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:40:32.955Z","latest_release_published_at":"2026-02-02T00:40:32.955Z","latest_release_number":"0.20.2","last_synced_at":"2026-05-12T14:58:53.611Z","created_at":"2026-02-02T00:40:24.748Z","updated_at":"2026-05-12T15:25:52.949Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.respx","install_command":"nix-env -iA nixpkgs.python311Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/respx/default.nix#L50","metadata":{"nix_attribute":"python3.11-respx-0.20.2","position":"pkgs/development/python-modules/respx/default.nix:50","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":"respx","upstream_purl":"pkg:pypi/respx"},"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.respx?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.respx/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-07T09:01:02.701Z","updated_at":"2026-03-07T09:01:02.701Z","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":249},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-23T05:02:15.375Z","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":14513117,"name":"dev-python/respx","ecosystem":"gentoo","description":"Mock HTTPX with awesome request patterns and response side effects","homepage":"https://lundberg.github.io/respx/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["amd64","arm64","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"0.23.1","last_synced_at":"2026-05-27T02:37:58.277Z","created_at":"2026-05-27T02:37:57.965Z","updated_at":"2026-05-27T02:37:58.676Z","registry_url":"https://packages.gentoo.org/packages/dev-python/respx","install_command":"emerge dev-python/respx","documentation_url":"https://packages.gentoo.org/packages/dev-python/respx","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1","iuse":"test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:37:58.649Z","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/respx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Frespx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Frespx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Frespx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Frespx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Frespx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Frespx/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19285,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz"},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-05-26T08:59:24.155Z","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":13207414,"name":"python312Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:11:20.070Z","latest_release_published_at":"2026-02-02T01:11:20.070Z","latest_release_number":"0.20.2","last_synced_at":"2026-05-13T08:03:20.796Z","created_at":"2026-02-02T01:11:00.027Z","updated_at":"2026-05-13T08:03:20.796Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.respx","install_command":"nix-env -iA nixpkgs.python312Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/respx/default.nix#L50","metadata":{"nix_attribute":"python3.12-respx-0.20.2","position":"pkgs/development/python-modules/respx/default.nix:50","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":"respx","upstream_purl":"pkg:pypi/respx"},"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.respx?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.respx/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-07T14:05:45.258Z","updated_at":"2026-03-07T14:05:45.258Z","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":249},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-23T05:02:15.375Z","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":14541862,"name":"www/py-respx","ecosystem":"pkgsrc","description":"Utility for mocking out the Python HTTPX library","homepage":"https://github.com/lundberg/respx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["www","python"],"namespace":"www","versions_count":1,"first_release_published_at":"2026-03-19T08:26:10.000Z","latest_release_published_at":"2026-03-19T08:26:10.000Z","latest_release_number":"0.22.0nb1","last_synced_at":"2026-05-27T10:50:17.819Z","created_at":"2026-05-27T10:50:17.299Z","updated_at":"2026-05-27T10:50:18.139Z","registry_url":"https://pkgsrc.se/www/py-respx","install_command":"pkg_add py312-respx","documentation_url":"https://pkgsrc.se/www/py-respx","metadata":{"pkg_slug":"py-respx","pkgbase":"py312-respx","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py312-respx-0.22.0nb1"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T10:50:18.118Z","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-respx?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/www/py-respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/www/py-respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/www/py-respx/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-respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-respx/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":19301,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"pkgsrc","metadata":{},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-05-26T08:59:24.518Z","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":13953001,"name":"python-respx","ecosystem":"guix","description":"Mocking for Python libraries HTTPX and HTTPCore","homepage":"https://lundberg.github.io/respx/","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:45:23.286Z","latest_release_published_at":"2026-03-02T19:45:23.286Z","latest_release_number":"0.22.0","last_synced_at":"2026-04-27T16:43:30.636Z","created_at":"2026-03-02T19:45:22.750Z","updated_at":"2026-04-27T16:43:31.356Z","registry_url":"https://packages.guix.gnu.org/packages/python-respx/0.22.0/","install_command":"guix install python-respx","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-check.scm#n4664","metadata":{"location":"gnu/packages/python-check.scm:4664","variable_name":"python-respx"},"repo_metadata":{"id":38864055,"uuid":"221497383","full_name":"lundberg/respx","owner":"lundberg","description":"Mock HTTPX with awesome request patterns and response side effects 🦋","archived":false,"fork":false,"pushed_at":"2025-11-17T12:30:58.000Z","size":1573,"stargazers_count":779,"open_issues_count":27,"forks_count":54,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-04-03T00:43:04.252Z","etag":null,"topics":["httpx","mock","pytest","testing"],"latest_commit_sha":null,"homepage":"https://lundberg.github.io/respx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lundberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-11-13T15:57:09.000Z","updated_at":"2026-04-02T14:29:32.000Z","dependencies_parsed_at":"2026-01-12T21:00:41.363Z","dependency_job_id":null,"html_url":"https://github.com/lundberg/respx","commit_stats":{"total_commits":353,"total_committers":20,"mean_commits":17.65,"dds":0.09915014164305946,"last_synced_commit":"42930fc9d401c24476e159e9bed4181ea459cbc4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/lundberg/respx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/sbom","scorecard":{"id":605261,"data":{"date":"2025-08-11","repo":{"name":"github.com/lundberg/respx","commit":"40b42ceac07477ca3ab8abbb9bdaf8ada76775e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.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/check-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/check-docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T01:26:53.312Z","repository_id":38864055,"created_at":"2025-08-21T01:26:53.312Z","updated_at":"2025-08-21T01:26:53.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31344385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T08:03:20.796Z","status":"ssl_error","status_checked_at":"2026-04-03T08:00:37.834Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-04-27T16:43:31.335Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-respx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-02T12:01:04.105Z","issues_count":81,"pull_requests_count":119,"avg_time_to_close_issue":7507929.913793104,"avg_time_to_close_pull_request":2811309.4242424243,"issues_closed_count":58,"pull_requests_closed_count":99,"pull_request_authors_count":28,"issue_authors_count":58,"avg_comments_per_issue":2.8641975308641974,"avg_comments_per_pull_request":1.4705882352941175,"merged_pull_requests_count":86,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":3,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":905394.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/issues","maintainers":[{"login":"lundberg","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-respx/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31481,"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":11252285,"name":"py3-respx-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-respx","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_published_at":"2025-01-10T20:42:54.000Z","latest_release_number":"0.22.0-r0","last_synced_at":"2026-04-10T16:03:13.406Z","created_at":"2025-01-10T20:48:32.675Z","updated_at":"2026-04-10T16:03:13.407Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-respx-pyc","install_command":"apk add py3-respx-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38864055,"uuid":"221497383","full_name":"lundberg/respx","owner":"lundberg","description":"Mock HTTPX with awesome request patterns and response side effects 🦋","archived":false,"fork":false,"pushed_at":"2025-09-15T07:48:05.000Z","size":1571,"stargazers_count":728,"open_issues_count":23,"forks_count":48,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-09T02:44:10.846Z","etag":null,"topics":["httpx","mock","pytest","testing"],"latest_commit_sha":null,"homepage":"https://lundberg.github.io/respx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lundberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-13T15:57:09.000Z","updated_at":"2025-10-07T09:28:10.000Z","dependencies_parsed_at":"2024-03-18T17:28:28.360Z","dependency_job_id":"beba26d1-c07a-4b57-973a-7d39bb199e29","html_url":"https://github.com/lundberg/respx","commit_stats":{"total_commits":353,"total_committers":20,"mean_commits":17.65,"dds":0.09915014164305946,"last_synced_commit":"42930fc9d401c24476e159e9bed4181ea459cbc4"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/lundberg/respx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/sbom","scorecard":{"id":605261,"data":{"date":"2025-08-11","repo":{"name":"github.com/lundberg/respx","commit":"40b42ceac07477ca3ab8abbb9bdaf8ada76775e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.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/check-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/check-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lundberg/respx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/check-docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T01:26:53.312Z","repository_id":38864055,"created_at":"2025-08-21T01:26:53.312Z","updated_at":"2025-08-21T01:26:53.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003714,"owners_count":26083610,"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-10T02:00:06.843Z","response_time":62,"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":"lundberg","name":"Jonas Lundberg","uuid":"137268","kind":"user","description":"","email":"","website":null,"location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/137268?v=4","repositories_count":4,"last_synced_at":"2023-04-05T14:00:24.638Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lundberg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:32:51.387Z","updated_at":"2023-04-05T14:00:24.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lundberg/repositories"},"tags":[{"name":"0.21.1","sha":"1f55faa934ed821cdc0f29186d28ad4614493673","kind":"commit","published_at":"2024-03-27T20:41:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"15522db36d6a08f2c062831ec664df2b9d2e1f69","kind":"commit","published_at":"2024-03-19T16:19:59.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.21.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.21.0/manifests"},{"name":"0.20.2","sha":"58ad17e9cee2ea81183a5855acbf4bf45dc9faa0","kind":"commit","published_at":"2023-07-20T22:41:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"6f8d05fea8ff9524e488e3f4b3611d78507dab6e","kind":"commit","published_at":"2022-11-18T16:58:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"8d9e14937fcb976edff5dbad5cb9d00a81f16a68","kind":"commit","published_at":"2022-09-16T09:27:02.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.20.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.20.0/manifests"},{"name":"0.19.3","sha":"d5d70510189ceb3c04edbe862f77d760801e92c4","kind":"commit","published_at":"2022-09-14T09:58:54.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"c76f632690cdfb2c878fe8fea999df0a26083eb3","kind":"commit","published_at":"2022-02-03T10:16:49.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"61b749c5ce2c8a64adf4769a5160a5cca41c25a8","kind":"commit","published_at":"2022-01-10T10:07:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"3981b5b4e3301bb6099bed8b45ecbdd8c5aec89f","kind":"commit","published_at":"2021-11-15T15:39:25.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.19.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"97a9e2867c284e9fcc5b89ba2306f1902cb3baef","kind":"commit","published_at":"2021-10-22T07:23:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"7eb84ec6aa7663b7641cb6f0c94f1c20fb963406","kind":"commit","published_at":"2021-10-20T16:24:45.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ab621805118d85a0f9a5778a34b9b810c1f04d7a","kind":"commit","published_at":"2021-10-14T13:31:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0/manifests"},{"name":"0.18.0b0","sha":"0b86d4185dd44baa17800d336644ed0b46cb9f8b","kind":"commit","published_at":"2021-09-15T08:20:33.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.18.0b0","html_url":"https://github.com/lundberg/respx/releases/tag/0.18.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.18.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.18.0b0/manifests"},{"name":"0.17.1","sha":"065242e5b1a17dbbe20d2951269a8e4c82b8bfae","kind":"commit","published_at":"2021-07-05T15:22:04.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"9ba09c92685165f5473490aebeff5cfe95a7d3fc","kind":"commit","published_at":"2021-04-27T17:21:23.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.17.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"13178e21b46db24eed4089be2bcc645a3d116da0","kind":"commit","published_at":"2020-12-14T15:42:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"77e7bd82e22454908936e442409a488ff943cd2a","kind":"commit","published_at":"2020-11-26T16:07:55.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"2307b3c63099689a4154d5be8ef5f260fd4baf27","kind":"commit","published_at":"2020-11-16T22:01:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"51327dbda516dc30992d24ce4586e65bc6c403c3","kind":"commit","published_at":"2020-11-13T16:13:35.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.16.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"75ffa45e059a5b6e282fe305264ef9b383e37551","kind":"commit","published_at":"2020-11-10T19:58:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"85bb130bca1da5899f6cf33d0e0a6b3d927151b4","kind":"commit","published_at":"2020-11-09T06:38:32.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.15.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"1c68e57eccd5a2ddb27ebe54cb34588fc11e2dc7","kind":"commit","published_at":"2020-10-15T08:37:22.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.14.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"cecf61084b9668765803c0109a383c3dd44d678d","kind":"commit","published_at":"2020-09-30T15:16:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.13.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"fc8a7c67a7e5e3c259697af8942f51bac95a3ff1","kind":"commit","published_at":"2020-08-21T14:01:06.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"57a369d1a685a4134436197df49d3c40ec8949c0","kind":"commit","published_at":"2020-08-17T13:42:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.12.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"cbe91018842b6c10eb2e4fc009087cb8f02bbec6","kind":"commit","published_at":"2020-08-13T11:33:08.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8e6774358090de320afaceb14f4135f5b23e1423","kind":"commit","published_at":"2020-06-25T19:52:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e4994013259bcf1b44aa202f55d0449198e312f0","kind":"commit","published_at":"2020-06-01T10:38:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"31e5e5fe8afcee660d6e4724921ffc6f58f4d78c","kind":"commit","published_at":"2020-05-29T16:29:41.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.11.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"c62fdc9949955936bf050efad9a2ddca636f2e44","kind":"commit","published_at":"2020-03-11T11:13:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f440340894d684bee3cd80289af3a26f7aa8e1a3","kind":"commit","published_at":"2020-01-30T09:55:13.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.10.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d5f58eb934dde012a709c4300c8dd86c0c99edc8","kind":"commit","published_at":"2020-01-22T10:28:01.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.9.0","html_url":"https://github.com/lundberg/respx/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"4c03eee0698e4c0b9ff80c0d6f2df8cf0a2d5ab8","kind":"commit","published_at":"2020-01-10T12:49:07.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.3/manifests"},{"name":"0.8.1","sha":"743974d7cabfd8d7d79f4b1beb7281d037cc9c3d","kind":"commit","published_at":"2019-12-09T08:31:10.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8.1/manifests"},{"name":"0.8","sha":"ac32f3c62f6e30bee266c24c4ec774999e5f5ad0","kind":"commit","published_at":"2019-11-27T15:18:20.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.8","html_url":"https://github.com/lundberg/respx/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.8/manifests"},{"name":"0.7.4","sha":"63b039309462d64bfca895a9cbf3cf45e9acb9de","kind":"commit","published_at":"2019-11-24T11:49:39.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"4d1b0f054bc7301ff0a93e3defe47cbb9c01e664","kind":"commit","published_at":"2019-11-21T15:26:46.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"94e57c3faca77010dd0cb793b4b61416a106d727","kind":"commit","published_at":"2019-11-21T11:09:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"64898c33a1eb9061a2ab41206a3749c1d400793d","kind":"commit","published_at":"2019-11-20T18:28:27.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7.1/manifests"},{"name":"0.7","sha":"cad93496daff21df27de1e4f74eadf0ed8b218ce","kind":"commit","published_at":"2019-11-19T22:01:51.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.7","html_url":"https://github.com/lundberg/respx/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.7/manifests"},{"name":"0.6","sha":"05747d93cdac6c9c91e909f63c95bd56410da15b","kind":"commit","published_at":"2019-11-18T15:19:00.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.6","html_url":"https://github.com/lundberg/respx/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.6/manifests"},{"name":"0.5","sha":"1227ab8cb2fa0ca67a4cd65b2d63fac73df0973d","kind":"commit","published_at":"2019-11-18T07:42:21.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.5","html_url":"https://github.com/lundberg/respx/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.5/manifests"},{"name":"0.4","sha":"3d50d73888a816d39d6806273085589869543a49","kind":"commit","published_at":"2019-11-16T12:40:11.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.4","html_url":"https://github.com/lundberg/respx/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.4/manifests"},{"name":"0.3.1","sha":"db18b7f4c890cb928a5a1ce095314a59ced4c93c","kind":"commit","published_at":"2019-11-16T11:08:14.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3.1/manifests"},{"name":"0.3","sha":"65f640c6ef8902d0928ce542db26292d1a21205f","kind":"commit","published_at":"2019-11-15T16:21:43.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.3","html_url":"https://github.com/lundberg/respx/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.3/manifests"},{"name":"0.2","sha":"9a350a5a50672b4ef55f2b7a2f218c9d5d30ed3f","kind":"commit","published_at":"2019-11-14T10:03:03.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.2","html_url":"https://github.com/lundberg/respx/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.2/manifests"},{"name":"0.1","sha":"ea9ef0c13470e6ca861e312a29297c7be3c52bda","kind":"commit","published_at":"2019-11-13T17:48:50.000Z","download_url":"https://codeload.github.com/lundberg/respx/tar.gz/0.1","html_url":"https://github.com/lundberg/respx/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lundberg/respx@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-20T22:06:39.502Z","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.024808505773409,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.0124042528867045},"purl":"pkg:apk/alpine/py3-respx-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-respx-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-respx-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-respx-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T02:27:50.758Z","issues_count":79,"pull_requests_count":115,"avg_time_to_close_issue":6924662.701754386,"avg_time_to_close_pull_request":2824950.5408163266,"issues_closed_count":57,"pull_requests_closed_count":98,"pull_request_authors_count":24,"issue_authors_count":56,"avg_comments_per_issue":2.8227848101265822,"avg_comments_per_pull_request":1.4260869565217391,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":930440.3333333334,"past_year_avg_time_to_close_pull_request":1306861.3125,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":1.5333333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/issues","maintainers":[{"login":"lundberg","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}],"active_maintainers":[{"login":"lundberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-respx-pyc/codemeta","maintainers":[{"uuid":"folliekazetani@protonmail.com","login":null,"name":"Hoang Nguyen","email":"folliekazetani@protonmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","packages_count":403,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hoang Nguyen","role":null,"created_at":"2025-01-10T20:50:20.028Z","updated_at":"2025-01-10T20:50:20.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/folliekazetani@protonmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39448,"maintainers_count":883,"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":13089192,"name":"python312Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:11:52.577Z","latest_release_published_at":"2026-02-01T18:11:52.577Z","latest_release_number":"0.21.1","last_synced_at":"2026-04-10T13:09:57.344Z","created_at":"2026-02-01T18:11:50.669Z","updated_at":"2026-04-10T13:32:20.148Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.respx","install_command":"nix-env -iA nixpkgs.python312Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/respx/default.nix#L53","metadata":{"nix_attribute":"python3.12-respx-0.21.1","position":"pkgs/development/python-modules/respx/default.nix:53","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":"respx","upstream_purl":"pkg:pypi/respx"},"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.respx?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.respx/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-03T21:22:24.588Z","updated_at":"2026-03-03T21:22:24.588Z","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":13307000,"name":"python311Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:06:10.827Z","latest_release_published_at":"2026-02-02T07:06:10.827Z","latest_release_number":"0.20.2","last_synced_at":"2026-03-08T11:43:34.476Z","created_at":"2026-02-02T07:06:09.007Z","updated_at":"2026-03-10T07:38:21.317Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.respx","install_command":"nix-env -iA nixpkgs.python311Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/respx/default.nix#L55","metadata":{"nix_attribute":"python3.11-respx-0.20.2","position":"pkgs/development/python-modules/respx/default.nix:55","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":"respx","upstream_purl":"pkg:pypi/respx"},"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.respx?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.respx/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-08T11:43:34.692Z","updated_at":"2026-03-08T11:43:34.692Z","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":12876045,"name":"python313Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:40:11.981Z","latest_release_published_at":"2026-01-27T04:40:11.981Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-07T06:25:42.506Z","created_at":"2026-01-27T04:40:11.241Z","updated_at":"2026-03-07T06:37:31.908Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.respx","install_command":"nix-env -iA nixpkgs.python313Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/respx/default.nix#L48","metadata":{"nix_attribute":"python3.13-respx-0.22.0","position":"pkgs/development/python-modules/respx/default.nix:48","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":"respx","upstream_purl":"pkg:pypi/respx"},"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/python313Packages.respx?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.respx/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4572,"html_url":null,"role":null,"created_at":"2026-03-07T06:25:42.667Z","updated_at":"2026-03-07T06:25:42.667Z","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":147106,"maintainers_count":4680,"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":13665592,"name":"python-respx","ecosystem":"debian","description":null,"homepage":"https://github.com/lundberg/respx","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lundberg/respx","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:44:37.248Z","latest_release_published_at":"2026-02-12T10:44:37.248Z","latest_release_number":"0.22.0-3","last_synced_at":"2026-03-14T17:04:19.629Z","created_at":"2026-02-12T10:44:37.049Z","updated_at":"2026-03-14T17:04:19.629Z","registry_url":"https://tracker.debian.org/pkg/python-respx","install_command":"apt-get install python-respx","documentation_url":"https://packages.debian.org/trixie/python-respx","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-respx, python-respx-doc","standards_version":"4.7.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-anyio \u003c!nocheck\u003e, python3-flask \u003c!nocheck\u003e, python3-httpx (\u003e= 0.28.0), python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-tornasync \u003c!nocheck\u003e, python3-pytest-trio \u003c!nocheck\u003e, python3-pytest-twisted \u003c!nocheck\u003e, python3-setuptools, python3-starlette \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-wheel","build_depends_indep":"mkdocs \u003c!nodoc\u003e, mkdocs-material \u003c!nodoc\u003e, python3-mkautodoc \u003c!nodoc\u003e","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:44:37.853Z","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/python-respx?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-respx/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":12833316,"name":"python311Packages.respx","ecosystem":"nixpkgs","description":"Python library for mocking HTTPX","homepage":"https://lundberg.github.io/respx/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lundberg/respx","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:24:14.535Z","latest_release_published_at":"2026-01-26T20:24:14.535Z","latest_release_number":"0.20.1","last_synced_at":"2026-04-14T21:09:37.373Z","created_at":"2026-01-26T20:24:14.228Z","updated_at":"2026-04-14T21:31:15.733Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.respx","install_command":"nix-env -iA nixpkgs.python311Packages.respx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/respx/default.nix#L49","metadata":{"nix_attribute":"python3.11-respx-0.20.1","position":"pkgs/development/python-modules/respx/default.nix:49","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":"respx","upstream_purl":"pkg:pypi/respx"},"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.respx?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.respx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.respx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.respx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.respx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.respx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.respx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.respx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.respx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.respx/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-04T10:03:29.747Z","updated_at":"2026-03-04T10:03:29.747Z","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"}}],"commits":{"id":34674,"full_name":"lundberg/respx","default_branch":"master","total_commits":397,"total_committers":31,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":12.806451612903226,"dds":0.12342569269521408,"past_year_total_commits":16,"past_year_total_committers":8,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.0,"past_year_dds":0.4375,"last_synced_at":"2026-05-27T15:04:05.762Z","last_synced_commit":"57d8c29705fdbbaeb5cd216f1ea3bb0386d7ba16","created_at":"2023-03-07T16:57:17.179Z","updated_at":"2026-05-27T15:03:28.458Z","committers":[{"name":"Jonas Lundberg","email":"jonas@5monkeys.se","login":"lundberg","count":348},{"name":"Slava Skvortsov","email":"kondor1995@mail.ru","login":"SlavaSkvortsov","count":8},{"name":"Petter Friberg","email":"petter_friberg@hotmail.com","login":"flaeppe","count":5},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":3},{"name":"Pauline","email":"ribeyre@uchicago.edu","login":"paulineribeyre","count":3},{"name":"Jair Henrique","email":"jair.henrique@gmail.com","login":"jairhenrique","count":2},{"name":"Joakim Saario","email":"saario.joakim@gmail.com","login":"jocke-l","count":2},{"name":"shelbylsmith","email":"76775332+shelbylsmith","login":"shelbylsmith","count":2},{"name":"tzing","email":"tzingshih@gmail.com","login":"tzing","count":2},{"name":"Radek Lát","email":"radek-lat@cookpad.com","login":null,"count":1},{"name":"Alexander Shadchin","email":"alexandr.shadchin@gmail.com","login":"shadchin","count":1},{"name":"Anton Agestam","email":"git@antonagestam.se","login":"antonagestam","count":1},{"name":"Carlos Dorneles","email":"87037175+carlosdorneles-mb","login":"carlosdorneles-mb","count":1},{"name":"Florimond Manca","email":"florimond.manca@gmail.com","login":"florimondmanca","count":1},{"name":"Hannes Ljungberg","email":"hannes@5monkeys.se","login":"hannseman","count":1},{"name":"Harry Moreno","email":"morenoh149@gmail.com","login":"morenoh149","count":1},{"name":"Jacob Hayes","email":"jrh@jacobhayes.dev","login":"JacobHayes","count":1},{"name":"Kevin Tewouda","email":"rollandkev@yahoo.fr","login":"lewoudar","count":1},{"name":"Kian Meng, Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"LaurenceB","email":"33420512+lbillinghamtn","login":"lbillinghamtn","count":1},{"name":"Lewis Collard","email":"lewiscollard@gmail.com","login":"lewiscollard","count":1},{"name":"Mark Hobson","email":"hello@markh.me","login":"markhobson","count":1},{"name":"Mehdi ABAAKOUK","email":"sileht@sileht.net","login":"sileht","count":1},{"name":"Nicholas Hansen","email":"ndhansen","login":"ndhansen","count":1},{"name":"Riley Shea","email":"rileymshea@gmail.com","login":"RileyMShea","count":1},{"name":"Rutger Prins","email":"rutgerprins@gmail.com","login":"rjprins","count":1},{"name":"Sébastien Corbin","email":"seb.corbin@gmail.com","login":"SebCorbin","count":1},{"name":"Thomas Børstad","email":"4872288+tboerstad","login":"tboerstad","count":1},{"name":"Tom Hamilton Stubber","email":"tomhamiltonstubber@gmail.com","login":"tomhamiltonstubber","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"ikaroskun","email":"merle.liukun@gmail.com","login":"MerleLiuKun","count":1}],"past_year_committers":[{"name":"Jonas Lundberg","email":"jonas@5monkeys.se","login":"lundberg","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Thomas Børstad","email":"4872288+tboerstad","login":"tboerstad","count":1},{"name":"Sébastien Corbin","email":"seb.corbin@gmail.com","login":"SebCorbin","count":1},{"name":"Mark Hobson","email":"hello@markh.me","login":"markhobson","count":1},{"name":"Lewis Collard","email":"lewiscollard@gmail.com","login":"lewiscollard","count":1},{"name":"Jacob Hayes","email":"jrh@jacobhayes.dev","login":"JacobHayes","count":1},{"name":"Carlos Dorneles","email":"87037175+carlosdorneles-mb","login":"carlosdorneles-mb","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-29T00:00:10.182Z","repositories_count":6246617,"commits_count":883112239,"contributors_count":34968528,"owners_count":1159832,"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":"lundberg/respx","html_url":"https://github.com/lundberg/respx","last_synced_at":"2026-05-23T13:01:17.956Z","status":"active","issues_count":84,"pull_requests_count":125,"avg_time_to_close_issue":9302366.819672132,"avg_time_to_close_pull_request":3281071.855769231,"issues_closed_count":61,"pull_requests_closed_count":104,"pull_request_authors_count":28,"issue_authors_count":59,"avg_comments_per_issue":3.0238095238095237,"avg_comments_per_pull_request":1.496,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":15085.5,"past_year_avg_time_to_close_pull_request":5133180.2,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-10T21:59:16.094Z","updated_at":"2026-05-23T13:01:17.956Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lundberg%2Frespx/issues","issue_labels_count":{"table":{"enhancement":13,"feature request":3,"documentation":3,"bug":3}},"pull_request_labels_count":{"table":{"dependencies":15,"github_actions":3,"documentation":2,"enhancement":2,"bug":2}},"issue_author_associations_count":{"table":{"NONE":61,"OWNER":18,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"OWNER":71,"CONTRIBUTOR":28,"NONE":26}},"issue_authors":{"table":{"lundberg":18,"flaeppe":3,"macieyng":2,"g-as":2,"Skeen":2,"ziima":2,"MaxKh":2,"dolfandringa":2,"alex-young":1,"pierremonico":1,"inkychris":1,"alexdrydew":1,"fabaff":1,"ecwootten":1,"gjeusel":1,"vampolo":1,"lxmnk":1,"moon-bits":1,"dpManuqb":1,"mweinelt":1,"bblanchon":1,"gfolbe318":1,"sihrc":1,"joe-narvaez":1,"TalgatBektleuov":1,"dariobauer":1,"teror4uks":1,"nebularazer":1,"PriOliveira":1,"bunny-therapist":1,"gregbrowndev":1,"Ravencentric":1,"BeyondEvil":1,"commentator8":1,"rgant":1,"jborman-stonex":1,"Kilo59":1,"sidharthv96":1,"rmporsch":1,"SebCorbin":1,"adamtheturtle":1,"SlavaSkvortsov":1,"kloczek":1,"JohnVillalovos":1,"Lawouach":1,"Jasonca2":1,"NGC2023":1,"ysmu":1,"mikenerone":1,"AltarBeastiful":1,"tax":1,"slingshotvfx":1,"Lujeni":1,"yuanfeiz":1,"tomhamiltonstubber":1,"adriangb":1,"stinovlas":1,"tacozMacleo":1,"krishnaglodha":1}},"pull_request_authors":{"table":{"lundberg":71,"dependabot[bot]":15,"flaeppe":6,"JacobHayes":4,"yihuang":2,"shelbylsmith":2,"ndhansen":2,"viccie30":2,"hugovk":2,"frantisekz":1,"markhobson":1,"jairhenrique":1,"hannseman":1,"lewiscollard":1,"tzing":1,"tomhamiltonstubber":1,"shadchin":1,"morenoh149":1,"Mojken":1,"teror4uks":1,"rjprins":1,"carlosdorneles-mb":1,"tboerstad":1,"SebCorbin":1,"sileht":1,"KallieLev":1,"kianmeng":1,"antonagestam":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-27T00:00:36.817Z","repositories_count":14705445,"issues_count":33757873,"pull_requests_count":110747864,"authors_count":11276100,"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":{}},"past_year_pull_request_labels_count":{"table":{"enhancement":2,"bug":1,"dependencies":1,"documentation":1,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{"NONE":6}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5,"OWNER":4,"NONE":1}},"past_year_issue_authors":{"table":{"adamtheturtle":1,"bunny-therapist":1,"MaxKh":1,"rgant":1,"SebCorbin":1,"ziima":1}},"past_year_pull_request_authors":{"table":{"lundberg":4,"carlosdorneles-mb":1,"dependabot[bot]":1,"lewiscollard":1,"markhobson":1,"SebCorbin":1,"tboerstad":1}},"maintainers":[{"table":{"login":"lundberg","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}}],"active_maintainers":[{"table":{"login":"lundberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":9,"PullRequestEvent":34,"ForkEvent":8,"IssuesEvent":14,"WatchEvent":132,"IssueCommentEvent":70,"PushEvent":34,"PullRequestReviewCommentEvent":17,"PullRequestReviewEvent":15,"CreateEvent":11},"last_year":{"PullRequestEvent":6,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":42,"IssueCommentEvent":7,"PushEvent":14,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":3,"CreateEvent":1}},"keywords":["httpx","mock","pytest","testing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T16:31:38.049Z","updated_at":"2023-01-29T16:31:38.049Z","repository_link":"https://github.com/lundberg/respx/blob/master/.github/workflows/test.yml","dependencies":[{"id":7227371295,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7227371297,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7227371300,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-29T16:31:38.129Z","updated_at":"2023-01-29T16:31:38.129Z","repository_link":"https://github.com/lundberg/respx/blob/master/setup.py","dependencies":[{"id":7227371935,"package_name":"httpx","ecosystem":"pypi","requirements":"\u003e=0.21.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-docs.yml","sha":null,"kind":"manifest","created_at":"2024-01-18T03:47:20.221Z","updated_at":"2024-01-18T03:47:20.221Z","repository_link":"https://github.com/lundberg/respx/blob/master/.github/workflows/check-docs.yml","dependencies":[{"id":15676145546,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15676145547,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2024-01-18T03:47:20.387Z","updated_at":"2024-01-18T03:47:20.387Z","repository_link":"https://github.com/lundberg/respx/blob/master/.github/workflows/lint.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish-docs.yml","sha":null,"kind":"manifest","created_at":"2024-01-18T03:47:20.675Z","updated_at":"2024-01-18T03:47:20.675Z","repository_link":"https://github.com/lundberg/respx/blob/master/.github/workflows/publish-docs.yml","dependencies":[{"id":15676145805,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15676145806,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"nix","filepath":"flake.lock","sha":null,"kind":"lockfile","created_at":"2026-01-12T21:00:41.220Z","updated_at":"2026-01-12T21:00:41.220Z","repository_link":"https://github.com/lundberg/respx/blob/master/flake.lock","dependencies":[{"id":25795643242,"package_name":"flakeUtils","ecosystem":"nix","requirements":"b1d9ab7","direct":false,"kind":"runtime","optional":false},{"id":25795643243,"package_name":"nixpkgs","ecosystem":"nix","requirements":"f78a4dc","direct":false,"kind":"runtime","optional":false},{"id":25795643244,"package_name":"nixpkgs22","ecosystem":"nix","requirements":"4d2b37a","direct":false,"kind":"runtime","optional":false},{"id":25795643245,"package_name":"nixpkgsUnstable","ecosystem":"nix","requirements":"79bb415","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"nix","filepath":"flake.nix","sha":null,"kind":"manifest","created_at":"2026-01-12T21:00:41.279Z","updated_at":"2026-01-12T21:00:41.279Z","repository_link":"https://github.com/lundberg/respx/blob/master/flake.nix","dependencies":[{"id":25795643246,"package_name":"nixpkgs","ecosystem":"nix","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25795643247,"package_name":"nixpkgs22","ecosystem":"nix","requirements":"22.11","direct":true,"kind":"runtime","optional":false},{"id":25795643248,"package_name":"nixpkgsUnstable","ecosystem":"nix","requirements":"nixpkgs-unstable","direct":true,"kind":"runtime","optional":false},{"id":25795643249,"package_name":"flakeUtils","ecosystem":"nix","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":30.600559988752625,"created_at":"2025-12-20T09:31:16.909Z","updated_at":"2026-05-30T16:30:20.115Z","avatar_url":"https://github.com/lundberg.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369982","html_url":"https://summary.ecosyste.ms/projects/369982"}