{"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-08-19T09:40:55.766Z","created_at":"2022-04-10T12:28:12.742Z","updated_at":"2026-08-19T09:52:06.542Z","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-07-21T03:12:51.000Z","size":1595,"stargazers_count":828,"open_issues_count":26,"forks_count":61,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-12T06:18:13.090Z","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-08-05T12:37:31.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":36595822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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.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-08-19T09:52:06.542Z","dependent_packages_count":93,"downloads":23689607,"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-08-18T09:04:43.451Z","issues_count":86,"pull_requests_count":132,"avg_time_to_close_issue":9302366.819672132,"avg_time_to_close_pull_request":3235086.679245283,"issues_closed_count":61,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":61,"avg_comments_per_issue":3.058139534883721,"avg_comments_per_pull_request":1.4318181818181819,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":8,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":15085.5,"past_year_avg_time_to_close_pull_request":3907659.4285714286,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.2352941176470589,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"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":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundberg"}],"active_maintainers":[{"login":"lundberg","count":4,"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"}]}