{"id":4367759,"name":"py-webargs","ecosystem":"spack","description":"Python library for parsing and validating HTTP request objects, with\nbuilt-in support for popular web frameworks, including Flask, Django,\nBottle, Tornado, Pyramid, Falcon, and aiohttp.\n","homepage":"https://github.com/marshmallow-code/webargs","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/marshmallow-code/webargs","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-05-24T13:12:44.071Z","latest_release_published_at":"2022-05-24T13:12:44.071Z","latest_release_number":"8.1.0","last_synced_at":"2026-08-17T00:21:14.103Z","created_at":"2022-05-24T13:12:44.038Z","updated_at":"2026-08-17T00:21:14.103Z","registry_url":"https://packages.spack.io/package.html?name=py-webargs","install_command":"spack install py-webargs","documentation_url":null,"metadata":{},"repo_metadata":{"id":14192968,"uuid":"16899445","full_name":"marshmallow-code/webargs","owner":"marshmallow-code","description":"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.","archived":false,"fork":false,"pushed_at":"2026-08-03T19:35:17.000Z","size":3710,"stargazers_count":1408,"open_issues_count":8,"forks_count":166,"subscribers_count":18,"default_branch":"dev","last_synced_at":"2026-08-10T00:14:47.052Z","etag":null,"topics":["aiohttp","bottlepy","django","falcon","flask","hacktoberfest","marshmallow","pyramid","python","request-validation","validation"],"latest_commit_sha":null,"homepage":"https://webargs.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"marshmallow"}},"created_at":"2014-02-17T02:16:12.000Z","updated_at":"2026-08-04T08:35:23.000Z","dependencies_parsed_at":"2026-02-17T00:02:18.420Z","dependency_job_id":null,"html_url":"https://github.com/marshmallow-code/webargs","commit_stats":{"total_commits":1384,"total_committers":74,"mean_commits":18.7027027027027,"dds":0.5484104046242775,"last_synced_commit":"1be0cf4a569ed2fde46b185af872b5d773b4e7d5"},"previous_names":["sloria/webargs"],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/marshmallow-code/webargs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/sbom","scorecard":{"id":315239,"data":{"date":"2025-08-11","repo":{"name":"github.com/marshmallow-code/webargs","commit":"fcbc736f690c80c5253db852585489c2497df467"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-release.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/build-release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/webargs/build-release.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:43","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-release.yml:62"],"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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-129 / GHSA-qhx9-7hx7-cp4r","Warn: Project is vulnerable to: PYSEC-2022-227 / GHSA-xhp9-4947-rq78","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: PYSEC-2020-213 / GHSA-8vpw-mgpf-mpvv","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2012-5 / GHSA-f7fv-v9rh-prvc","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-18T00:03:26.827Z","repository_id":14192968,"created_at":"2025-08-18T00:03:26.827Z","updated_at":"2025-08-18T00:03:26.827Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36500223,"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-10T02:00:05.122Z","response_time":58,"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":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2024-10-29T22:38:57.069Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"marshmallow"}},"html_url":"https://github.com/marshmallow-code","funding_links":["https://opencollective.com/marshmallow"],"total_stars":12300,"followers":50,"following":0,"created_at":"2022-11-02T16:23:12.839Z","updated_at":"2024-10-29T22:38:57.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"tags":[{"name":"8.7.1","sha":"506da17909159a327d58a98aa5e797bdbd2aff6f","kind":"commit","published_at":"2025-10-29T16:06:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.7.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"cdca87cf86948d4a04ce3e29293803eb43d9eb19","kind":"commit","published_at":"2025-04-18T20:55:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.7.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"841100d611f40f48ee802beb4b5ad43184e7b759","kind":"commit","published_at":"2024-09-11T07:48:50.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.6.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"2740064d97d10676c339be66d18b9a417ef46957","kind":"commit","published_at":"2024-04-25T16:56:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.5.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"920eb948b621462f61c6621a039a965de43a3747","kind":"commit","published_at":"2024-01-07T22:57:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.4.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"a5c16a9ee345f48dd67bce64b694fcb86ab592cf","kind":"commit","published_at":"2023-07-11T14:46:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.3.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"7fef9310569e8470f3f97f64d16ce6edfd6f2b02","kind":"commit","published_at":"2022-07-11T15:21:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.2.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"8f0bf43968520b622228e90885f5d6455d594b4e","kind":"commit","published_at":"2022-01-12T15:43:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.1.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.1.0/manifests"},{"name":"8.0.1","sha":"3757abc2e2f95c3715aa92e9ee9b87e4670bfdff","kind":"commit","published_at":"2021-08-12T15:32:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.0.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"739f3db3697fc5ba87f1079878838589f6b81687","kind":"commit","published_at":"2021-04-08T19:58:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/8.0.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/8.0.0/manifests"},{"name":"7.0.1","sha":"b2114f3af258d4edf29231f442d7fc0a56d60d03","kind":"commit","published_at":"2020-12-14T14:57:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/7.0.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"ba4add80f6aede56ace587df216038f8e9c16ac1","kind":"commit","published_at":"2020-12-10T15:26:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/7.0.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/7.0.0/manifests"},{"name":"7.0.0b2","sha":"14faa9f4191a5cda2bbb6168890794fbef30e634","kind":"commit","published_at":"2020-12-02T00:53:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/7.0.0b2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/7.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@7.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/7.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/7.0.0b2/manifests"},{"name":"7.0.0b1","sha":"3c214cf653e37c080b78af798188f7214bedb5a2","kind":"commit","published_at":"2020-09-11T15:58:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/7.0.0b1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/7.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@7.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/7.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/7.0.0b1/manifests"},{"name":"6.1.1","sha":"b6a74dd81c97035ebf01c08467f37aa1f1da69b3","kind":"commit","published_at":"2020-09-08T16:42:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.1.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.1.1/manifests"},{"name":"4.4.1-docs2","sha":"a20cb12de661ee9aeb899ca912d4bdbb6d47afd2","kind":"commit","published_at":"2020-05-18T02:19:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.4.1-docs2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.4.1-docs2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.4.1-docs2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.1-docs2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.1-docs2/manifests"},{"name":"4.4.1-docs1","sha":"90375b8561db801ade383ac0790781e0486c3f8b","kind":"commit","published_at":"2020-05-18T02:14:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.4.1-docs1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.4.1-docs1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.4.1-docs1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.1-docs1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.1-docs1/manifests"},{"name":"4.4.1-docs","sha":"af0a311c805d8d98054ecdaead2136464c4b9686","kind":"commit","published_at":"2020-05-18T02:06:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.4.1-docs","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.4.1-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.4.1-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.1-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.1-docs/manifests"},{"name":"3.0.2-docs","sha":"053b4d39abe758148da76dcc651ec998f9827526","kind":"commit","published_at":"2020-05-18T01:58:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/3.0.2-docs","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/3.0.2-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@3.0.2-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/3.0.2-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/3.0.2-docs/manifests"},{"name":"2.1.0-docs","sha":"9bd4a586fa417377f0464e6e563f6ea84bf31f40","kind":"commit","published_at":"2020-05-18T01:53:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/2.1.0-docs","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/2.1.0-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@2.1.0-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/2.1.0-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/2.1.0-docs/manifests"},{"name":"1.4.0-docs","sha":"c180d03f6e226742afe0b6c6c121d553e9039031","kind":"commit","published_at":"2020-05-18T01:29:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.4.0-docs","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.4.0-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.4.0-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.4.0-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.4.0-docs/manifests"},{"name":"6.1.0","sha":"3dc331fc3984f7bee5cdccfdb307704ccd45a11f","kind":"commit","published_at":"2020-05-05T02:17:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.1.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"bfcdf0443726c9eabe7f32d260bb587c109abfc8","kind":"commit","published_at":"2020-02-27T20:09:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0/manifests"},{"name":"6.0.0b8","sha":"223ee59b677ee27aeb103f322c534c1e09a10c92","kind":"commit","published_at":"2020-02-16T22:52:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b8","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b8/manifests"},{"name":"6.0.0b7","sha":"77882e9e9991f6fccab1b4e3006c6f80e9172e5a","kind":"commit","published_at":"2020-02-14T20:56:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b7","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b7/manifests"},{"name":"6.0.0b6","sha":"32bcca0d2d1f7f349c7033079fed26047f3d7d0b","kind":"commit","published_at":"2020-01-31T21:20:50.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b6","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b6/manifests"},{"name":"6.0.0b5","sha":"1b34470908cb54862b7aeb578f794ac3285cdf38","kind":"commit","published_at":"2020-01-30T16:55:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b5","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b5/manifests"},{"name":"6.0.0b4","sha":"b8f1c697ce7c036970cc72b9556989668ffb8f78","kind":"commit","published_at":"2020-01-29T00:43:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b4","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b4/manifests"},{"name":"5.5.3","sha":"29b6a165930b9a5732c330d931e39aad875c1f00","kind":"commit","published_at":"2020-01-29T00:30:17.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.5.3","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.5.3/manifests"},{"name":"6.0.0b3","sha":"3089dff38e4388839dbb24017c6c548c5e2764db","kind":"commit","published_at":"2020-01-21T10:50:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b3","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b3/manifests"},{"name":"6.0.0b2","sha":"0ecc5ee40d868cd658cb1a12f1c7c3689edfd682","kind":"commit","published_at":"2020-01-07T08:55:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b2/manifests"},{"name":"6.0.0b1-1","sha":"c90e814f4dc1624586cd04180f553a6c4c77f873","kind":"commit","published_at":"2020-01-06T14:43:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b1-1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b1-1/manifests"},{"name":"6.0.0b1","sha":"f62dc822a5d7e1add1f25de7bf040685ce8f7089","kind":"commit","published_at":"2020-01-06T08:54:26.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/6.0.0b1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/6.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@6.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/6.0.0b1/manifests"},{"name":"5.5.2","sha":"f1ae764973b6492e3c69109060c95240b7cc3d41","kind":"commit","published_at":"2019-10-06T15:07:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.5.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.5.2/manifests"},{"name":"5.2.2","sha":"f1ae764973b6492e3c69109060c95240b7cc3d41","kind":"commit","published_at":"2019-10-06T15:07:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.2.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.2.2/manifests"},{"name":"5.5.1","sha":"dc548352f87a18eeba7fd3bdc0b1523f4887065b","kind":"commit","published_at":"2019-09-15T17:15:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.5.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"11819a14c7c757729da9faa2503789375118cad1","kind":"commit","published_at":"2019-09-07T14:12:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.5.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.5.0/manifests"},{"name":"5.4.0","sha":"e0ad0972aa5027ddd37e1f9837461a326a5f2610","kind":"commit","published_at":"2019-07-24T03:01:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.4.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"15bf3f9a59efb60fe057f53ae75de86e78546a80","kind":"commit","published_at":"2019-06-19T01:55:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.3.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"1330a519d21acec11389177aeb2b438011f7cadf","kind":"commit","published_at":"2019-05-05T22:45:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.3.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"40cc2d25421d15d9630b1a819f1dcefbbf01ed95","kind":"commit","published_at":"2019-04-09T02:36:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.3.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"1fb3493158e82d3f1314b77be5af926286793f3d","kind":"commit","published_at":"2019-03-16T19:31:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.2.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.2.0/manifests"},{"name":"5.1.3","sha":"1c43dcaf1670cd5c6898c6297b489c2cdf87beb8","kind":"commit","published_at":"2019-03-11T17:39:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.1.3","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"92a57479ac115284232c5bce7dfb7fee35655b73","kind":"commit","published_at":"2019-02-04T02:49:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.1.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.2/manifests"},{"name":"5.1.1.post0","sha":"b956d0f693b6c16288c50e67ab6c0f8df588f262","kind":"commit","published_at":"2019-01-31T00:34:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.1.1.post0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.1.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.1.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.1.post0/manifests"},{"name":"5.1.1","sha":"e51110bb48e7146e1b03bb6ef171ace3c78691b9","kind":"commit","published_at":"2019-01-28T21:44:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.1.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"f12c0b8f66c0a86cc15e90b322162e15450cc952","kind":"commit","published_at":"2019-01-11T09:07:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.1.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"cca430ebe55939a488ceda93a75bfe401228ecb5","kind":"commit","published_at":"2019-01-03T16:30:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/5.0.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/5.0.0/manifests"},{"name":"4.4.1","sha":"4fed0d26914c9c0d6697c5aa6ef77049191d5a8d","kind":"commit","published_at":"2019-01-03T14:13:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.4.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"9d9ff302eddb75f19dbaf0d2ec0b386f5afbe4e8","kind":"commit","published_at":"2019-01-03T13:50:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.4.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.4.0/manifests"},{"name":"4.3.1","sha":"26d2a2b678f1ee12b614900ac37f86fe92d3a929","kind":"commit","published_at":"2019-01-01T00:52:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.3.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"b31876d1c0eafaa5685ea9865cadbde2bd0dae7e","kind":"commit","published_at":"2018-12-30T14:29:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.3.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"b5404fba5440440906b14fd5e23280968ed9e6ce","kind":"commit","published_at":"2018-12-27T22:40:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.2.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.2.0/manifests"},{"name":"4.1.3","sha":"d31b263021f1f2007158d9a8467052288fed8f2a","kind":"commit","published_at":"2018-12-02T18:00:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.1.3","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"a0e4fb222581e3223e4b9385f82df288b286f9d1","kind":"commit","published_at":"2018-11-03T15:43:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.1.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"969f2fc2d53dae945609e44038f842ca3375cf9f","kind":"commit","published_at":"2018-10-25T22:38:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.1.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"99493f0be1c669361d7481573c4e0971951e1a79","kind":"commit","published_at":"2018-09-18T02:17:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.1.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"a8640995dbe423d30248a26474f9fb12bad997f6","kind":"commit","published_at":"2018-07-15T15:52:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/4.0.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/4.0.0/manifests"},{"name":"3.0.2","sha":"13eb99af731657c347df049b078b50edf98462ef","kind":"commit","published_at":"2018-07-06T02:32:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/3.0.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"53e47d99303681c9d98e53fcda20abc5a26a3108","kind":"commit","published_at":"2018-06-07T03:39:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/3.0.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"5d08b3d0b716518eb310f7ab3f77b780ff65767c","kind":"commit","published_at":"2018-05-06T23:05:40.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/3.0.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/3.0.0/manifests"},{"name":"2.1.0","sha":"beedfb639ddb0a0417d1151f5865f72c8d8dc277","kind":"commit","published_at":"2018-04-01T16:48:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/2.1.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/2.1.0/manifests"},{"name":"remove","sha":"ab33f804b1839c718a42f3226dabcb5b446f0dc7","kind":"commit","published_at":"2018-04-01T16:47:35.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/remove","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/remove","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@remove","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/remove","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/remove/manifests"},{"name":"2.0.0","sha":"f2d6045ffa9a57f30ef8a6624d2afbff257bb57d","kind":"commit","published_at":"2018-02-09T03:19:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/2.0.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"a1a3ac7e71aae15ad2c3a8a5735b8b59a359457d","kind":"commit","published_at":"2018-02-09T02:54:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.10.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"1abcbbbd64f48b5487e40a532e670fefb60b6117","kind":"commit","published_at":"2018-02-03T17:17:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.9.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"d6dada2323ffda6ffcdf171a474522f835737656","kind":"commit","published_at":"2017-07-19T02:57:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.8.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"fbf7c1e0cddcffef8f36fae6013fb166a54285d0","kind":"commit","published_at":"2017-07-17T01:18:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.8.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"e71f8d847b4dd504262e23b6b9683d04d9633d7b","kind":"commit","published_at":"2017-06-04T03:15:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.7.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"e4f27206e10460394ee73534bda9394535ff20bd","kind":"commit","published_at":"2017-05-18T12:17:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.6.3","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"18f461e8ccf9f0b63c0e4885d207edd81ddab61a","kind":"commit","published_at":"2017-05-17T00:05:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.6.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"e4c33241e544dfd5afd2e84d4d1efd462b8fe11c","kind":"commit","published_at":"2017-05-01T01:45:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.6.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"20e3b6c42748e0c86cdec75973e57953aa8f5d24","kind":"commit","published_at":"2017-03-15T02:39:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.6.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"27ab51ff24d2694c287430ee1af8f92358481f27","kind":"commit","published_at":"2017-02-04T19:40:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.5.3","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"c4f116cc632b30fbc4515155ee4dd16cc340d3c7","kind":"commit","published_at":"2017-01-09T00:12:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.5.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"d790bf518382d5d15c86bbd664844065a889ae9a","kind":"commit","published_at":"2016-11-28T02:19:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.5.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"dd3d1b273b58f840592c8ca42fe08ee1fe1cf1f6","kind":"commit","published_at":"2016-11-22T13:21:35.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.5.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"729fea5dc07c69175cf1b979633391d175e5cda5","kind":"commit","published_at":"2016-09-30T02:06:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.4.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"3dff76619136c60eb17d054c63dd1dbda215b8dd","kind":"commit","published_at":"2016-06-11T17:16:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.3.4","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"74204f9a687cb4db8cf90b64ebb468d77b965ea0","kind":"commit","published_at":"2016-05-30T02:48:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.3.3","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"2e2573f5a7c87df5a09595b047a3de148ea2f302","kind":"commit","published_at":"2016-04-14T04:04:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.3.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"8961a5ee3ac07d456dec0519ce2e78d48bf046ed","kind":"commit","published_at":"2016-04-13T04:05:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.3.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"19d922f2e86666cfa992606649849f4784ec1ee8","kind":"commit","published_at":"2016-04-05T03:36:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.3.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"8b233e63a7228a23a8ce5e498ed0ccc6ab981075","kind":"commit","published_at":"2016-01-05T01:40:26.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.2.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"0e4d95c1895218fe72f31d881aad81737e5bed6c","kind":"commit","published_at":"2015-11-14T17:54:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.1.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"4bba0bb4ca7bef3d0c53fab8f9af632e9653b2ed","kind":"commit","published_at":"2015-11-09T02:07:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.1.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"eed667939d9a4a81b003fcd2e841e75eb3d6c937","kind":"commit","published_at":"2015-10-20T02:26:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/1.0.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"d1e5d384111db136f243ca6842e82e3106d6a739","kind":"commit","published_at":"2015-10-04T16:17:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.18.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"b7ec1d33ff029499e7796ef0a899738d9ea78d98","kind":"commit","published_at":"2015-09-30T01:59:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.17.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"efb7508d4bab7c79959a0ae4647974fac89b5b88","kind":"commit","published_at":"2015-09-27T20:34:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.16.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"5001d30b1d097ff6d92dd70b953bdb89a959894e","kind":"commit","published_at":"2015-08-22T23:48:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.15.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"53b62ed1001f34206aff5eebca7472bb6c195653","kind":"commit","published_at":"2015-06-28T18:12:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.14.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"aaed1f9505e4f2d016e004a61e157a69bc63e0f2","kind":"commit","published_at":"2015-04-05T18:42:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.13.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2e94722a72a68361283f03d5af4c5b226aae1961","kind":"commit","published_at":"2015-03-22T19:34:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.12.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"85fd6d06cd453b686132d741d681ad93bb46a936","kind":"commit","published_at":"2015-03-02T03:46:33.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.11.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"dd1788b60ba28488ae1e1d75d15c88649c4ce847","kind":"commit","published_at":"2014-12-24T03:37:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.10.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"6ae2002669f71cd7df77260744376f026fc6ef58","kind":"commit","published_at":"2014-12-12T01:44:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.9.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"705dbec9a0bd725cdbea849d415a77b64fb99382","kind":"commit","published_at":"2014-12-08T05:23:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.9.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"3b0d0a5c28baa036dab2b8ec470b098f164aa436","kind":"commit","published_at":"2014-10-29T02:54:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.8.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"e85c1de8762a81c0d823c2920a4ebfe2f5af776e","kind":"commit","published_at":"2014-10-26T17:41:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.8.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"96d840c6c3eb571f8ada028d22622de603b7eb31","kind":"commit","published_at":"2014-10-18T16:36:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.7.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"db0c78d8fa52a6064e669c1043e103f2f6ce75c2","kind":"commit","published_at":"2014-10-05T18:12:35.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.6.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"8c284070e53dfc2ad55015ae313add3858877bb7","kind":"commit","published_at":"2014-09-28T16:56:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.6.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.6.1/manifests"},{"name":"0.5.1","sha":"f588bf43bd7a32366f9352acf327493bcc62b90b","kind":"commit","published_at":"2014-08-30T21:04:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.5.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"3788cdb43e1701d3b70272374d33d9c25d5f291d","kind":"commit","published_at":"2014-07-27T20:29:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.5.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"365f9c8de5ff2202db364f6c1c8063123c5b17bc","kind":"commit","published_at":"2014-06-05T00:26:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.4.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"5f4887d9b864e0e390fb03f9fa7e4abf22efb086","kind":"commit","published_at":"2014-04-27T20:07:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.3.4","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"dabc66e3dddb734577fab69b0ac6399c4fcbb99f","kind":"commit","published_at":"2014-03-21T02:13:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.3.3","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"02b05d4f55005f7bacbe15897ae9ebd1edb769ed","kind":"commit","published_at":"2014-03-04T05:30:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.3.2","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"6b3add76e270b06f1f4b0306edffca6699686703","kind":"commit","published_at":"2014-03-03T07:12:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.3.1","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8f734171a84ec14b316c3ccffa4ce754b23c163f","kind":"commit","published_at":"2014-03-02T15:53:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.3.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"a543b6f416aeb779bd808a8b33d40e0b11a219cb","kind":"commit","published_at":"2014-02-26T22:55:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.2.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"c67172b06cc5e637dde262a88702345c95aef5fa","kind":"commit","published_at":"2014-02-17T03:06:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/webargs/tar.gz/0.1.0","html_url":"https://github.com/marshmallow-code/webargs/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/webargs@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T02:41:27.292Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":6.738918994025288,"forks_count":8.642489926358204,"average":10.86216479088509},"purl":"pkg:spack/py-webargs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-webargs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-webargs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-webargs/dependencies","status":null,"funding_links":["https://opencollective.com/marshmallow"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:17:31.103Z","issues_count":58,"pull_requests_count":376,"avg_time_to_close_issue":19925243.82,"avg_time_to_close_pull_request":177388.29775280898,"issues_closed_count":50,"pull_requests_closed_count":356,"pull_request_authors_count":15,"issue_authors_count":42,"avg_comments_per_issue":3.706896551724138,"avg_comments_per_pull_request":0.23138297872340424,"merged_pull_requests_count":346,"bot_issues_count":2,"bot_pull_requests_count":295,"past_year_issues_count":6,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":154105.0588235294,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":51,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.3050847457627119,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":48,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fwebargs/issues","maintainers":[{"login":"sirosen","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"sloria","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"}],"active_maintainers":[{"login":"sloria","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"sirosen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"lafrech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-webargs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-webargs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-webargs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-webargs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-webargs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-webargs/codemeta","maintainers":[{"uuid":"haralmha","login":"haralmha","name":null,"email":null,"url":"https://github.com/haralmha","packages_count":19,"html_url":null,"role":null,"created_at":"2022-11-14T17:07:00.439Z","updated_at":"2022-11-14T17:07:00.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/haralmha/packages"}]}