{"id":4011,"name":"pydantic","description":"Data validation using Python type hints","url":"https://github.com/pydantic/pydantic","last_synced_at":"2025-09-04T17:13:28.941Z","repository":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273553942,"owners_count":25126249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":50,"last_synced_at":"2025-09-02T00:21:30.365Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54272,"followers":1931,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-09-02T00:21:30.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"packages":[{"id":11766396,"name":"py3-pydantic","ecosystem":"alpine","description":"Data parsing and validation using Python type hints","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-21T13:37:27.000Z","latest_release_published_at":"2024-12-21T13:37:27.000Z","latest_release_number":"2.10.4-r0","last_synced_at":"2025-09-04T00:35:21.191Z","created_at":"2025-06-07T18:44:52.828Z","updated_at":"2025-09-04T00:35:21.192Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pydantic","install_command":"apk add py3-pydantic","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:36.691Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pydantic?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pydantic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pydantic/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pydantic/related_packages","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T16:22:00.907Z","updated_at":"2025-06-08T16:22:00.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6055040,"name":"py3-pydantic","ecosystem":"alpine","description":"Data parsing and validation using Python type hints","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":"community","versions_count":14,"first_release_published_at":"2023-01-03T22:44:55.000Z","latest_release_published_at":"2024-12-21T13:37:27.000Z","latest_release_number":"2.10.4-r0","last_synced_at":"2025-08-21T20:03:54.990Z","created_at":"2023-01-31T18:45:36.057Z","updated_at":"2025-08-29T04:52:36.690Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pydantic","install_command":"apk add py3-pydantic","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:36.690Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":1.1897307451471508,"forks_count":1.483249843456481,"average":1.5165153412648718},"purl":"pkg:apk/alpine/py3-pydantic?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pydantic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pydantic/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pydantic/related_packages","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5321,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-03-20T16:16:19.837Z","updated_at":"2024-03-20T16:16:19.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11206734,"name":"pydantic1","ecosystem":"pypi","description":"Data validation and settings management using python type hints","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-12-21T12:00:33.000Z","latest_release_published_at":"2024-12-21T12:00:33.000Z","latest_release_number":"1.10.13","last_synced_at":"2025-02-17T18:36:12.285Z","created_at":"2024-12-21T12:15:26.594Z","updated_at":"2025-08-29T04:52:36.728Z","registry_url":"https://pypi.org/project/pydantic1/","install_command":"pip install pydantic1 --index-url https://pypi.org/simple","documentation_url":"https://pydantic1.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Framework :: Hypothesis","Framework :: Pydantic","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pydantic1"},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:36.728Z","dependent_packages_count":0,"downloads":431,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":55.499939131108434,"dependent_packages_count":9.859495626135363,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.6797173786219},"purl":"pkg:pypi/pydantic1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pydantic1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pydantic1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pydantic1/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic1/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic1/related_packages","maintainers":[{"uuid":"trojblue","login":"trojblue","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/trojblue/","role":"Owner","created_at":"2024-12-21T12:18:57.619Z","updated_at":"2024-12-21T12:18:57.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/trojblue/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308215,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5285574,"name":"pydantic","ecosystem":"conda","description":"Data validation and settings management using python type hinting. See documentation doc_url for more details.","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2020-03-24T18:26:26.000Z","latest_release_published_at":"2025-06-24T12:32:23.000Z","latest_release_number":"2.11.7","last_synced_at":"2025-08-24T15:04:44.728Z","created_at":"2022-10-03T15:43:06.675Z","updated_at":"2025-08-29T04:52:36.967Z","registry_url":"https://anaconda.org/anaconda/pydantic","install_command":"conda install -c anaconda pydantic","documentation_url":null,"metadata":{},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:36.967Z","dependent_packages_count":32,"downloads":null,"downloads_period":null,"dependent_repos_count":160,"rankings":{"downloads":null,"dependent_repos_count":15.668202764976957,"dependent_packages_count":1.5053763440860215,"stargazers_count":6.392132759680394,"forks_count":9.926244622003688,"docker_downloads_count":null,"average":8.372989122686766},"purl":"pkg:conda/pydantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pydantic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pydantic/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pydantic/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4324,"maintainers_count":0,"namespaces_count":0,"keywords_count":2901,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":611},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-04T06:59:49.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10428521,"name":"omie-client","ecosystem":"pypi","description":"Omie Client Python SDK","homepage":null,"licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-22T20:19:07.000Z","latest_release_published_at":null,"latest_release_number":null,"last_synced_at":"2024-12-09T08:16:57.552Z","created_at":"2024-06-22T20:31:25.304Z","updated_at":"2025-08-29T04:52:37.215Z","registry_url":"https://pypi.org/project/omie-client/","install_command":"pip install omie-client --index-url https://pypi.org/simple","documentation_url":"https://omie-client.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"omie-client"},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:37.215Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.52570917410676,"dependent_packages_count":10.7469336498598,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.63632141198328},"purl":"pkg:pypi/omie-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/omie-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/omie-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/omie-client/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/omie-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/omie-client/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/omie-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/omie-client/related_packages","maintainers":[{"uuid":"wmorais90","login":"wmorais90","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/wmorais90/","role":null,"created_at":"2024-06-22T20:31:26.659Z","updated_at":"2024-06-22T20:31:26.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wmorais90/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308215,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2868884,"name":"pydantic","ecosystem":"pypi","description":"Data validation using Python type hints","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":null,"versions_count":180,"first_release_published_at":"2017-05-03T20:58:46.000Z","latest_release_published_at":"2025-06-14T08:33:14.000Z","latest_release_number":"2.11.7","last_synced_at":"2025-09-04T00:23:50.796Z","created_at":"2022-04-10T12:11:30.678Z","updated_at":"2025-09-04T11:52:14.812Z","registry_url":"https://pypi.org/project/pydantic/","install_command":"pip install pydantic --index-url https://pypi.org/simple","documentation_url":"https://docs.pydantic.dev","metadata":{"funding":"https://github.com/sponsors/samuelcolvin","documentation":"https://docs.pydantic.dev","classifiers":["Development Status :: 5 - Production/Stable","Framework :: Hypothesis","Framework :: Pydantic","Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Internet","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pydantic","project_status":null},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273553942,"owners_count":25126249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":50,"last_synced_at":"2025-09-02T00:21:30.365Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54272,"followers":1931,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-09-02T00:21:30.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T11:52:14.812Z","dependent_packages_count":9821,"downloads":411804790,"downloads_period":"last-month","dependent_repos_count":49355,"rankings":{"downloads":0.00641958008609574,"dependent_repos_count":0.027879319231044357,"dependent_packages_count":0.0027512486083267453,"stargazers_count":0.2846625226748739,"forks_count":1.404604122837748,"docker_downloads_count":0.019625573406064117,"average":0.29099039447402547},"purl":"pkg:pypi/pydantic","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVqcXAtcWdmNi0zcHZo","url":"https://github.com/advisories/GHSA-5jqp-qgf6-3pvh","title":"Use of \"infinity\" as an input to datetime and date fields causes infinite loop in pydantic","description":"\nImpact\n\nPassing either 'infinity', 'inf' or float('inf') (or their negatives) to datetime or date fields causes validation to run forever with 100% CPU usage (on one CPU).\nPatches\n\nPydantic is be patched with fixes available in the following versions:\n\n    v1.8.2\n    v1.7.4\n    v1.6.2\n\nAll these versions are available on pypi, and will be available on conda-forge soon.\n\nSee the changelog for details.\nWorkarounds\n\nIf you absolutely can't upgrade, you can work around this risk using a validator to catch these values, brief demo:\n\nfrom datetime import date\nfrom pydantic import BaseModel, validator\n\nclass DemoModel(BaseModel):\n    date_of_birth: date\n\n    @validator('date_of_birth', pre=True)\n    def skip_infinite_values(cls, v):\n        try:\n            seconds = float(v)\n        except (ValueError, TypeError):\n            return v\n        else:\n            if seconds == float('inf'):\n                return date.max\n            elif seconds == float('-inf'):\n                return date.min\n            else:\n                return seconds\n\nNote: this is not an ideal solution (in particular you'll need a slightly different function for datetimes), instead of a hack like this you should upgrade pydantic.\n\nIf you are not using v1.8.x, v1.7.x or v1.6.x and are unable to upgrade to a fixed version of pydantic, please create an issue requesting a back-port, and we will endeavour to release a patch for earlier versions of pydantic.\nReferences\n\nThis was fixed in commit 7e83fdd.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-05-13T20:23:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://github.com/samuelcolvin/pydantic/security/advisories/GHSA-5jqp-qgf6-3pvh","https://github.com/samuelcolvin/pydantic/commit/7e83fdd2563ffac081db7ecdf1affa65ef38c468","https://nvd.nist.gov/vuln/detail/CVE-2021-29510","https://github.com/pydantic/pydantic/commit/1c24f1d74ba95ea985b50bdc001ce96c813229aa","https://github.com/pydantic/pydantic/commit/80e0dd3f752bef145dce12f160d262bb40ec8d47","https://github.com/pydantic/pydantic/commit/bdde15b7b947c94ca00fd6eb92da8db390a13520","https://github.com/pypa/advisory-database/tree/main/vulns/pydantic/PYSEC-2021-47.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S2HT266L6Q7H6ICP7DFGXOGBJHNNKMKB","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UEFWM7DYKD2ZHE7R5YT5EQWJPV4ZKYRB","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UMKAJX4O6IGBBCE32CO2G7PZQCCQSBLV","https://github.com/advisories/GHSA-5jqp-qgf6-3pvh"],"source_kind":"github","identifiers":["GHSA-5jqp-qgf6-3pvh","CVE-2021-29510"],"repository_url":"https://github.com/samuelcolvin/pydantic","blast_radius":24.874655128093305,"packages":[{"versions":[{"first_patched_version":"1.7.4","vulnerable_version_range":"\u003e= 1.7, \u003c 1.7.4"},{"first_patched_version":"1.8.2","vulnerable_version_range":"\u003e= 1.8, \u003c 1.8.2"},{"first_patched_version":"1.6.2","vulnerable_version_range":"\u003c 1.6.2"}],"ecosystem":"pypi","package_name":"pydantic"}],"created_at":"2022-12-21T16:12:45.825Z","updated_at":"2024-10-21T20:16:11.000Z","epss_percentage":0.00066,"epss_percentile":0.20688},{"uuid":"GSA_kwCzR0hTQS1tcjgyLThqODMtdnhtds4AA6-j","url":"https://github.com/advisories/GHSA-mr82-8j83-vxmv","title":"Pydantic regular expression denial of service","description":"Regular expression denial of service in Pydantic \u003c 2.4.0, \u003c 1.10.13 allows remote attackers to cause denial of service via a crafted email string.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-04-15T03:31:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2024-3772","https://github.com/pydantic/pydantic/pull/7360","https://github.com/pydantic/pydantic/commit/59d8f38fd6220e3917c53785dbc70317d6f8e631","https://github.com/pydantic/pydantic/commit/e4393ae6145c4dadff739990bb0116c6dec3441b","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6JBZLMSH4GAZOVBMT2JUO2LXHY7M2ALI","https://github.com/advisories/GHSA-mr82-8j83-vxmv"],"source_kind":"github","identifiers":["GHSA-mr82-8j83-vxmv","CVE-2024-3772"],"repository_url":"https://github.com/pydantic/pydantic","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.10.13","vulnerable_version_range":"\u003c 1.10.13"},{"first_patched_version":"2.4.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.4.0"}],"ecosystem":"pypi","package_name":"pydantic"}],"created_at":"2024-04-25T06:05:08.349Z","updated_at":"2025-08-06T04:11:59.904Z","epss_percentage":0.0028,"epss_percentile":0.51108}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pydantic","docker_dependents_count":7572,"docker_downloads_count":4571113360,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pydantic/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-04T04:43:14.084Z","issues_count":2940,"pull_requests_count":2811,"avg_time_to_close_issue":7880361.951039261,"avg_time_to_close_pull_request":519858.60785091197,"issues_closed_count":2159,"pull_requests_closed_count":2522,"pull_request_authors_count":375,"issue_authors_count":1950,"avg_comments_per_issue":3.3591836734693876,"avg_comments_per_pull_request":3.302739238705087,"merged_pull_requests_count":2041,"bot_issues_count":8,"bot_pull_requests_count":67,"past_year_issues_count":890,"past_year_pull_requests_count":1234,"past_year_avg_time_to_close_issue":558290.9945255475,"past_year_avg_time_to_close_pull_request":346951.4849906191,"past_year_issues_closed_count":548,"past_year_pull_requests_closed_count":1066,"past_year_pull_request_authors_count":144,"past_year_issue_authors_count":647,"past_year_avg_comments_per_issue":1.3865168539325843,"past_year_avg_comments_per_pull_request":3.3670988654781198,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":848,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":633,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":562,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic/related_packages","maintainers":[{"uuid":"samuelcolvin","login":"samuelcolvin","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/samuelcolvin/","role":"Maintainer","created_at":"2025-09-02T01:11:28.324Z","updated_at":"2025-09-02T01:11:28.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/samuelcolvin/packages"},{"uuid":"dmontagu","login":"dmontagu","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/dmontagu/","role":null,"created_at":"2024-11-06T07:36:56.032Z","updated_at":"2024-11-06T07:36:56.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dmontagu/packages"},{"uuid":"davidhewitt","login":"davidhewitt","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/davidhewitt/","role":"Maintainer","created_at":"2025-09-02T01:11:28.268Z","updated_at":"2025-09-02T01:11:28.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/davidhewitt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308215,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5290228,"name":"pydantic","ecosystem":"conda","description":"Data validation and settings management using python type hinting. See documentation \u003chttps://docs.pydantic.dev\u003e for more details.","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2019-01-18T10:43:32.000Z","latest_release_published_at":"2022-09-06T05:50:08.000Z","latest_release_number":"1.10.2","last_synced_at":"2025-09-01T08:32:32.629Z","created_at":"2022-10-03T15:49:30.658Z","updated_at":"2025-09-01T08:32:32.629Z","registry_url":"https://anaconda.org/conda-forge/pydantic","install_command":"conda install -c conda-forge pydantic","documentation_url":null,"metadata":{},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:37.160Z","dependent_packages_count":210,"downloads":null,"downloads_period":null,"dependent_repos_count":160,"rankings":{"downloads":null,"dependent_repos_count":2.7451959071624654,"dependent_packages_count":0.319440978287996,"stargazers_count":2.1412528075867234,"forks_count":4.142750187172449,"docker_downloads_count":null,"average":2.3371599700524084},"purl":"pkg:conda/pydantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pydantic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pydantic/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pydantic/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11766394,"name":"py3-pydantic-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pydantic","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-21T13:37:27.000Z","latest_release_published_at":"2024-12-21T13:37:27.000Z","latest_release_number":"2.10.4-r0","last_synced_at":"2025-09-04T00:23:25.850Z","created_at":"2025-06-07T18:44:52.071Z","updated_at":"2025-09-04T00:23:25.850Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pydantic-pyc","install_command":"apk add py3-pydantic-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:37.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pydantic-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pydantic-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pydantic-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pydantic-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pydantic-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pydantic-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pydantic-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pydantic-pyc/related_packages","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T16:22:00.524Z","updated_at":"2025-06-08T16:22:00.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8614541,"name":"github.com/pydantic/pydantic","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":null,"versions_count":109,"first_release_published_at":"2017-05-06T14:48:58.000Z","latest_release_published_at":"2025-06-14T08:20:16.000Z","latest_release_number":"v2.11.7+incompatible","last_synced_at":"2025-09-04T00:23:53.406Z","created_at":"2023-12-02T02:14:35.115Z","updated_at":"2025-09-04T00:23:53.406Z","registry_url":"https://pkg.go.dev/github.com/pydantic/pydantic","install_command":"go get github.com/pydantic/pydantic","documentation_url":"https://pkg.go.dev/github.com/pydantic/pydantic#section-documentation","metadata":{},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:37.158Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":0.4696948136152371,"forks_count":0.6435630665750058,"docker_downloads_count":null,"average":5.372645183613522},"purl":"pkg:golang/github.com/pydantic/pydantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pydantic/pydantic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pydantic/pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pydantic/pydantic/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpydantic%2Fpydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpydantic%2Fpydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpydantic%2Fpydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpydantic%2Fpydantic/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7646356,"name":"py3-pydantic-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pydantic","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":"community","versions_count":9,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2024-12-21T13:37:27.000Z","latest_release_number":"2.10.4-r0","last_synced_at":"2025-09-04T00:35:38.995Z","created_at":"2023-04-26T03:24:44.851Z","updated_at":"2025-09-04T00:35:38.995Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pydantic-pyc","install_command":"apk add py3-pydantic-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:36.692Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":1.1253617234110964,"forks_count":1.482619413382873,"average":3.9986066950091095},"purl":"pkg:apk/alpine/py3-pydantic-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pydantic-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pydantic-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pydantic-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pydantic-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pydantic-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pydantic-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pydantic-pyc/related_packages","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5321,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-03-20T16:16:19.828Z","updated_at":"2024-03-20T16:16:19.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11139785,"name":"py3-pydantic","ecosystem":"alpine","description":"Data parsing and validation using Python type hints","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-22T12:10:52.000Z","latest_release_published_at":"2024-11-22T12:10:52.000Z","latest_release_number":"2.9.2-r0","last_synced_at":"2025-09-04T00:46:35.290Z","created_at":"2024-12-07T13:03:07.213Z","updated_at":"2025-09-04T00:46:35.290Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pydantic","install_command":"apk add py3-pydantic","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:37.064Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pydantic?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pydantic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pydantic/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pydantic/related_packages","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-09T09:54:15.053Z","updated_at":"2024-12-09T09:54:15.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":9364435,"name":"pydantic-slim","ecosystem":"pypi","description":"This is a placeholder in case we want to use this package name in future.","homepage":"https://github.com/pydantic/pydantic","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-03-29T21:43:22.000Z","latest_release_published_at":"2024-03-29T21:43:22.000Z","latest_release_number":"0.0.0","last_synced_at":"2025-09-04T00:35:08.123Z","created_at":"2024-03-29T21:46:27.737Z","updated_at":"2025-09-04T12:00:08.443Z","registry_url":"https://pypi.org/project/pydantic-slim/","install_command":"pip install pydantic-slim --index-url https://pypi.org/simple","documentation_url":"https://pydantic-slim.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 1 - Planning","Topic :: Internet"],"normalized_name":"pydantic-slim","project_status":null},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273553942,"owners_count":25126249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":50,"last_synced_at":"2025-09-02T00:21:30.365Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54272,"followers":1931,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-09-02T00:21:30.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T12:00:08.443Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":63.49514213097319,"dependent_packages_count":9.623447554842548,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.55929484290787},"purl":"pkg:pypi/pydantic-slim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pydantic-slim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pydantic-slim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pydantic-slim/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T04:43:14.084Z","issues_count":2940,"pull_requests_count":2811,"avg_time_to_close_issue":7880361.951039261,"avg_time_to_close_pull_request":519858.60785091197,"issues_closed_count":2159,"pull_requests_closed_count":2522,"pull_request_authors_count":375,"issue_authors_count":1950,"avg_comments_per_issue":3.3591836734693876,"avg_comments_per_pull_request":3.302739238705087,"merged_pull_requests_count":2041,"bot_issues_count":8,"bot_pull_requests_count":67,"past_year_issues_count":890,"past_year_pull_requests_count":1234,"past_year_avg_time_to_close_issue":558290.9945255475,"past_year_avg_time_to_close_pull_request":346951.4849906191,"past_year_issues_closed_count":548,"past_year_pull_requests_closed_count":1066,"past_year_pull_request_authors_count":144,"past_year_issue_authors_count":647,"past_year_avg_comments_per_issue":1.3865168539325843,"past_year_avg_comments_per_pull_request":3.3670988654781198,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":848,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":633,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":562,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic-slim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic-slim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic-slim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydantic-slim/related_packages","maintainers":[{"uuid":"samuelcolvin","login":"samuelcolvin","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/samuelcolvin/","role":null,"created_at":"2024-03-29T21:46:29.007Z","updated_at":"2024-03-29T21:46:29.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/samuelcolvin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308215,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11139797,"name":"py3-pydantic-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pydantic","homepage":"https://github.com/pydantic/pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydantic/pydantic","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-22T12:10:52.000Z","latest_release_published_at":"2024-11-22T12:10:52.000Z","latest_release_number":"2.9.2-r0","last_synced_at":"2025-09-04T00:24:11.270Z","created_at":"2024-12-07T13:03:24.152Z","updated_at":"2025-09-04T00:24:11.270Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pydantic-pyc","install_command":"apk add py3-pydantic-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37266968,"uuid":"90194616","full_name":"pydantic/pydantic","owner":"pydantic","description":"Data validation using Python type hints","archived":false,"fork":false,"pushed_at":"2025-08-28T07:33:12.000Z","size":265604,"stargazers_count":24975,"open_issues_count":505,"forks_count":2220,"subscribers_count":132,"default_branch":"main","last_synced_at":"2025-08-29T01:45:36.798Z","etag":null,"topics":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"latest_commit_sha":null,"homepage":"https://docs.pydantic.dev","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/pydantic.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"samuelcolvin"}},"created_at":"2017-05-03T21:23:58.000Z","updated_at":"2025-08-29T01:35:14.000Z","dependencies_parsed_at":"2024-01-17T05:02:29.247Z","dependency_job_id":"428b9e8f-a439-4ce1-8679-3547aeb2a766","html_url":"https://github.com/pydantic/pydantic","commit_stats":{"total_commits":3261,"total_committers":597,"mean_commits":"5.4623115577889445","dds":0.8298068077276909,"last_synced_commit":"e7f75aee3f219398bf293399c569b66fda845a2a"},"previous_names":["samuelcolvin/pydantic"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/pydantic/pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/sbom","scorecard":{"id":637259,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydantic/pydantic","commit":"f7a9b73517afecf25bf898e3b5f591dffe669778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:281","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/coverage.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/coverage.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies-check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-update.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/third-party.yml:24","Warn: no topLevel permission defined: .github/workflows/update-pydantic-people.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/upload-previews.yml:9"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies-check.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/dependencies-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-update.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/docs-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:527: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:628: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/third-party.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/third-party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-pydantic-people.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/update-pydantic-people.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-previews.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pydantic/pydantic/upload-previews.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build-docs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:397","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/dependencies-check.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:591","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:289","Warn: pipCommand not pinned by hash: .github/workflows/third-party.yml:291","Warn: pipCommand not pinned by hash: .github/workflows/upload-previews.yml:22","Info:   0 out of  69 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  38 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pydantic/.github/SECURITY.md:1","Info: Found linked content: github.com/pydantic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pydantic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pydantic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:351"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T09:34:14.654Z","repository_id":37266968,"created_at":"2025-08-21T09:34:14.654Z","updated_at":"2025-08-21T09:34:14.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630966,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"pydantic","name":"Pydantic","uuid":"110818415","kind":"organization","description":"Pydantic, Pydantic Logfire and PydanticAI","email":"hello@pydantic.dev","website":"https://pydantic.dev","location":"United Kingdom","twitter":"pydantic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/110818415?v=4","repositories_count":49,"last_synced_at":"2025-08-25T01:28:33.099Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pydantic","funding_links":["https://github.com/sponsors/pydantic"],"total_stars":54004,"followers":1919,"following":0,"created_at":"2022-11-02T16:26:18.052Z","updated_at":"2025-08-25T01:28:33.100Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydantic/repositories"},"tags":[{"name":"v2.12.0a1","sha":"2486e068e85c51728c9f2d344cfee2f7e11d555c","kind":"tag","published_at":"2025-07-26T18:14:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.12.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.12.0a1/manifests"},{"name":"v2.11.7","sha":"5f033e46c54fea1b59b6894d6527daf49475e690","kind":"tag","published_at":"2025-06-14T08:20:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"3987b23db4b31ff35e9fa15c21c0c1d1c9808838","kind":"tag","published_at":"2025-06-13T08:48:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"5e6d1dc71fe9bd832635cb2e9b4af92286fd00b8","kind":"tag","published_at":"2025-05-22T20:54:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6","kind":"tag","published_at":"2025-04-29T20:23:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.4/manifests"},{"name":"v1.10.22","sha":"5e6e87f7da283d8d13965d0186c88acdd531eda9","kind":"tag","published_at":"2025-04-17T17:17:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.22/manifests"},{"name":"v2.11.3","sha":"876bf76f34f9ab313923a3428a4d4aaf00144f43","kind":"tag","published_at":"2025-04-08T13:16:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bd1f8cf44a271e7313026faab318f3c37f23b3f4","kind":"tag","published_at":"2025-04-03T12:57:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"6c38dc93f40a47f4d1350adca9ec0d72502e223f","kind":"tag","published_at":"2025-03-28T20:57:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"58e61fa3c60ffb8140d01ca9f74ff7528326a0c6","kind":"tag","published_at":"2025-03-27T17:43:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0/manifests"},{"name":"v2.11.0b2","sha":"d76d942e5fe2ddabf60f58a89b24709277a9feb8","kind":"tag","published_at":"2025-03-17T16:16:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b2/manifests"},{"name":"v2.11.0b1","sha":"bff747748e57c0db384dbd0df886fa623fa3a703","kind":"commit","published_at":"2025-03-06T16:18:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0b1/manifests"},{"name":"v2.11.0a2","sha":"a1f12c710c99d13f64becf696bf18ce49c5ea07c","kind":"commit","published_at":"2025-02-10T11:28:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a2/manifests"},{"name":"v2.11.0a1","sha":"5e368925f607d47c4d98a709b170ea13615b05f2","kind":"tag","published_at":"2025-01-30T18:33:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.11.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.11.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.11.0a1/manifests"},{"name":"v2.10.6","sha":"df05e69a8a3fb37628a0e3a33518ca0425334bc9","kind":"commit","published_at":"2025-01-24T01:29:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.6/manifests"},{"name":"v1.10.21","sha":"0cbba0f9774c470e8d8a2a62abb921b8cea4027d","kind":"tag","published_at":"2025-01-10T19:07:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.21/manifests"},{"name":"v2.10.5","sha":"5d34efda82895b8697649e20616aea385d769eaf","kind":"tag","published_at":"2025-01-08T21:15:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.5/manifests"},{"name":"v1.10.20","sha":"bfc2243a440478fa71ffbe155a3af2feae1a2179","kind":"tag","published_at":"2025-01-07T19:02:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.20/manifests"},{"name":"v2.10.4","sha":"5bd3a6507b749fcd4833173fba88b3690ff77170","kind":"commit","published_at":"2024-12-18T16:56:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"c326748b0119f12e284c280825d4ab6d3576643c","kind":"commit","published_at":"2024-12-03T15:42:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"fe325154987b41345b356e5eb6d1584d7278bb0d","kind":"commit","published_at":"2024-11-26T12:36:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"17e60fafd66133be47352cb0a9b887664b5a6f2d","kind":"commit","published_at":"2024-11-22T00:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"910bc54b6d5c05e4eabb4a9076def9e7ed23d38a","kind":"commit","published_at":"2024-11-20T20:30:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0/manifests"},{"name":"v2.10.0b2","sha":"6e917073728aea8dbd5ea4f6a4205de8a0787f04","kind":"commit","published_at":"2024-11-13T20:00:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b2/manifests"},{"name":"v2.10.0b1","sha":"a25e0286de98ff6f011cdbea264952eba5a86dc3","kind":"commit","published_at":"2024-11-06T19:33:54.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.10.0b1/manifests"},{"name":"v1.10.19","sha":"bb18ac56ddb4360c9dd054879e934aac27215dfa","kind":"commit","published_at":"2024-11-06T15:50:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.19/manifests"},{"name":"v2.9.2","sha":"7cedbfb03df82ac55c844c97e6f975359cb51bb9","kind":"commit","published_at":"2024-09-17T14:50:42.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ecc5275d01e3d8de15c3641d35eb5151f5778833","kind":"commit","published_at":"2024-09-09T08:21:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ed92d0a921d3464f08c5aa67dcbd262bf67110b1","kind":"commit","published_at":"2024-09-05T15:34:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0/manifests"},{"name":"v2.9.0b2","sha":"acdd32f4de78b2170678fd0a1d3063c577f8dcab","kind":"commit","published_at":"2024-08-31T01:25:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b2/manifests"},{"name":"v2.9.0b1","sha":"714c0df09f48cd24579dd2b1c744d9b5da4f2911","kind":"commit","published_at":"2024-08-26T16:40:52.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.9.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.9.0b1/manifests"},{"name":"v1.10.18","sha":"5ebcdc13b83fba5da34ad9b0f008f7b4faf89396","kind":"commit","published_at":"2024-08-22T17:51:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.18/manifests"},{"name":"v2.8.2","sha":"4978ee235bf5f0fa11159b2dfe46068ef3deba0a","kind":"commit","published_at":"2024-07-04T02:40:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"040865f3b8b9b201282826f92f552efa238b1f2e","kind":"commit","published_at":"2024-07-03T22:57:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"1609e2ada1cd74a6d6afdc34e27c5f81d402928b","kind":"commit","published_at":"2024-07-01T15:43:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0/manifests"},{"name":"v2.8.0b1","sha":"764e14881de27183b3ccfcc4b2dbbe0594000b5f","kind":"commit","published_at":"2024-06-27T14:13:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.8.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.8.0b1/manifests"},{"name":"v1.10.17","sha":"b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8","kind":"commit","published_at":"2024-06-20T13:52:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.17/manifests"},{"name":"v2.7.4","sha":"1ab655a54c0defdc5a2a9b13bc90feb6fba78719","kind":"commit","published_at":"2024-06-12T13:44:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.4/manifests"},{"name":"v1.10.16","sha":"211910eccce116f0f25964e81c09e87fd98a351c","kind":"commit","published_at":"2024-06-11T18:53:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.16/manifests"},{"name":"v2.7.3","sha":"9f48fc28db791ad15e389c3c0bf7dcbdd81dd0eb","kind":"commit","published_at":"2024-06-03T18:32:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"70ac7a085ce5379e97bea10b61812204cb4ac344","kind":"commit","published_at":"2024-05-28T17:58:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"26129479a06960af9d02d3a948e51985fe59ed4b","kind":"commit","published_at":"2024-04-23T12:59:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7af856a1098406aea84bcadfd0f3de6b7901526c","kind":"commit","published_at":"2024-04-11T16:26:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0/manifests"},{"name":"v2.7.0b1","sha":"d294244e2d7d8d395de503203d8924f937bb4f4d","kind":"commit","published_at":"2024-04-03T18:17:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.7.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.7.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.7.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.7.0b1/manifests"},{"name":"v1.10.15","sha":"5476a758c8ac59887dbfa3aa1c3481d0a0e20837","kind":"commit","published_at":"2024-04-03T12:38:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.15/manifests"},{"name":"v2.6.4","sha":"6214a4bc472bfc4cd72232ab5d407dc640dc64aa","kind":"commit","published_at":"2024-03-08T15:20:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"88451f3a09f6cc34e66fcb78f0e76755fc6a89bc","kind":"commit","published_at":"2024-02-27T18:09:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"511d862ec9895de6999d260ac4c790d0b233e316","kind":"commit","published_at":"2024-02-23T16:00:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"cf822bd7eef30b2027a6869be2a69b5b22a8ec3b","kind":"commit","published_at":"2024-02-05T13:39:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"3257fa32eb5a017ae61f030089ecb90c2b4824f2","kind":"commit","published_at":"2024-01-25T13:40:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0/manifests"},{"name":"v2.6.0b1","sha":"e131d53a07da080c2ba642775efa9e81cb2cf0ba","kind":"commit","published_at":"2024-01-19T16:56:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.6.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.6.0b1/manifests"},{"name":"v1.10.14","sha":"3ddb509786089f9df0658303545ae4b66db2d47c","kind":"commit","published_at":"2024-01-19T15:29:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.14/manifests"},{"name":"v2.5.3","sha":"9f58e785a5f1f2c34437f6e9b6adcd5b969e0df4","kind":"commit","published_at":"2023-12-22T10:03:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"b75cb28e64a57c5656574f244ec4eb59e656dc75","kind":"commit","published_at":"2023-11-22T13:24:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4982d57cc72c46abb9cbb781d2e38cdf86095a90","kind":"commit","published_at":"2023-11-15T13:30:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d465ec5542a611ffefab45736859f37b0b251eb8","kind":"commit","published_at":"2023-11-13T16:26:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0/manifests"},{"name":"v2.5.0b1","sha":"9eec4d64d8883950b993a46d5296af5b916a43cb","kind":"commit","published_at":"2023-11-09T16:15:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.5.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.5.0b1/manifests"},{"name":"v2.4.2","sha":"d1634da7d9cce1f91ae6f76bd3379b776b7de6da","kind":"commit","published_at":"2023-09-27T17:36:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.2/manifests"},{"name":"v1.10.13","sha":"8822578619bf8d0bb754b1cf7a2a905b50240d01","kind":"commit","published_at":"2023-09-27T16:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.13/manifests"},{"name":"v2.4.1","sha":"07b23ef2502e935e4b35f015e5d3b2f3c9b37c07","kind":"commit","published_at":"2023-09-26T14:09:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1f59075c69e7172f8019b0cf621f0d9fde406307","kind":"commit","published_at":"2023-09-25T13:48:57.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.4.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7f1a643c5c03d6deffc9868008eaae169ede6e93","kind":"commit","published_at":"2023-08-23T18:42:07.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.3.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5fb914b73a3fe5ad9b33fd2a82cbaf57378a2eb0","kind":"commit","published_at":"2023-08-23T18:25:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a1fdfad1f1e5108c11c76a451f9a0e671bef8e7","kind":"commit","published_at":"2023-08-18T16:11:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d5a42210e70516b4b0984db3faf94367e7c08425","kind":"commit","published_at":"2023-08-17T11:27:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"cfd5b6c780a137c5e2394361db2ed93ba4ff368e","kind":"commit","published_at":"2023-07-25T22:56:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3284a249794efc30ec1935a0095671263a175c4e","kind":"commit","published_at":"2023-07-25T16:31:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.1.0/manifests"},{"name":"v1.10.12","sha":"d9c2af3a701ca982945a590de1a1da98b3fb4003","kind":"commit","published_at":"2023-07-24T19:43:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.12/manifests"},{"name":"v2.0.3","sha":"d5d9dfc2c92e9e5969903b32e18c7f5c812d2874","kind":"commit","published_at":"2023-07-13T23:38:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"00dc93f33a10253f53bcec1c8dd5f4292fe0d731","kind":"commit","published_at":"2023-07-05T17:02:03.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"53b13626e1dbb3b0d408715a70a89373afbe42c2","kind":"commit","published_at":"2023-07-04T17:12:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0.1/manifests"},{"name":"v1.10.11","sha":"15c82d978d9e3b3893f00982b9e0c5c8d5c7821d","kind":"commit","published_at":"2023-07-04T15:31:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.11/manifests"},{"name":"v2.0","sha":"aeb8fd0255bf034212e808b92893283adc9f8d3a","kind":"tag","published_at":"2023-06-30T16:16:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0/manifests"},{"name":"v1.10.10","sha":"0e8a387d6752dd859676da53298601ccae6a23a7","kind":"commit","published_at":"2023-06-30T10:18:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.10/manifests"},{"name":"v2.0b3","sha":"3e8b3b00e413cf737cb33dd60d15e69c6fd6b427","kind":"commit","published_at":"2023-06-16T23:33:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b3/manifests"},{"name":"v1.10.9","sha":"90326480ff1061f690aa193bd112cd17a6d90a70","kind":"commit","published_at":"2023-06-07T15:51:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.9/manifests"},{"name":"v2.0b2","sha":"815fcf2bb3b9795e43cf31d58f7f6e38d8b5f47e","kind":"commit","published_at":"2023-06-03T05:37:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b2/manifests"},{"name":"v2.0b1","sha":"9d3b1f3786d1fd2189f99db1b7dbf2040b020110","kind":"commit","published_at":"2023-06-01T19:38:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0b1/manifests"},{"name":"v1.10.8","sha":"77e3ac776c3dc71f09ce7a1f734d9cad035a8c0f","kind":"commit","published_at":"2023-05-23T17:13:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.8/manifests"},{"name":"v2.0a4","sha":"f1fbdb1a9b52ad152306b68dec8e5ec98c7c9188","kind":"commit","published_at":"2023-05-05T22:38:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a4/manifests"},{"name":"v2.0a3","sha":"415b3ef6676a0259ce4ff65ec6440b968c779f5a","kind":"commit","published_at":"2023-04-20T16:46:48.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a3/manifests"},{"name":"v2.0a2","sha":"bda373de2b7422cf08f97fead59f92f5dbde18e2","kind":"commit","published_at":"2023-04-12T17:13:56.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a2/manifests"},{"name":"v2.0a1","sha":"00040f782805e9be07d8f2d8ac141c971befbf8c","kind":"tag","published_at":"2023-04-03T20:38:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v2.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v2.0a1/manifests"},{"name":"v1.10.7","sha":"11f7f9019016659e81c96481ffe5c42637489cf3","kind":"commit","published_at":"2023-03-22T19:29:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"bf6b884563e7c635b9d811e97d2fdb51805398b1","kind":"commit","published_at":"2023-03-08T19:27:19.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"b0215d175ace2a3db76307c5f18819b021f48ab5","kind":"commit","published_at":"2023-02-15T17:37:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"63c683d9fc7b494bf81e964f97ec2f9b78b8e09d","kind":"commit","published_at":"2022-12-30T09:53:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0a9e000db7bc13b76b728d82df53a3e4c24b43f4","kind":"commit","published_at":"2022-12-29T11:25:31.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bc74342b39e2b1d0115364cf2aa90d8f874cb9b5","kind":"commit","published_at":"2022-09-05T16:35:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"32ea8853450b50e5b963ce677ab1fff95bc2e56a","kind":"commit","published_at":"2022-08-31T09:57:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"64f24726d18db191e6677f2976c076778fdc2364","kind":"commit","published_at":"2022-08-30T15:51:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0/manifests"},{"name":"v1.10.0b1","sha":"f8575aa3793c565cf006979c60ad62312406d5b5","kind":"commit","published_at":"2022-08-24T19:14:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0b1/manifests"},{"name":"v1.10.0a2","sha":"934adc1d850b89ae9cb36affbaa0ec826dbf9213","kind":"commit","published_at":"2022-08-24T11:28:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a2/manifests"},{"name":"v1.10.0a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"tag","published_at":"2022-08-22T20:30:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10.0a1/manifests"},{"name":"v1.10a1","sha":"f1df0896f9323c87bdec3ae6a7108d4b01c1c21c","kind":"commit","published_at":"2022-08-22T16:21:17.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.10a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.10a1/manifests"},{"name":"v1.9.2","sha":"1d37ffd89c9e6607db2553eb830fea2fc028dc2f","kind":"commit","published_at":"2022-08-11T10:18:25.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"a5edcb35d57a543143b0dc127dbcf8e143c38e6d","kind":"commit","published_at":"2022-05-19T10:33:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fbf8002cefd1ba7b263f63545fff2e48a378189d","kind":"commit","published_at":"2021-12-31T15:02:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0/manifests"},{"name":"v1.9.0a2","sha":"ef4678999f94625819ebad61b44ea264479aeb0a","kind":"commit","published_at":"2021-12-24T14:07:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a2/manifests"},{"name":"v1.9.0a1","sha":"5de27ca465e3a75fb26924084c8b5df211bb0e83","kind":"commit","published_at":"2021-12-18T21:18:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.9.0a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.9.0a1/manifests"},{"name":"v1.8.2","sha":"a84cfacf9caf08bef8edca076c3325c3cf49475d","kind":"commit","published_at":"2021-05-11T19:27:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"e3d1c161d79d54e0e2d549f96e7b458d74088205","kind":"commit","published_at":"2021-05-11T19:04:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.4/manifests"},{"name":"v1.6.2","sha":"acf778345d516a78d93c08459ab4cd4c6709a6be","kind":"commit","published_at":"2021-05-11T19:04:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.2/manifests"},{"name":"v1.8.1","sha":"619ff261c9bdc2a612ef2fcfa17a005dfefbcf21","kind":"commit","published_at":"2021-03-03T17:03:59.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"a8d50aef0c375374302d050fbe16703d33aaeb86","kind":"commit","published_at":"2021-02-26T16:38:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.8/manifests"},{"name":"v1.7.3","sha":"00a128a3609dac82dfe0cdb4200bbf2011aa5f83","kind":"commit","published_at":"2020-11-30T23:33:24.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"685303237273eb21f379227b721295e0bf7e253b","kind":"commit","published_at":"2020-11-01T15:30:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8dcc87cf422c8344ca565c8ee23b7119bc100949","kind":"commit","published_at":"2020-10-28T19:26:46.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7.1/manifests"},{"name":"v1.7","sha":"95435de4526b609ee904b7a27478cec2e32f8fe8","kind":"commit","published_at":"2020-10-26T11:31:10.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"d2b050176eec04c187d0835be4039ef9509d56be","kind":"commit","published_at":"2020-07-15T19:24:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"5dbb1272f6a51363d2c21044f4048868879fda25","kind":"commit","published_at":"2020-07-11T12:00:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"f96c4dc59f9544fef72c2a30b07281ddf8e14676","kind":"commit","published_at":"2020-04-23T12:43:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"1f071f1cf9c315d502633880aeec8dfb4ef9bcd9","kind":"commit","published_at":"2020-04-18T17:08:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.5/manifests"},{"name":"v1.4","sha":"e4cd9d2c87b0e6f42366b617de6441f8cd561085","kind":"commit","published_at":"2020-01-24T10:48:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.4/manifests"},{"name":"v1.3","sha":"e65d11240a6febcd569ad44a61e2374eb00b9ba6","kind":"commit","published_at":"2019-12-21T15:52:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.3/manifests"},{"name":"v1.2","sha":"b521f6b24aa48ca65044d3a5a693ad44d929307d","kind":"commit","published_at":"2019-11-28T17:46:43.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.2/manifests"},{"name":"v1.1.1","sha":"1fd89f59b9eb7ab07a4d889b22d9655cf4b5e5fb","kind":"commit","published_at":"2019-11-20T16:19:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"8a261c1dfa1136f3c2aa1fb1b43b8b25882e6c2e","kind":"commit","published_at":"2019-11-07T15:20:27.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.1/manifests"},{"name":"v1.0","sha":"b8bbfec670019e96530680a4b79551afc6e122ec","kind":"commit","published_at":"2019-10-23T10:48:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0/manifests"},{"name":"v1.0b2","sha":"4762f49b3615d7f5fac2ac1d4a7ec5acfc7ce314","kind":"commit","published_at":"2019-10-07T17:46:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b2/manifests"},{"name":"v1.0b1","sha":"8dabb34390a11bc424941fea194a3c524e1402b6","kind":"commit","published_at":"2019-10-01T16:41:33.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v1.0b1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v1.0b1/manifests"},{"name":"v0.32.2","sha":"dbe9514e0df1bea1a8ce9df8defd8f170a633116","kind":"commit","published_at":"2019-08-17T19:03:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"dd1755f63e055ffd653fc7ee2de5d5a50bb9cbd7","kind":"commit","published_at":"2019-08-08T11:04:38.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"10c18ee63d61fd960f27cf0321bfb053e877f8c9","kind":"commit","published_at":"2019-08-06T14:42:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.32","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.32/manifests"},{"name":"v0.31.1","sha":"719501c68b36e82c7527bdce42326a16ae0d7a68","kind":"commit","published_at":"2019-07-31T11:06:08.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31.1/manifests"},{"name":"v0.31","sha":"c28d469f5ba95b13114a148cf3b47f58857dfeb0","kind":"commit","published_at":"2019-07-24T17:49:13.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.31","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.31/manifests"},{"name":"v0.30.1","sha":"7244aba55382c36d239c8cb53af65aa0b44c9701","kind":"commit","published_at":"2019-07-15T18:28:36.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30.1/manifests"},{"name":"v0.30","sha":"b52d877f28d993e454785873d44bd449b76b826d","kind":"commit","published_at":"2019-07-07T10:13:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.30","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.30/manifests"},{"name":"v0.29","sha":"dd44fda8a6f6eed961cd03ad1e70049e523cdb40","kind":"commit","published_at":"2019-06-19T10:28:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.29","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.29/manifests"},{"name":"v0.28","sha":"f5b054b9fc5c5a476584a35f14e20e24af94294a","kind":"commit","published_at":"2019-06-11T06:59:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.28","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.28/manifests"},{"name":"v0.27","sha":"d69ca21ce468644cf40b99ea62b70dc8ef2f3fa9","kind":"commit","published_at":"2019-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27/manifests"},{"name":"v0.27a1","sha":"0dca636ce5fa1adffee06776bfde2b3ce75ce262","kind":"commit","published_at":"2019-05-26T12:14:05.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.27a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.27a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.27a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.27a1/manifests"},{"name":"v0.26","sha":"d2f60737211d1b9f99b6abba661da93581b87c42","kind":"commit","published_at":"2019-05-22T13:06:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.26","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.26/manifests"},{"name":"v0.25","sha":"6d80a1a65e29bc25e76934673e242cdd8a7f1d86","kind":"commit","published_at":"2019-05-05T13:09:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.25","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.25/manifests"},{"name":"v0.24","sha":"94c27b6334776ce1d7e8e7dae0b2c8dcb13f247d","kind":"commit","published_at":"2019-04-23T14:11:18.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.24","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.24/manifests"},{"name":"v0.23","sha":"ddbf2be9c9d198a0ae66f7fc80a2cd6addd4ba1f","kind":"commit","published_at":"2019-04-04T11:55:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.23","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.23/manifests"},{"name":"v0.22","sha":"46b1e89a65a50ae31e3f793ac590050f3383ac51","kind":"commit","published_at":"2019-03-29T10:19:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.22","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.22/manifests"},{"name":"v0.21","sha":"f81aa969aeae892bbcd4a708b1351a47d0d87220","kind":"commit","published_at":"2019-03-15T12:23:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.21","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.21/manifests"},{"name":"v0.20.1","sha":"7b126a7af63903a76d5da393e6420ce7552aecc0","kind":"commit","published_at":"2019-02-26T09:21:00.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20.1/manifests"},{"name":"v0.20","sha":"7cd423aa3e763352b0d87c7fe1fce41f417807fe","kind":"commit","published_at":"2019-02-18T08:44:26.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20/manifests"},{"name":"v0.20a1","sha":"f9bc56a70a1a7a587a305c1c94a94287f9a4406c","kind":"commit","published_at":"2019-02-13T15:47:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.20a1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.20a1/manifests"},{"name":"v0.19","sha":"8fa1382beb4f64e95befd32df304484c82cd5e2a","kind":"commit","published_at":"2019-02-04T22:09:51.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.19","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.19/manifests"},{"name":"v0.18.2","sha":"06b0c41276ebb3a280894b3c92eee0947d4cdc36","kind":"commit","published_at":"2019-01-22T18:34:28.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8cb3557aec9569539176ebba960e2ef9bc076a9c","kind":"commit","published_at":"2019-01-17T20:59:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18.1/manifests"},{"name":"v0.18","sha":"0c1482aabae3f152ab172c94528146bcfff6f5e5","kind":"commit","published_at":"2019-01-13T09:12:44.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.18","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.18/manifests"},{"name":"V0.17","sha":"c2bae0a05d3965609c474bf0bd4a525eb517de1e","kind":"commit","published_at":"2018-12-27T20:44:02.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/V0.17","html_url":"https://github.com/pydantic/pydantic/releases/tag/V0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@V0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/V0.17/manifests"},{"name":"v0.16.1","sha":"1f270dd84a0923f9ad0a343b4732d404f32a4423","kind":"commit","published_at":"2018-12-10T10:00:21.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"86949c2ba20469776c0679796885f1c60f2a4df4","kind":"commit","published_at":"2018-12-03T12:45:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.16","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.16/manifests"},{"name":"v0.15","sha":"19ec7c60db420fee9085c04ac310bbf44f85333b","kind":"commit","published_at":"2018-11-18T16:25:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.15","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.15/manifests"},{"name":"v0.14","sha":"50898658571487563fdbe7982a194b9675d53311","kind":"commit","published_at":"2018-10-02T16:36:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.14","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"0a6c211d7fd90f62e80503b6971c6ebe4ccdab22","kind":"commit","published_at":"2018-09-21T09:39:09.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"08396467887e911bf890cb936209a730fc582fce","kind":"commit","published_at":"2018-08-25T16:15:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.13","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"16eebf0c61588aced4f16059d3ae9a633c2cfdf4","kind":"commit","published_at":"2018-07-31T18:44:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"86da135a0573b1627c9fa5f81750dcb7e3be2af7","kind":"commit","published_at":"2018-07-31T13:00:14.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.12","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.12/manifests"},{"name":"v0.11.2","sha":"725b3c3bcf13af1cabab1e35ddf2f979cf1874fb","kind":"commit","published_at":"2018-07-05T13:48:47.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f2190c4b24d09f7b2b40518efc859ada48dd21cc","kind":"commit","published_at":"2018-07-02T17:08:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"37364a05b9580a776e64d0b8bc015dc7ed9db17f","kind":"commit","published_at":"2018-06-28T17:21:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.11","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.11/manifests"},{"name":"v0.10","sha":"7e44bcaf7a029b035fe03ebcb42fa65f975cead9","kind":"commit","published_at":"2018-06-11T12:11:45.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.10","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"9061cb20ba9ccabe367dbba2a603c0a2b43419ca","kind":"commit","published_at":"2018-05-10T15:05:39.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"36a20613fb313c3cbfd3ab4ef66d84c453df296f","kind":"commit","published_at":"2018-04-28T18:37:35.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.9","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.9/manifests"},{"name":"v0.8","sha":"2966beeb4039b28d85f6bc1ac23d8c5c5eada13e","kind":"commit","published_at":"2018-03-25T17:24:40.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"03838d92206789cb84af96fbb0cb11f677095224","kind":"commit","published_at":"2018-02-07T17:32:20.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"89201f08b0f1cbed6959e3dbf769b867ab29b16c","kind":"commit","published_at":"2018-02-06T19:32:30.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"423137cefe091b63166bb0a4531fef8b9c4eaf0a","kind":"commit","published_at":"2018-02-01T17:20:06.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"bf80464f286d6c87e2b273ad1d95982a90b02109","kind":"commit","published_at":"2017-11-26T16:27:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f6c94e611e66ba6a12715ac1e4ce0fc5b35471e8","kind":"commit","published_at":"2017-11-13T15:32:50.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acf3128dcd45198c0b54e642497c6585af9faf10","kind":"commit","published_at":"2017-11-08T14:37:01.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"050dbb191ba37937670a3577b6128eaea07d9906","kind":"commit","published_at":"2017-11-07T13:31:23.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.6/manifests"},{"name":"v0.5","sha":"42e2c068965d964e4c27c5ce605ec38aabd6a1f2","kind":"commit","published_at":"2017-10-23T19:07:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.5/manifests"},{"name":"v0.4","sha":"29508d49726feac1bb255a78691559e9a76015e7","kind":"commit","published_at":"2017-07-08T18:11:15.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.4/manifests"},{"name":"v0.3","sha":"94c2fe553b1f6d8c5aa2ebb6b114df4cd7deea90","kind":"commit","published_at":"2017-06-21T17:22:37.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"678e6595bf89d981d5dd681b0ccb88299c0c94c0","kind":"commit","published_at":"2017-06-07T22:39:41.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"56662690c728a973dad6d270ae0bebb923cf2592","kind":"commit","published_at":"2017-06-07T22:08:34.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.2/manifests"},{"name":"v0.1","sha":"3627bad7687d5ec0cf0c972c00cbcc6b743168d0","kind":"commit","published_at":"2017-06-03T16:45:49.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.1","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.1/manifests"},{"name":"v0.0.8","sha":"ea88afb212fd7eededf82c93a227554ca3c989be","kind":"commit","published_at":"2017-05-31T12:41:53.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.8","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9ecae91dade6ccf1a9a008a96bf71ca9b94d3faf","kind":"commit","published_at":"2017-05-31T11:07:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.7","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9cceb76ca053bea9d6b542f5680cf4dbd60d0546","kind":"commit","published_at":"2017-05-23T16:10:22.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.6","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90a2b6bfe37da8883aa25360bc916450cd9dbc72","kind":"commit","published_at":"2017-05-11T21:19:11.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.5","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"35add310cce8bf8b9bab6e4fb8357eafd634b920","kind":"commit","published_at":"2017-05-10T11:43:29.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.4","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2c43b0caf027c952bd4620b2da1bfde2962bb61c","kind":"commit","published_at":"2017-05-09T15:46:32.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.3","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5710649cb0b3cb50b2d6d9acdc281979cde7de0e","kind":"commit","published_at":"2017-05-06T14:48:58.000Z","download_url":"https://codeload.github.com/pydantic/pydantic/tar.gz/v0.0.2","html_url":"https://github.com/pydantic/pydantic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydantic/pydantic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:52:36.693Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pydantic-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pydantic-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pydantic-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pydantic-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/samuelcolvin","https://github.com/sponsors/pydantic"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:45:28.924Z","issues_count":2950,"pull_requests_count":1756,"avg_time_to_close_issue":7560239.289583334,"avg_time_to_close_pull_request":550140.4086339445,"issues_closed_count":2378,"pull_requests_closed_count":1691,"pull_request_authors_count":362,"issue_authors_count":1952,"avg_comments_per_issue":4.229830508474576,"avg_comments_per_pull_request":3.525626423690205,"merged_pull_requests_count":1369,"bot_issues_count":8,"bot_pull_requests_count":35,"past_year_issues_count":967,"past_year_pull_requests_count":762,"past_year_avg_time_to_close_issue":1115058.1363636365,"past_year_avg_time_to_close_pull_request":409715.2575342466,"past_year_issues_closed_count":743,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":2.8996897621509823,"past_year_avg_comments_per_pull_request":3.984251968503937,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":576,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","maintainers":[{"login":"sydney-runkle","count":488,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"BoxyUwU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pydantic-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pydantic-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pydantic-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pydantic-pyc/related_packages","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-09T09:54:11.286Z","updated_at":"2024-12-09T09:54:11.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}}],"commits":{"id":6875,"full_name":"pydantic/pydantic","default_branch":"main","committers":[{"name":"Samuel Colvin","email":"s@muelcolvin.com","login":"samuelcolvin","count":652},{"name":"Sydney Runkle","email":"54324534+sydney-runkle","login":"sydney-runkle","count":355},{"name":"Victorien","email":"65306057+Viicos","login":"Viicos","count":327},{"name":"David Montague","email":"35119617+dmontagu","login":"dmontagu","count":301},{"name":"Adrian Garcia Badaracco","email":"1755071+adriangb","login":"adriangb","count":198},{"name":"Hasan Ramezani","email":"hasan.r67@gmail.com","login":"hramezani","count":171},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":129},{"name":"Eric Jolibois","email":"em.jolibois@gmail.com","login":"PrettyWood","count":120},{"name":"Marcelo Trylesinski","email":"marcelotryle@gmail.com","login":"Kludex","count":102},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":75},{"name":"Terrence Dorsey","email":"terrend@mishu.com","login":"tpdorsey","count":71},{"name":"Serge Matveenko","email":"lig@pydantic.dev","login":"lig","count":46},{"name":"pyup.io bot","email":"github-bot@pyup.io","login":"pyup-bot","count":46},{"name":"David Hewitt","email":"1939362+davidhewitt","login":"davidhewitt","count":43},{"name":"Sebastián Ramírez","email":"tiangolo@gmail.com","login":"tiangolo","count":25},{"name":"Nikita Grishko","email":"gr1n@protonmail.com","login":"Gr1N","count":19},{"name":"Alex Hall","email":"alex.mojaki@gmail.com","login":"alexmojaki","count":18},{"name":"Koudai Aono","email":"koxudaxi@gmail.com","login":"koxudaxi","count":17},{"name":"Saurabh Misra","email":"misra.saurabh1@gmail.com","login":"misrasaurabh1","count":16},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":16},{"name":"Arseny Boykov","email":"36469655+MrMrRobat","login":"MrMrRobat","count":15},{"name":"Yurii Karabas","email":"1998uriyyo@gmail.com","login":"uriyyo","count":15},{"name":"kc0506","email":"89458301+kc0506","login":"kc0506","count":12},{"name":"Yasser Tahiri","email":"yasserth19@gmail.com","login":"yezz123","count":12},{"name":"Vitaly R. Samigullin","email":"vrs@pilosus.org","login":"pilosus","count":12},{"name":"Stephen Brown II","email":"Stephen.Brown2@gmail.com","login":"StephenBrown2","count":10},{"name":"MrMrRobat","email":"appkiller16@gmail.com","login":"Bobronium","count":9},{"name":"Neev Cohen","email":"70970900+NeevCohen","login":"NeevCohen","count":8},{"name":"layday","email":"31134424+layday","login":"layday","count":7},{"name":"Talley Lambert","email":"talley.lambert@gmail.com","login":"tlambert03","count":7},{"name":"Davis Kirkendall","email":"davis.e.kirkendall@gmail.com","login":"daviskirk","count":7},{"name":"Amin Alaee","email":"mohammadamin.alaee@gmail.com","login":"aminalaee","count":7},{"name":"Adolfo Villalobos","email":"amvillalobos@uc.cl","login":"AdolfoVillalobos","count":6},{"name":"David Montague","email":"david@exactrics.com","login":null,"count":6},{"name":"Bartosz Karwacki","email":"44468031+karta9821","login":"karta9821","count":5},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":5},{"name":"Matthias Schoettle","email":"git@mattsch.com","login":"mschoettle","count":5},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":5},{"name":"Nuno André","email":"mail@nunoand.re","login":"nuno-andre","count":5},{"name":"John Carter","email":"john@therefromhere.org","login":"therefromhere","count":4},{"name":"Hmvp","email":"hmvp","login":"hmvp","count":4},{"name":"Daniel Smith","email":"dgasmith@icloud.com","login":"dgasmith","count":4},{"name":"retnikt","email":"_@retnikt.uk","login":"retnikt","count":4},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":4},{"name":"commonism","email":"commonism","login":"commonism","count":4},{"name":"ornariece","email":"25489980+ornariece","login":"ornariece","count":4},{"name":"Jean","email":"jean.arhancetebehere@gmail.com","login":"JeanArhancet","count":4},{"name":"Atheuz","email":"gravesenlasse@gmail.com","login":null,"count":4},{"name":"Scott P","email":"skewty","login":"skewty","count":3},{"name":"Samuel Rigaud","email":"46346622+s-rigaud","login":"s-rigaud","count":3},{"name":"Petyo Ivanov","email":"underlog@gmail.com","login":"petyosi","count":3},{"name":"Pax","email":"13646646+paxcodes","login":"paxcodes","count":3},{"name":"Oliver Parker","email":"46482091+ollz272","login":"ollz272","count":3},{"name":"Michael Mok","email":"pmmmwh@gmail.com","login":"pmmmwh","count":3},{"name":"MarkusSintonen","email":"12939780+MarkusSintonen","login":"MarkusSintonen","count":3},{"name":"Kyungmin Lee","email":"rekyungmin@gmail.com","login":"rekyungmin","count":3},{"name":"Justin Sexton","email":"justinsexton.dev@gmail.com","login":"jusexton","count":3},{"name":"Jacob Hayes","email":"jacob.r.hayes@gmail.com","login":"JacobHayes","count":3},{"name":"Grzegorz Bokota","email":"bokota+github@gmail.com","login":"Czaki","count":3},{"name":"Alessandro Miola","email":"37796412+AlessandroMiola","login":"AlessandroMiola","count":3},{"name":"DetachHead","email":"57028336+DetachHead","login":"DetachHead","count":3},{"name":"Evghenii Goncearov","email":"evggoncharov@gmail.com","login":"oldPadavan","count":3},{"name":"Douwe Maan","email":"hi@douwe.me","login":"DouweM","count":3},{"name":"Selim Belhaouane","email":"selim.belhaouane@gmail.com","login":"selimb","count":3},{"name":"Yaakov Bressler","email":"40807730+ybressler","login":"ybressler","count":3},{"name":"Yuri Khan","email":"yuri.v.khan@gmail.com","login":"yurikhan","count":3},{"name":"dAIsySHEng1","email":"45747761+dAIsySHEng1","login":"dAIsySHEng1","count":3},{"name":"florianfischer91","email":"72799603+florianfischer91","login":"florianfischer91","count":3},{"name":"ll H","email":"744947370@QQ.COM","login":"dcHHH","count":3},{"name":"Nix","email":"khiem3t@gmail.com","login":"nix010","count":3},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":2},{"name":"Miroslav Šedivý","email":"6774676+eumiro","login":"eumiro","count":2},{"name":"Mickaël Guérin","email":"kael@crocobox.org","login":"mgu","count":2},{"name":"Michael (Misha) Salim","email":"msalim@anl.gov","login":"masalim2","count":2},{"name":"Maxim Martynov","email":"martinov_m_s_@mail.ru","login":"dolfinus","count":2},{"name":"Matthew Davis","email":"7035647+mdavis-xyz","login":"mdavis-xyz","count":2},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":2},{"name":"Noel Evans","email":"noelevans@gmail.com","login":"noelevans","count":2},{"name":"Takahiro Suzuki","email":"63289889+tkasuz","login":"tkasuz","count":2},{"name":"Sir Austin","email":"42458827+austinyu","login":"austinyu","count":2},{"name":"OhioDschungel6","email":"39698795+OhioDschungel6","login":"OhioDschungel6","count":2},{"name":"Jim Kring","email":"jim.kring@gmail.com","login":"jimkring","count":2},{"name":"Huon Wilson","email":"huon@exoflare.io","login":"huonw","count":2},{"name":"Aditya Tewary","email":"aditkumar72@gmail.com","login":"aditkumar72","count":2},{"name":"kgolawski","email":"konrad@golawski.it","login":"ventaquil","count":2},{"name":"Sławomir Ehlert","email":"slawomir.ehlert@gmail.com","login":"slafs","count":2},{"name":"Vinícius Mendes","email":"vinicius.mendes@loadsmart.com","login":"vbmendes","count":2},{"name":"Josh Newman","email":"src@joshn.dev","login":"josh-newman","count":2},{"name":"Alexander Hultnér","email":"ahultner@gmail.com","login":"Hultner","count":2},{"name":"AlexECX","email":"33321263+AlexECX","login":"AlexECX","count":2},{"name":"Никита Конин","email":"awesome@nkonin.me","login":"nkonin","count":2},{"name":"zakstucke","email":"44890343+zakstucke","login":"zakstucke","count":2},{"name":"swelborn","email":"55868530+swelborn","login":"swelborn","count":2},{"name":"maximberg","email":"35705131+maximberg","login":"maximberg","count":2},{"name":"euri10","email":"euri10","login":"euri10","count":2},{"name":"chbndrhnns","email":"chbndrhnns","login":"chbndrhnns","count":2},{"name":"Zac Hatfield-Dodds","email":"zac.hatfield.dodds@gmail.com","login":"Zac-HD","count":2},{"name":"Youssef Fares","email":"youssefe.fares@gmail.com","login":"Youssefares","count":2},{"name":"Yassin Nouh","email":"70436855+YassinNouh21","login":"YassinNouh21","count":2},{"name":"Yaraslau Zhylko","email":"YaraslauZhylko@gmail.com","login":"YaraslauZhylko","count":2},{"name":"YannLuo","email":"30798866+YannLuo","login":"YannLuo","count":2},{"name":"Anthony King","email":"anthonydking@gmail.com","login":"antdking","count":2},{"name":"Anton Agestam","email":"git@antonagestam.se","login":"antonagestam","count":2},{"name":"Antti Moelsae","email":"23391191+geospackle","login":"geospackle","count":2},{"name":"Vince Chan","email":"15341873+chan-vince","login":"chan-vince","count":2},{"name":"Matt Morris","email":"matt.morris114@gmail.com","login":"themattmorris","count":2},{"name":"clip","email":"zhoubokun@xiachufang.com","login":null,"count":2},{"name":"Daniel Smith","email":"dgasmith@vt.edu","login":null,"count":2},{"name":"Patrick Wang","email":"patrick@covar.com","login":null,"count":2},{"name":"Isaac To","email":"candleindark","login":"candleindark","count":2},{"name":"JC (Jonathan Chen)","email":"jc@dijonkitchen.org","login":"dijonkitchen","count":2},{"name":"Jelle Zijlstra","email":"jelle.zijlstra@gmail.com","login":"JelleZijlstra","count":2},{"name":"Kinuax","email":"kinuax","login":"kinuax","count":2},{"name":"Leo Sussan","email":"leosussan@gmail.com","login":"leosussan","count":2},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","login":"sbraz","count":2},{"name":"LouisGobert","email":"45512639+LouisGobert","login":"LouisGobert","count":2},{"name":"Matin Tamizi","email":"matin","login":"matin","count":2},{"name":"Edward Oakes","email":"ed.nmi.oakes@gmail.com","login":"edoakes","count":2},{"name":"Andrés Sandoval","email":"andres.sandoval@alumnos.usm.cl","login":"andresliszt","count":2},{"name":"Fabian Keller","email":"bluenote10","login":"bluenote10","count":2},{"name":"Eyitayo Ogunbiyi","email":"eyitayoogunbiyi@gmail.com","login":"tayoogunbiyi","count":2},{"name":"Tomy Hsieh","email":"github@tomy.me","login":"tomy0000000","count":2},{"name":"Gary Donovan","email":"garyd203","login":"garyd203","count":2},{"name":"George Sakkis","email":"george.sakkis@gmail.com","login":"gsakkis","count":2},{"name":"Huan-Cheng Chang","email":"changhc84@gmail.com","login":"changhc","count":2},{"name":"Idan Moral","email":"idan22moral@gmail.com","login":"idan22moral","count":2},{"name":"Imogen","email":"59090860+ImogenBits","login":"ImogenBits","count":2},{"name":"Atheuz","email":"gravesenlasse+personal@gmail.com","login":"Atheuz","count":2},{"name":"Aviram Hassan","email":"41201924+aviramha","login":"aviramha","count":2},{"name":"Ben Demaree","email":"bendemaree@gmail.com","login":"bendemaree","count":2},{"name":"Brian Maissy","email":"brian.maissy@gmail.com","login":"brianmaissy","count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Damien Nadé","email":"708473+Anvil","login":"Anvil","count":2},{"name":"François Voron","email":"fvoron@gmail.com","login":"frankie567","count":1},{"name":"Ionuț Ciocîrlan","email":"ionut.ciocirlan@gmail.com","login":"xlotlu","count":1},{"name":"Edward Li","email":"edward.w.li@outlook.com","login":"edwardwli","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Edd Salkield","email":"edd@salkield.uk","login":"eddsalkield","count":1},{"name":"Dylan Leroux","email":"contact.dylanleroux@gmail.com","login":"Rictus","count":1},{"name":"Dror Atariah","email":"drorata@gmail.com","login":"drorata","count":1},{"name":"Drew Ayling","email":"dsayling@gmail.com","login":"dsayling","count":1},{"name":"Dmitry Lavrentev","email":"underespercontrol@gmail.com","login":"treylav","count":1},{"name":"Dmitry","email":"dk.promsoft@mail.ru","login":"promsoft","count":1},{"name":"Dmitriy","email":"90476016+usernameMAI","login":"usernameMAI","count":1},{"name":"DimaCybr","email":"160387429+DimaCybr","login":"DimaCybr","count":1},{"name":"Frank Epperlein","email":"2083099+fnep","login":"fnep","count":1},{"name":"Floyd","email":"floyd.hightower27@gmail.com","login":"fhightower","count":1},{"name":"Florian","email":"florian.schmidt.welzow@t-online.de","login":"FlorianSW","count":1},{"name":"Fernando ike","email":"fernando.ike@picpay.com","login":"fike","count":1},{"name":"Felipe Peter","email":"mr-peipei@web.de","login":"Mr-Pepe","count":1},{"name":"Farhadur Reza Fahim","email":"farhadur.fahim@gmail.com","login":"frfahim","count":1},{"name":"Fares Ahmed","email":"faresa.bakhit@gmail.com","login":"faresbakhit","count":1},{"name":"Ezequiel Lara Gomez","email":"ezegomez","login":"ezegomez","count":1},{"name":"Ewan Higgs","email":"59435621+ehiggs-deliverect","login":"ehiggs-deliverect","count":1},{"name":"Evorage","email":"68397475+Evorage0","login":"Evorage0","count":1},{"name":"Etienne Wodey","email":"44871469+airwoodix","login":"airwoodix","count":1},{"name":"Daniel Neilson","email":"53624638+ddneilson","login":"ddneilson","count":1},{"name":"Daniel Petti","email":"djpetti@gmail.com","login":"djpetti","count":1},{"name":"Daniele Esposti","email":"expobrain","login":"expobrain","count":1},{"name":"Danielle Madeley","email":"danielle@madeley.id.au","login":"danni","count":1},{"name":"Daniël van Noord","email":"13665637+DanielNoord","login":"DanielNoord","count":1},{"name":"Austin Orr","email":"austinorr","login":"austinorr","count":1},{"name":"Austin Raney","email":"austin.raney@noaa.gov","login":"aaraney","count":1},{"name":"Bas van Beek","email":"43369155+BvB93","login":"BvB93","count":1},{"name":"Ben","email":"blueredcat@gmail.com","login":"bn-l","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Danny Weinberg","email":"FuegoFro@gmail.com","login":"FuegoFro","count":1},{"name":"Daraan","email":"github.blurry@9ox.net","login":"Daraan","count":1},{"name":"David Brochart","email":"david.brochart@gmail.com","login":"davidbrochart","count":1},{"name":"David Jack Wange Olrik","email":"david@olrik.dk","login":"davidolrik","count":1},{"name":"David Reed","email":"david@ktema.org","login":"davidmreed","count":1},{"name":"David Robertson","email":"david.m.robertson1@gmail.com","login":"DMRobertson","count":1},{"name":"David Sommerich","email":"sommd","login":"sommd","count":1},{"name":"Denis Artyushin","email":"artyushinden@gmail.com","login":"denisart","count":1},{"name":"Denis Kataev","email":"bteamko@gmail.com","login":"kataev","count":1},{"name":"Denis Laxalde","email":"denis@laxalde.org","login":"dlax","count":1},{"name":"Denys Klymenko","email":"denis.klimenko.dx@gmail.com","login":"progsmile","count":1},{"name":"Dima Boger","email":"kotvberloge@gmail.com","login":"b0g3r","count":1},{"name":"Hernán Alarcón","email":"hernaneduardoalarcon@gmail.com","login":"healarconr","count":1},{"name":"Hiroshi Ogawa","email":"hi.ogawa.zz@gmail.com","login":"hi-ogawa","count":1},{"name":"Hollis Wu","email":"Holi0317","login":"Holi0317","count":1},{"name":"Hugo Duncan","email":"hugo@hugoduncan.org","login":"hugoduncan","count":1},{"name":"Hungtsetse","email":"33526088+hungtsetse","login":"hungtsetse","count":1},{"name":"IBleedIcare","email":"94048169+ibleedicare","login":"ibleedicare","count":1},{"name":"Igor Utkin","email":"aemen95@gmail.com","login":"utkini","count":1},{"name":"Iipin","email":"52832022+Iipin","login":"Iipin","count":1},{"name":"Alexei Robyn","email":"shados@shados.net","login":"Shados","count":1},{"name":"Alexey Pakhomov","email":"alexeyt101@mail.ru","login":"alexeyt101","count":1},{"name":"Alice","email":"alicederyn@gmail.com","login":"alicederyn","count":1},{"name":"Alvaro Leonel","email":"alvaro.lqueiroz@gmail.com","login":"AlvaroLQueiroz","count":1},{"name":"Amanda H. L. de Andrade Katz","email":"amandahla@gmail.com","login":"amandahla","count":1},{"name":"James Bradshaw","email":"james.g.bradshaw@gmail.com","login":"bradshjg","count":1},{"name":"Jakob Keller","email":"57402305+jakob-keller","login":"jakob-keller","count":1},{"name":"Jag_k","email":"30597878+jag-k","login":"jag-k","count":1},{"name":"Jacek Laskowski","email":"jacek@japila.pl","login":"jaceklaskowski","count":1},{"name":"Jaakko Moisio","email":"jaakko@moisio.fi","login":"jasujm","count":1},{"name":"JC Louis","email":"jean-charles.louis@lifen.fr","login":"jc-louis","count":1},{"name":"Ivan Dmitrievsky","email":"ivan.dmitrievsky@gmail.com","login":"idmitrievsky","count":1},{"name":"Ishan Anand","email":"anand.ishan@outlook.com","login":"ananis25","count":1},{"name":"Irfanuddin Shafi Ahmed","email":"irfanudeen08@gmail.com","login":"iudeen","count":1},{"name":"Tomás Gutiérrez L","email":"tomas.gutierrez.l@usach.cl","login":"0x00cl","count":1},{"name":"Dima Bulavenko","email":"92375510+Dima-Bulavenko","login":"Dima-Bulavenko","count":1},{"name":"Edwin Onuonga","email":"edwinonuonga@gmail.com","login":"eonu","count":1},{"name":"Fredrik Jonsén","email":"frjonsen","login":"frjonsen","count":1},{"name":"FyZzyss","email":"38393787+FyZzyss","login":"FyZzyss","count":1},{"name":"Gabriel","email":"gabriel59kg@gmail.com","login":"Kilo59","count":1},{"name":"GabrielCappelli","email":"6148081+GabrielCappelli","login":"GabrielCappelli","count":1},{"name":"Geon Kim - KimMachineGun","email":"geon0250@gmail.com","login":"KimMachineGun","count":1},{"name":"Gin Cui","email":"yingn.cui@gmail.com","login":"kjnez","count":1},{"name":"Giuliano Oliveira","email":"giuliano.llpinokio@gmail.com","login":"giuliano-macedo","count":1},{"name":"Gleb Moskalenko","email":"66567192+glebmxyz","login":"glebmxyz","count":1},{"name":"Gordon Hart","email":"gordonhart","login":"gordonhart","count":1},{"name":"Gowtham","email":"gowthamgts","login":"gowthamgts","count":1},{"name":"Grant Murray","email":"grant@open.store","login":"gem7318","count":1},{"name":"Guilhem C","email":"guilhem.charles@gmail.com","login":"chagui","count":1},{"name":"Guillermo","email":"Funk66","login":"Funk66","count":1},{"name":"Gustavo Satheler","email":"gustavosatheler@gmail.com","login":"satheler","count":1},{"name":"Habeeb Kareem","email":"133022207+bL34cHig0","login":"bL34cHig0","count":1},{"name":"Hakan Celik","email":"hakancelik96@outlook.com","login":"hakancelikdev","count":1},{"name":"Halfdan Rump","email":"dalekk@gmail.com","login":"halfdanrump","count":1},{"name":"Hannah","email":"hannah@heywa.com","login":"hannah-heywa","count":1},{"name":"Harun Yasar","email":"harunyasar@outlook.com","login":"harunyasar","count":1},{"name":"Henrik Lindgren","email":"henriklindgren","login":"henriklindgren","count":1},{"name":"Alexander Vandenbulcke","email":"alexander.vandenbulcke95@outlook.com","login":"AlexVndnblcke","count":1},{"name":"Alexandre Gerona","email":"alecgerona@gmail.com","login":"alecgerona","count":1},{"name":"Chris Adams","email":"chris@improbable.org","login":"acdha","count":1},{"name":"Chris Griffin","email":"chris-griffin","login":"chris-griffin","count":1},{"name":"Chris Hoogeboom","email":"chris.hoogeboom@gmail.com","login":"choogeboom","count":1},{"name":"Chris Lamb","email":"chris@chris-lamb.co.uk","login":"lamby","count":1},{"name":"Andrew M. White","email":"andrewmwhite@gmail.com","login":"andrewmwhite","count":1},{"name":"Andrew Steinborn","email":"andrew@steinborn.me","login":"astei","count":1},{"name":"Andrew Sultana","email":"23050332+adsultana","login":"adsultana","count":1},{"name":"Andrey","email":"48914651+andreyrcdias","login":"andreyrcdias","count":1},{"name":"Andrey Golovizin","email":"ag+services@sologoc.com","login":"erosennin","count":1},{"name":"Andrzej Jończy","email":"72267678+andree0","login":"andree0","count":1},{"name":"Anes Memišević","email":"63792304+anesmemisevic","login":"anesmemisevic","count":1},{"name":"Anh Pham","email":"duyanhpham1509@gmail.com","login":"anhpham1509","count":1},{"name":"Anthony","email":"burning2007@ya.ru","login":"tribals","count":1},{"name":"Anthony Miyaguchi","email":"acmiyaguchi@gmail.com","login":"acmiyaguchi","count":1},{"name":"Anton Shestakov","email":"shestakovicha@gmail.com","login":"shestakovich","count":1},{"name":"Antoni Jamiołkowski","email":"50143141+antoni-jamiolkowski","login":"antoni-jamiolkowski","count":1},{"name":"Arie Bovenberg","email":"a.c.bovenberg@gmail.com","login":"ariebovenberg","count":1},{"name":"Arik Mitschang","email":"arik.mitschang@gmail.com","login":"amitschang","count":1},{"name":"Artem Malyshev","email":"proofit404@gmail.com","login":"proofit404","count":1},{"name":"Arthur Pastel","email":"arthur.pastel@gmail.com","login":"art049","count":1},{"name":"Ashton Shears","email":"shears.ash@gmail.com","login":"ashears","count":1},{"name":"Nai Hao Cheng","email":"chengnaihao@gmail.com","login":null,"count":1},{"name":"Sam McHardy","email":"hello@sammchardy.net","login":null,"count":1},{"name":"Priyanka O","email":"priyanka.ojha@dans.knaw.nl","login":null,"count":1},{"name":"Shahriyar Rzayev","email":"rzayev.shahriyar@yandex.com","login":null,"count":1},{"name":"Wesley Ellis","email":"wellis@ghgsat.com","login":null,"count":1},{"name":"Ben Martineau","email":"bm424@cam.ac.uk","login":null,"count":1},{"name":"Colin Sullivan","email":"csullivan@brandwatch.com","login":null,"count":1},{"name":"Christian Jensen","email":"christian@orbik.com","login":null,"count":1},{"name":"Hyun Sol","email":"sol.hyun@wesang.com","login":null,"count":1},{"name":"Jason Kuhrt","email":"jason.kuhrt@dialogue.co","login":null,"count":1},{"name":"AdamVinch-Federated","email":"137073480+AdamVinch-Federated","login":"AdamVinch-Federated","count":1},{"name":"Adamos Kyriakou","email":"somada141","login":"somada141","count":1},{"name":"Alban Diquet","email":"nabla.c0d3@gmail.com","login":"nabla-c0d3","count":1},{"name":"Aleksey Lobanov","email":"alekseylobanov1@gmail.com","login":"AlekseyLobanov","count":1},{"name":"Alex","email":"me@aleksul.space","login":"aleksul","count":1},{"name":"Alex Couper","email":"amcouper@gmail.com","login":"alexcouper","count":1},{"name":"Alex Hedges","email":"aphedges","login":"aphedges","count":1},{"name":"Alex Prabhat Bara","email":"50404684+alexprabhat99","login":"alexprabhat99","count":1},{"name":"Alex Steele","email":"45648397+ADSteele916","login":"ADSteele916","count":1},{"name":"Alex Waygood","email":"Alex.Waygood@Gmail.com","login":"AlexWaygood","count":1},{"name":"Alexander","email":"aleksandr.plaxin@gmail.com","login":"AlexanderSov","count":1},{"name":"Alexander Hirner","email":"a.hirner@gmail.com","login":"ahirner","count":1},{"name":"Carl Bordum Hansen","email":"carl@bordum.dk","login":"carlbordum","count":1},{"name":"Charlie Hornsby","email":"charlie.hornsby@hotmail.co.uk","login":"chornsby","count":1},{"name":"Vatsal Patel","email":"34072639+patelnets","login":"patelnets","count":1},{"name":"Vasilis Gerakaris","email":"vgerak@gmail.com","login":"vgerak","count":1},{"name":"Vadim Suharnikov","email":"vsuharnikov@gmail.com","login":"vadim-su","count":1},{"name":"Uriya Harpeness","email":"53301931+UriyaHarpeness","login":"UriyaHarpeness","count":1},{"name":"Tyler Wozniak","email":"wozniak.ty@live.com","login":"wozniakty","count":1},{"name":"Trim21","email":"i@trim21.me","login":"trim21","count":1},{"name":"Adam Poulemanos","email":"89049923+seekinginfiniteloop","login":"seekinginfiniteloop","count":1},{"name":"Chris Pappalardo","email":"cpappala@gmail.com","login":"ChrisPappalardo","count":1},{"name":"Chris Spann","email":"50681678+chris-spann","login":"chris-spann","count":1},{"name":"Chris Wilson","email":"14631+cdwilson","login":"cdwilson","count":1},{"name":"Christian Bundy","email":"christianbundy@fraction.io","login":"christianbundy","count":1},{"name":"Christopher Bartz","email":"christopherbartz@gmx.de","login":"cbartz","count":1},{"name":"Christopher Evans","email":"45503169+cwe5590","login":"cwe5590","count":1},{"name":"Christopher Menon","email":"16004217+cmenon12","login":"cmenon12","count":1},{"name":"Colin Watson","email":"cjwatson@ubuntu.com","login":"cjwatson","count":1},{"name":"Connor","email":"connor.cn@gmail.com","login":"acnebs","count":1},{"name":"Conrado García Berrotarán","email":"conradogarciab@gmail.com","login":"conradogarciaberrotaran","count":1},{"name":"Dan Peachey","email":"78757348+dpeachey","login":"dpeachey","count":1},{"name":"Daniel Burkhardt Cerigo","email":"dbcerigo@gmail.com","login":"DBCerigo","count":1},{"name":"Daniel Kjellid","email":"42611331+danielkjellid","login":"danielkjellid","count":1},{"name":"Herman Semykozov","email":"Manchester_UTD.Q@mail.ru","login":"GSemikozov","count":1},{"name":"Alexander Pervakov","email":"frost.nzcr4@jagmort.com","login":"frost-nzcr4","count":1},{"name":"15498th","email":"70429579+15498th","login":"15498th","count":1},{"name":"A. Hancock","email":"aahancoc@umich.edu","login":"aahancoc","count":1},{"name":"A_A","email":"21040751+Otto-AA","login":"Otto-AA","count":1},{"name":"Abdussamet Koçak","email":"sssmmt@gmail.com","login":"abdusco","count":1},{"name":"Adam Alexander","email":"50453312+a-alexander","login":"a-alexander","count":1},{"name":"Adam Dinwoodie","email":"me-and","login":"me-and","count":1},{"name":"Ben Chen","email":"bn@bitbrew.dev","login":"benbenbang","count":1},{"name":"Ben Goldstone","email":"bgoldstone1@gmail.com","login":"bgoldstone","count":1},{"name":"Ben Nuttall","email":"ben@bennuttall.com","login":"bennuttall","count":1},{"name":"Benjamin Habié","email":"77821695+adamency","login":"adamency","count":1},{"name":"Benjamin Sitruk","email":"sitruk.benjamin@gmail.com","login":"bsitruk","count":1},{"name":"Bennett Lambert","email":"lambertsbennett@gmail.com","login":"lambertsbennett","count":1},{"name":"Bill Chambers","email":"wchambers@ischool.berkeley.edu","login":"bllchmbrs","count":1},{"name":"Blake Naccarato","email":"blake.naccarato@gmail.com","login":"blakeNaccarato","count":1},{"name":"Bowen Liang","email":"liang.bowen.123@qq.com","login":"bowenliang123","count":1},{"name":"Boxy","email":"rust@boxyuwu.dev","login":"BoxyUwU","count":1},{"name":"Brendan McCollam","email":"brendan@mccoll.am","login":"bjmc","count":1},{"name":"Cal Pratt","email":"135340247+cpratt34","login":"cpratt34","count":1},{"name":"Calvin Young","email":"calvinwyoung@gmail.com","login":"calvinwyoung","count":1},{"name":"Cameron LaFreniere","email":"cam.laf567@gmail.com","login":"blueTurtz","count":1},{"name":"Can H. Tartanoglu","email":"canhtart@gmail.com","login":"caniko","count":1},{"name":"Tom Milligan","email":"tommilligan","login":"tommilligan","count":1},{"name":"Tom Hacohen","email":"tasn","login":"tasn","count":1},{"name":"Tom Cobb","email":"tom.cobb@diamond.ac.uk","login":"coretl","count":1},{"name":"Toby Harradine","email":"65383009+tharradine","login":"tharradine","count":1},{"name":"Tobias Nilsson","email":"tobias.jens.nilsson@gmail.com","login":"tobni","count":1},{"name":"Tobi Lipede","email":"51169226+tobi-lipede-oodle","login":"tobi-lipede-oodle","count":1},{"name":"Timothée Mazzucotelli","email":"dev@pawamoy.fr","login":"pawamoy","count":1},{"name":"Timon Ruban","email":"truban93@gmail.com","login":"timonbimon","count":1},{"name":"Tim Diekmann","email":"21277928+TimDiekmann","login":"TimDiekmann","count":1},{"name":"Tim","email":"tabassco","login":"tabassco","count":1},{"name":"Yohan Valencia","email":"31091198+yvalencia91","login":"yvalencia91","count":1},{"name":"Yogesh Kumar","email":"ygsh1993@gmail.com","login":"ygsh0816","count":1},{"name":"Yash","email":"19656900+StrawHatDrag0n","login":"StrawHatDrag0n","count":1},{"name":"Yarik","email":"yarik@shanin.spb.ru","login":"ekeew","count":1},{"name":"Yannick PÉROUX","email":"yannick.peroux@gmail.com","login":"k4nar","count":1},{"name":"Xavier Defrang","email":"xavier.defrang@gmail.com","login":"xavier","count":1},{"name":"Wong Hoi Sing Edison","email":"hswong3i@gmail.com","login":"hswong3i","count":1},{"name":"William Woodruff","email":"william@yossarian.net","login":"woodruffw","count":1},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":1},{"name":"Sviatoslav Sydorenko","email":"wk.cvs.github@sydorenko.org.ua","login":"webknjaz","count":1},{"name":"William Tisäter","email":"william@defunct.cc","login":"tiwilliam","count":1},{"name":"Will McGugan","email":"willmcgugan@gmail.com","login":"willmcgugan","count":1},{"name":"Weston Hunter","email":"weston.hunter@gmail.com","login":"ewh","count":1},{"name":"Vítor Augusto da Silva Vasconcellos","email":"vasconcellos.dev@gmail.com","login":"HeavenVolkoff","count":1},{"name":"Volker Hilsenstein","email":"df3iac@amsat.org","login":"VolkerH","count":1},{"name":"Vitor Martins","email":"31016577+vitor-amartins","login":"vitor-amartins","count":1},{"name":"Vishal Lama","email":"vishal.lama@gmail.com","login":"vishallama","count":1},{"name":"Vincent Hachin","email":"123946819+vincent-hachin-wmx","login":"vincent-hachin-wmx","count":1},{"name":"Viktor Szépe","email":"viktor@szepe.net","login":"szepeviktor","count":1},{"name":"Stefan Scherfke","email":"stefan@sofa-rockers.org","login":"sscherfke","count":1},{"name":"Stefan Götz","email":"github.nooneelse@spamgourmet.com","login":"stefangotz","count":1},{"name":"Stefan Gangefors","email":"stefan@gangefors.se","login":"gangefors","count":1},{"name":"Stanislav Zmiev","email":"zmievsa@gmail.com","login":"zmievsa","count":1},{"name":"Spiros Dontas","email":"spirosdontas@gmail.com","login":"xspirus","count":1},{"name":"Spencer Ellinor","email":"zpencerq","login":"zpencerq","count":1},{"name":"Simon Lanzmich","email":"48890288+slanzmich","login":"slanzmich","count":1},{"name":"Simeon Visser","email":"svisser","login":"svisser","count":1},{"name":"Sigurd Ljødal","email":"544451+ljodal","login":"ljodal","count":1},{"name":"Shawn Wall","email":"shawnkwall@gmail.com","login":"shawnwall","count":1},{"name":"SergioSim","email":"32192091+SergioSim","login":"SergioSim","count":1},{"name":"Sergey Tsaplin","email":"SergeyTsaplin","login":"SergeyTsaplin","count":1},{"name":"Sergey Teplyakov","email":"katilot@mail.ru","login":"SirTelemak","count":1},{"name":"Sergey","email":"serdav74@inbox.ru","login":"karmaBonfire","count":1},{"name":"Sebastian Mika","email":"sebastianmika","login":"sebastianmika","count":1},{"name":"Sebastiaan Van Hoecke","email":"sebastiaan@sevaho.io","login":"sevaho","count":1},{"name":"Sean Marshallsay","email":"srm.1708@gmail.com","login":"Sean1708","count":1},{"name":"Tiger","email":"47196829+tigeryy2","login":"tigeryy2","count":1},{"name":"Tiemo","email":"t.kieft@isogram.nl","login":"blubber","count":1},{"name":"Thomas Frimann Koren","email":"thomasfrimannkoren@gmail.com","login":"thomasfrimannkoren","count":1},{"name":"Thomas Berdy","email":"Tberdy@hotmail.fr","login":"kozlek","count":1},{"name":"Theodore Dubois","email":"tbodt","login":"tbodt","count":1},{"name":"Thaïs de Boisfossé","email":"heolio@hotmail.fr","login":"Esadruhn","count":1},{"name":"Tetsuo Kiso","email":"tetsuok","login":"tetsuok","count":1},{"name":"Taneli Hukkinen","email":"hukkinj1","login":"hukkinj1","count":1},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":1},{"name":"Søren Bjerregaard Vrist","email":"sbv@csis.dk","login":"sbv-csis","count":1},{"name":"Søren Bjerregaard Vrist","email":"Sbv@trueenergy.dk","login":"sbv-trueenergy","count":1},{"name":"Rémi Benoit","email":"r3m1.benoit@gmail.com","login":"AltarBeastiful","count":1},{"name":"Ryu","email":"68797550+mochi22","login":"mochi22","count":1},{"name":"Tomasz Kłoczko","email":"31284574+kloczek","login":"kloczek","count":1},{"name":"Sveinung Gundersen","email":"sveinugu","login":"sveinugu","count":1},{"name":"Sumanth","email":"47721834+insumanth","login":"insumanth","count":1},{"name":"Sukhorosov Aleksey","email":"39103632+alexdrydew","login":"alexdrydew","count":1},{"name":"Stephen Bunn","email":"stephen@bunn.io","login":"stephen-bunn","count":1},{"name":"Stephan Lanfermann","email":"DerRidda@gmx.de","login":"DerRidda","count":1},{"name":"StefanBRas","email":"28559054+StefanBRas","login":"StefanBRas","count":1},{"name":"Scott Black","email":"scott.black@usu.edu","login":"sblack-usu","count":1},{"name":"pmav99","email":"pmav99","login":"pmav99","count":1},{"name":"pfrederiks","email":"pfrederiks","login":"pfrederiks","count":1},{"name":"petroswork","email":"petros@workable.com","login":"petroswork","count":1},{"name":"parhamfh","email":"1158754+parhamfh","login":"parhamfh","count":1},{"name":"oridistor","email":"oridistor@gmail.com","login":"oridistor","count":1},{"name":"nwalsh1995","email":"nwalsh1995","login":"nwalsh1995","count":1},{"name":"nikhilraojl","email":"61220506+nikhilraojl","login":"nikhilraojl","count":1},{"name":"nate nowack","email":"nate@prefect.io","login":"zzstoatzz","count":1},{"name":"mylapallilavanyaa","email":"149993494+mylapallilavanyaa","login":"mylapallilavanyaa","count":1},{"name":"milo-minderbinder","email":"milo-minderbinder","login":"milo-minderbinder","count":1},{"name":"mikuhn","email":"19776585+mikuhn","login":"mikuhn","count":1},{"name":"micheleAlberto","email":"robbyetor@gmail.com","login":"micheleAlberto","count":1},{"name":"me-ransh","email":"62830748+me-ransh","login":"me-ransh","count":1},{"name":"mdgilene","email":"mdgilene@gmail.com","login":"mdgilene","count":1},{"name":"mciucu","email":"anonim@gmail.com","login":"mciucu","count":1},{"name":"matsjoyce-refeyn","email":"103422031+matsjoyce-refeyn","login":"matsjoyce-refeyn","count":1},{"name":"mark-todd","email":"60781787+mark-todd","login":"mark-todd","count":1},{"name":"lluk","email":"lucas.landry@yahoo.fr","login":"lukland","count":1},{"name":"lazyhope","email":"78585060+lazyhope","login":"lazyhope","count":1},{"name":"laund","email":"laurinschmidt2001@gmail.com","login":"laundmo","count":1},{"name":"秋葉","email":"ambiguous404@gmail.com","login":"Hanaasagi","count":1},{"name":"Özgür","email":"ozgurturkiye@gmail.com","login":"ozgurturkiye","count":1},{"name":"xppt","email":"21246102+xppt","login":"xppt","count":1},{"name":"weqopy","email":"weqopy@gmail.com","login":"weqopy","count":1},{"name":"wangpeibao","email":"862468337@qq.com","login":"wangpeibao","count":1},{"name":"wackazong","email":"alexander@wackazong.com","login":"wackazong","count":1},{"name":"tigerwings","email":"tigerwings@gmail.com","login":"tigerwings","count":1},{"name":"theenglishway","email":"33462256+theenglishway","login":"theenglishway","count":1},{"name":"swetjen","email":"swetjen@gmail.com","login":"swetjen","count":1},{"name":"strue36","email":"strue36@gmail.com","login":"strue36","count":1},{"name":"ananiavito","email":"48645073+ananiavito","login":"ananiavito","count":1},{"name":"Grégoire Charvet 黑瓜","email":"greg@geekingfrog.com","login":"geekingfrog","count":1},{"name":"solidguy7","email":"75910126+solidguy7","login":"solidguy7","count":1},{"name":"sergejkozin","email":"sergej.kozin@gmail.com","login":"sergejkozin-qs","count":1},{"name":"schneebuzz","email":"43273616+schneebuzz","login":"schneebuzz","count":1},{"name":"rmargar","email":"ricardomg@riseup.net","login":"rmargar","count":1},{"name":"redruin1","email":"tfschaefer222@gmail.com","login":"redruin1","count":1},{"name":"rafael","email":"rafael.irgolic@gmail.com","login":"irgolic","count":1},{"name":"quantpy","email":"quantpy@gmail.com","login":"xbanke","count":1},{"name":"q0w","email":"43147888+q0w","login":"q0w","count":1},{"name":"primal100","email":"paul_martin100@hotmail.com","login":"primal100","count":1},{"name":"cuencandres","email":"57640881+cuencandres","login":"cuencandres","count":1},{"name":"chenyijian","email":"742699506@qq.com","login":"hot123s","count":1},{"name":"chaojie","email":"hi@chaojie.fun","login":"ischaojie","count":1},{"name":"cazgp","email":"cazgp","login":"cazgp","count":1},{"name":"brunocruz","email":"7049351+bruno-f-cruz","login":"bruno-f-cruz","count":1},{"name":"beezee","email":"beezee","login":"beezee","count":1},{"name":"babygrimes","email":"57457479+babygrimes","login":"babygrimes","count":1},{"name":"arsenron","email":"33022971+arsenron","login":"arsenron","count":1},{"name":"anentropic","email":"ego@anentropic.com","login":"anentropic","count":1},{"name":"aimestereo","email":"aimestereo@gmail.com","login":"aimestereo","count":1},{"name":"adamgreg","email":"agregdev@gmail.com","login":"adamgreg","count":1},{"name":"Zbigniew Łukasiak","email":"zzbbyy@gmail.com","login":"zby","count":1},{"name":"Zanie Adkins","email":"contact@zanie.dev","login":"zanieb","count":1},{"name":"Zach Kirsch","email":"zachkirsch","login":"zachkirsch","count":1},{"name":"Zaar Hai","email":"haizaar","login":"haizaar","count":1},{"name":"Yury Paykov","email":"cry5tal@cry5tal.in","login":"ojomio","count":1},{"name":"Yun Hao","email":"haoyun@duck.com","login":"haoyun","count":1},{"name":"Yummy-Yums","email":"77977520+Yummy-Yums","login":"Yummy-Yums","count":1},{"name":"laevilgenius","email":"13280256+laevilgenius","login":"laevilgenius","count":1},{"name":"krisaoe","email":"krisaoe","login":"krisaoe","count":1},{"name":"kf-novi","email":"121903183+kf-novi","login":"kf-novi","count":1},{"name":"kauabh","email":"56749351+kauabh","login":"kauabh","count":1},{"name":"kanchi","email":"kanchi.shimono@gmail.com","login":"KanchiShimono","count":1},{"name":"jarekkar","email":"jarek.kar@gmail.com","login":"jarekkar","count":1},{"name":"jakeb","email":"jakeb@ab180.co","login":"j1king","count":1},{"name":"ianhfc","email":"ianhfc@gmail.com","login":"ianhfc","count":1},{"name":"i alarmed alien","email":"ialarmedalien","login":"ialarmedalien","count":1},{"name":"howsunjow","email":"howsun.jow@gmail.com","login":"howsunjow","count":1},{"name":"Seung Wan Yoo","email":"74849806+wannieman98","login":"wannieman98","count":1},{"name":"anci3ntr0ck","email":"55662947+anci3ntr0ck","login":"anci3ntr0ck","count":1},{"name":"hottwaj","email":"jonathan.a.clarke@gmail.com","login":"hottwaj","count":1},{"name":"gunnellEvan","email":"gunnellEvan@gmail.com","login":"gunnellEvan","count":1},{"name":"gr8jam","email":"23422130+gr8jam","login":"gr8jam","count":1},{"name":"gieddy660","email":"47477441+gieddy660","login":"gieddy660","count":1},{"name":"gbaian10","email":"34255899+gbaian10","login":"gbaian10","count":1},{"name":"flapili","email":"contact.flapili@gmail.com","login":"flapili","count":1},{"name":"exs-dwoodward","email":"166007669+exs-dwoodward","login":"exs-dwoodward","count":1},{"name":"diabolo-dan","email":"diabolo.dan@gmail.com","login":"diabolo-dan","count":1},{"name":"Mariusz Felisiak","email":"felisiak.mariusz@gmail.com","login":"felixxm","count":1},{"name":"Marcus McCurdy","email":"marcus.mccurdy@gmail.com","login":"volker48","count":1},{"name":"Marcin Bachry","email":"hegel666@gmail.com","login":"mbachry","count":1},{"name":"Marc Planelles","email":"marc@planelles.dev","login":"tmpbeing","count":1},{"name":"Marc Bresson","email":"50196352+MarcBresson","login":"MarcBresson","count":1},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":1},{"name":"MamfTheKramf","email":"67541838+MamfTheKramf","login":"MamfTheKramf","count":1},{"name":"Luke Tonin","email":"26802758+LukeTonin","login":"LukeTonin","count":1},{"name":"Lukas Geiger","email":"lukas.geiger94@gmail.com","login":"lgeiger","count":1},{"name":"Luka Peschke","email":"mail@lukapeschke.com","login":"lukapeschke","count":1},{"name":"Luis R","email":"lri@me.com","login":"himbeles","count":1},{"name":"Michael Hart","email":"4129199+mike-hart","login":"mike-hart","count":1},{"name":"Michael","email":"SunsetOrange","login":"SunsetOrange","count":1},{"name":"Mi!","email":"miili","login":"miili","count":1},{"name":"Maze21127","email":"81358629+Maze21127","login":"Maze21127","count":1},{"name":"Maximilian Fellhuber","email":"79875369+maximilianfellhuber","login":"maximilianfellhuber","count":1},{"name":"John Walk","email":"johnrwalk@gmail.com","login":"jrwalk","count":1},{"name":"Kenneth Reitz","email":"me@kennethreitz.org","login":"kennethreitz","count":1},{"name":"Karen Javadyan","email":"kajarenc@gmail.com","login":"kajarenc","count":1},{"name":"Kalyan R","email":"kalyan.ben10@live.com","login":"rawwar","count":1},{"name":"K","email":"51281148+K-dash","login":"K-dash","count":1},{"name":"Justin DuJardin","email":"justindujardin","login":"justindujardin","count":1},{"name":"João Palmeiro","email":"joaommpalmeiro@gmail.com","login":"joaopalmeiro","count":1},{"name":"João M. Martins","email":"joaomartins139@gmail.com","login":"joaommartins","count":1},{"name":"Joshua Salzedo","email":"thHunkn0WNd@gmail.com","login":"theunkn0wn1","count":1},{"name":"Josh Smith","email":"cmyuiosu@gmail.com","login":"cmyui","count":1},{"name":"Reza Rohani","email":"theonlykingpin@gmail.com","login":"theonlykingpin","count":1},{"name":"Rebecca Chen","email":"rchen152@gmail.com","login":"rchen152","count":1},{"name":"Ratul Maharaj","email":"56479869+RatulMaharaj","login":"RatulMaharaj","count":1},{"name":"Raphael de Carvalho Almeida","email":"raphaelpda140@gmail.com","login":"almeida-raphael","count":1},{"name":"Raphael Huille","email":"raphael.huille@gmail.com","login":"rhuille","count":1},{"name":"Joren Vrancken","email":"jorenvrancken@gmail.com","login":"joren485","count":1},{"name":"Jordan Côté","email":"jordancote0@gmail.com","login":"jordan-cote","count":1},{"name":"Jordan","email":"88808561+jaymbans","login":"jaymbans","count":1},{"name":"Jonathan Jin","email":"jinnovation","login":"jinnovation","count":1},{"name":"Jonas Obrist","email":"ojiidotch@gmail.com","login":"ojii","count":1},{"name":"Johnny Hsieh","email":"32300164+mnixry","login":"mnixry","count":1},{"name":"Luca Repetti","email":"39653693+klaa97","login":"klaa97","count":1},{"name":"Luca Matei","email":"21.22.cobalt@gmail.com","login":"luca-matei","count":1},{"name":"Luca Blight","email":"46580497+Luca-Blight","login":"Luca-Blight","count":1},{"name":"Louis Maddox","email":"lmmx","login":"lmmx","count":1},{"name":"Louis Guitton","email":"louisguitton","login":"louisguitton","count":1},{"name":"Lordran","email":"ddddnxzy@gmail.com","login":"xzycn","count":1},{"name":"Lily Wang","email":"31115101+lilyminium","login":"lilyminium","count":1},{"name":"Lie Ryan","email":"lie.1296@gmail.com","login":"lieryan","count":1},{"name":"Levi Naden","email":"levi.naden@choderalab.org","login":"Lnaden","count":1},{"name":"Mike Goodspeed","email":"mikegoodspeed","login":"mikegoodspeed","count":1},{"name":"Mike D","email":"5084545+devmonkey22","login":"devmonkey22","count":1},{"name":"Michael Rios","email":"riosmichael28@ymail.com","login":"michaelriri","count":1},{"name":"Michael Milton","email":"ttmigueltt@gmail.com","login":"multimeric","count":1},{"name":"KotlinIsland","email":"65446343+KotlinIsland","login":"KotlinIsland","count":1},{"name":"Kittipat Virochsiri","email":"kittipatv","login":"kittipatv","count":1},{"name":"Kieran Darcy","email":"kierandarcy","login":"kierandarcy","count":1},{"name":"Kharianne","email":"katerinamrkackova@gmail.com","login":"Kharianne","count":1},{"name":"Khanh Duong","email":"dqkqdlot@gmail.com","login":"dqkqd","count":1},{"name":"Greg Wilson","email":"gvwilson@third-bit.com","login":"gvwilson","count":1},{"name":"Greg Lutostanski","email":"greg.luto@gmail.com","login":"lutostag","count":1},{"name":"Jevin Subedi","email":"jevinsubedi@gmail.com","login":"jevins09","count":1},{"name":"Jesse VanderWees","email":"jvande42b@gmail.com","login":"vdwees","count":1},{"name":"Jerry","email":"jerry.liu@hotmail.se","login":"JerryLui","count":1},{"name":"Jere Lahelma","email":"17461971+je-l","login":"je-l","count":1},{"name":"Jeff Astor","email":"simontech.huskies@gmail.com","login":"Jastor11","count":1},{"name":"Je Uk Oh","email":"43399288+Jeukoh","login":"Jeukoh","count":1},{"name":"Jasper Schulz","email":"jasper.b.schulz@googlemail.com","login":"jaheba","count":1},{"name":"Jason Wu","email":"wujason810@gmail.com","login":"Jasonnor","count":1},{"name":"Jan Vlčinský","email":"jan.vlcinsky@gmail.com","login":"vlcinsky","count":1},{"name":"Jamey Sharp","email":"jamey@minilop.net","login":"jameysharp","count":1},{"name":"James Curtin","email":"jamescurtin","login":"jamescurtin","count":1},{"name":"James Braza","email":"jamesbraza@gmail.com","login":"jamesbraza","count":1},{"name":"Capi Etheriel","email":"barraponto@gmail.com","login":"barraponto","count":1},{"name":"Michael Jones","email":"mike.ed.jones@gmail.com","login":"mikeedjones","count":1},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":1},{"name":"Raju komati","email":"komatiraju032@gmail.com","login":"sudouser777","count":1},{"name":"Rahmat Nazali Salimi","email":"rahmatnazali95@gmail.com","login":"rahmatnazali","count":1},{"name":"Radosław Kowalski","email":"radek.kwlsk@gmail.com","login":"radekwlsk","count":1},{"name":"Radomir Stevanovic","email":"radomir.stevanovic@gmail.com","login":"randomir","count":1},{"name":"John Sandall","email":"john.sandall@gmail.com","login":"john-sandall","count":1},{"name":"John Sabath","email":"jcsabath@gmail.com","login":"johnsabath","count":1},{"name":"John G G","email":"484246+john-g-g","login":"john-g-g","count":1},{"name":"Joe","email":"nigelchiang@outlook.com","login":"j178","count":1},{"name":"Jochen Kupperschmidt","email":"homework@nwsnet.de","login":"homeworkprod","count":1},{"name":"Jocelyn-Gas","email":"78849683+Jocelyn-Gas","login":"Jocelyn-Gas","count":1},{"name":"Jocelyn Boullier","email":"kazoomy@gmail.com","login":"Kazy","count":1},{"name":"Joakim Nordling","email":"joakim.nordling@gmail.com","login":"joakimnordling","count":1},{"name":"Lance-Drane","email":"35977511+Lance-Drane","login":"Lance-Drane","count":1},{"name":"Lance McNearney","email":"lance@mcnearney.net","login":"lmcnearney","count":1},{"name":"Kyunghee Lee","email":"leekh090163@gmail.com","login":"WinterBlue16","count":1},{"name":"Kyle Schwab","email":"kyleschwab@u.boisestate.edu","login":"kschwab","count":1},{"name":"Kyle Amos","email":"kylebamos","login":"kylebamos","count":1},{"name":"ProphetJeremy","email":"santibreo@gmail.com","login":"santibreo","count":1},{"name":"Piotr Rogulski","email":"rivinek@gmail.com","login":"rglsk","count":1},{"name":"Piotr Gnus","email":"gbdlin","login":"gbdlin","count":1},{"name":"Pierre GIRAUD","email":"pierre.giraud@gmail.com","login":"pgiraud","count":1},{"name":"Pierre Bonneau","email":"pmithrandir","login":"pmithrandir","count":1},{"name":"Philip Jansen van Vuuren","email":"31003728+pjvv","login":"pjvv","count":1},{"name":"Yong woo Song","email":"ywsong.dev@kakao.com","login":"FacerAin","count":1},{"name":"Satoshi Jek","email":"jks15satoshi@gmail.com","login":"jks15satoshi","count":1},{"name":"Sarbjot Singh","email":"s2benipal@gmail.com","login":"13sin","count":1},{"name":"Samuel Eklund","email":"sam@eklundfamily.name","login":"samueldeklund","count":1},{"name":"Sam Bristow","email":"sam.bristow@gmail.com","login":"sam-bristow","count":1},{"name":"Salomon Popp","email":"hi@salomonpopp.me","login":"disrupted","count":1},{"name":"Salar Nosrati-Ershad","email":"snosratiershad@gmail.com","login":"snosratiershad","count":1},{"name":"Sajeeb Lohani (sml555 / prodigysml)","email":"16996819+prodigysml","login":"prodigysml","count":1},{"name":"Sachin Pothukuchi","email":"39584919+raspuchin","login":"raspuchin","count":1},{"name":"Rémy HUBSCHER","email":"hubscher.remy@gmail.com","login":"Natim","count":1},{"name":"Movis Li","email":"37662018+MovisLi","login":"MovisLi","count":1},{"name":"Ondrej Kokes","email":"ondrej.kokes@gmail.com","login":"kokes","count":1},{"name":"Olly Hensby","email":"79875276+ollyhensby","login":"ollyhensby","count":1},{"name":"Oliver Bristow","email":"evilumbrella+github@gmail.com","login":"Code0x58","count":1},{"name":"Ruben","email":"ruben.m.menke@gmail.com","login":"icfly2","count":1},{"name":"Rory Byrne","email":"rory@rory.bio","login":"rorybyrne","count":1},{"name":"Roman Necheporenko","email":"r75930@gmail.com","login":"waterfountain1996","count":1},{"name":"Roger Collins","email":"zulrang@gmail.com","login":"zulrang","count":1},{"name":"Robert Sherwood","email":"122729488+RS-Credentive","login":"RS-Credentive","count":1},{"name":"Rick Izzo","email":"rlizzo","login":"rlizzo","count":1},{"name":"Richard Xia","email":"richardxia@richardxia.com","login":"richardxia","count":1},{"name":"Niclas","email":"NiclasvanEyk","login":"NiclasvanEyk","count":1},{"name":"Nick Gerow","email":"Nick.G.123@hotmail.com","login":"NickG123","count":1},{"name":"Nicholas Hyatt","email":"nicholaspaulhyatt@gmail.com","login":"nphyatt","count":1},{"name":"Nejc Zupan","email":"nejc.zupan@gmail.com","login":"zupo","count":1},{"name":"Ned Batchelder","email":"ned@nedbatchelder.com","login":"nedbat","count":1},{"name":"Natan Yellin","email":"aantn","login":"aantn","count":1},{"name":"Mòrian","email":"morian@xdec.net","login":"morian","count":1},{"name":"Mykola Solodukha","email":"mykola.soloduha@gmail.com","login":"mykolasolodukha","count":1},{"name":"Muhammad Daffa Dinaya","email":"muhammaddaffadinaya@gmail.com","login":"mdaffad","count":1},{"name":"Muhammad Abdur Rakib","email":"103581704+rifatrakib","login":"rifatrakib","count":1},{"name":"Quint van Dijk","email":"quint@mx3d.com","login":"kwint","count":1},{"name":"QuentinSoubeyranAqemia","email":"95291314+QuentinSoubeyranAqemia","login":"QuentinSoubeyranAqemia","count":1},{"name":"Paul Martin","email":"paulmartin91@hotmail.co.uk","login":"paulmartin91","count":1},{"name":"PattyC","email":"schlerp","login":"schlerp","count":1},{"name":"Patrick Arminio","email":"patrick.arminio@gmail.com","login":"patrick91","count":1},{"name":"Parth Paradkar","email":"parthparadkar3@gmail.com","login":"parth-paradkar","count":1},{"name":"Panos Vagenas","email":"35837085+vagenas","login":"vagenas","count":1},{"name":"Or Carmi","email":"4374581+liiight","login":"liiight","count":1},{"name":"Max Muoto","email":"maxmuoto@gmail.com","login":"max-muoto","count":1},{"name":"Max McLennan","email":"mpmclenn@indiana.edu","login":"MaxwellPayne","count":1},{"name":"Matthias","email":"Maddosaurus","login":"Maddosaurus","count":1},{"name":"Matthew Hughes","email":"34972397+matthewhughes934","login":"matthewhughes934","count":1},{"name":"Matthew Gamble","email":"4494785+mwgamble","login":"mwgamble","count":1},{"name":"Matt Coneybeare","email":"35369+coneybeare","login":"coneybeare","count":1},{"name":"Mathew Shen","email":"1021550072@qq.com","login":"shenxiangzhuang","count":1},{"name":"Mateo Aguirre Duque","email":"52325575+MAD-py","login":"MAD-py","count":1},{"name":"Mark Trifonov","email":"air.t.mark@gmail.com","login":"Air-Mark","count":1},{"name":"Mark Arkhipychev","email":"35612551+CherrySuryp","login":"CherrySuryp","count":1},{"name":"Josh Cannon","email":"3956745+thejcannon","login":"thejcannon","count":1},{"name":"Josep Cugat","email":"jcugat@gmail.com","login":"jcugat","count":1},{"name":"Joscha Götzer","email":"joscha.goetzer@gmail.com","login":"JosXa","count":1},{"name":"Kyle","email":"nomadmtb","login":"nomadmtb","count":1},{"name":"Pēteris Caune","email":"cuu508@monkeyseemonkeydo.lv","login":"cuu508","count":1},{"name":"Odion Sonny-Egbeahie","email":"99491084+Odion-Sonny","login":"Odion-Sonny","count":1},{"name":"NoAnyLove","email":"NoAnyLove","login":"NoAnyLove","count":1},{"name":"Niko Strijbol","email":"strijbol.niko@gmail.com","login":"niknetniko","count":1},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":1},{"name":"Nikita Leybovich","email":"potykion@gmail.com","login":"potykion","count":1},{"name":"Mike Grima","email":"mikegrima","login":"mikegrima","count":1},{"name":"Mostapha Sadeghipour Roudsari","email":"sadeghipour@gmail.com","login":"mostaphaRoudsari","count":1},{"name":"Moritz E. Beber","email":"midnighter@posteo.net","login":"Midnighter","count":1},{"name":"Moein Halvaei","email":"50274938+mo1ein","login":"mo1ein","count":1},{"name":"Mlbiche","email":"33522659+mlbiche","login":"mlbiche","count":1},{"name":"Miloš Mandić","email":"milosthemandic@gmail.com","login":"zunzara","count":1},{"name":"Mikhail Sitnikov","email":"mihanix.it@gmail.com","login":"MihanixA","count":1},{"name":"Mikhail Shagov","email":"mishaga","login":"mishaga","count":1},{"name":"Phantom1472","email":"6776227+Phantom1472","login":"Phantom1472","count":1},{"name":"Peter Roelants","email":"Peter.roelants@gmail.com","login":"peterroelants","count":1},{"name":"Peter Hoburg","email":"peterHoburg","login":"peterHoburg","count":1},{"name":"Peter Bittner","email":"django@bittner.it","login":"bittner","count":1},{"name":"Pepa","email":"pepa.e-mail@seznam.cz","login":"07pepa","count":1},{"name":"Pavel Ilyin","email":"ipaul64321@gmail.com","login":"Paul-Ilyin","count":1}],"total_commits":3627,"total_committers":627,"total_bot_commits":220,"total_bot_committers":3,"mean_commits":5.784688995215311,"dds":0.8202371105596912,"past_year_committers":[{"name":"Victorien","email":"65306057+Viicos","login":"Viicos","count":275},{"name":"Sydney Runkle","email":"54324534+sydney-runkle","login":"sydney-runkle","count":143},{"name":"Samuel Colvin","email":"s@muelcolvin.com","login":"samuelcolvin","count":9},{"name":"kc0506","email":"89458301+kc0506","login":"kc0506","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Adolfo Villalobos","email":"amvillalobos@uc.cl","login":"AdolfoVillalobos","count":6},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":6},{"name":"Matthias Schoettle","email":"git@mattsch.com","login":"mschoettle","count":5},{"name":"Bartosz Karwacki","email":"44468031+karta9821","login":"karta9821","count":5},{"name":"David Hewitt","email":"david.hewitt@pydantic.dev","login":"davidhewitt","count":4},{"name":"Saurabh Misra","email":"misra.saurabh1@gmail.com","login":"misrasaurabh1","count":4},{"name":"Petyo Ivanov","email":"underlog@gmail.com","login":"petyosi","count":3},{"name":"Douwe Maan","email":"hi@douwe.me","login":"DouweM","count":3},{"name":"Takahiro Suzuki","email":"63289889+tkasuz","login":"tkasuz","count":2},{"name":"Sir Austin","email":"42458827+austinyu","login":"austinyu","count":2},{"name":"Samuel Rigaud","email":"46346622+s-rigaud","login":"s-rigaud","count":2},{"name":"Oliver Parker","email":"46482091+ollz272","login":"ollz272","count":2},{"name":"MarkusSintonen","email":"12939780+MarkusSintonen","login":"MarkusSintonen","count":2},{"name":"Huan-Cheng Chang","email":"changhc84@gmail.com","login":"changhc","count":2},{"name":"Aditya Tewary","email":"aditya_tewary@epam.com","login":"aditkumar72","count":2},{"name":"Isaac To","email":"candleindark","login":"candleindark","count":1},{"name":"Herman Semykozov","email":"Manchester_UTD.Q@mail.ru","login":"GSemikozov","count":1},{"name":"Hannah","email":"hannah@heywa.com","login":"hannah-heywa","count":1},{"name":"FyZzyss","email":"38393787+FyZzyss","login":"FyZzyss","count":1},{"name":"Floyd","email":"floyd.hightower27@gmail.com","login":"fhightower","count":1},{"name":"Florian","email":"florian.schmidt.welzow@t-online.de","login":"FlorianSW","count":1},{"name":"Farhadur Reza Fahim","email":"farhadur.fahim@gmail.com","login":"frfahim","count":1},{"name":"Fabian Keller","email":"bluenote10","login":"bluenote10","count":1},{"name":"Drew Ayling","email":"dsayling@gmail.com","login":"dsayling","count":1},{"name":"Dmitriy","email":"90476016+usernameMAI","login":"usernameMAI","count":1},{"name":"Dima Bulavenko","email":"92375510+Dima-Bulavenko","login":"Dima-Bulavenko","count":1},{"name":"Denis Laxalde","email":"denis@laxalde.org","login":"dlax","count":1},{"name":"David Montague","email":"35119617+dmontagu","login":"dmontagu","count":1},{"name":"Daraan","email":"github.blurry@9ox.net","login":"Daraan","count":1},{"name":"Odion Sonny-Egbeahie","email":"99491084+Odion-Sonny","login":"Odion-Sonny","count":1},{"name":"Nix","email":"khiem3t@gmail.com","login":"nix010","count":1},{"name":"Aleksey Lobanov","email":"alekseylobanov1@gmail.com","login":"AlekseyLobanov","count":1},{"name":"Alex Hall","email":"alex.mojaki@gmail.com","login":"alexmojaki","count":1},{"name":"Alex Prabhat Bara","email":"50404684+alexprabhat99","login":"alexprabhat99","count":1},{"name":"Alice","email":"alicederyn@gmail.com","login":"alicederyn","count":1},{"name":"Andrew Steinborn","email":"andrew@steinborn.me","login":"astei","count":1},{"name":"Bill Chambers","email":"wchambers@ischool.berkeley.edu","login":"bllchmbrs","count":1},{"name":"Bowen Liang","email":"liang.bowen.123@qq.com","login":"bowenliang123","count":1},{"name":"Boxy","email":"rust@boxyuwu.dev","login":"BoxyUwU","count":1},{"name":"Chris Wilson","email":"14631+cdwilson","login":"cdwilson","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Christopher Menon","email":"16004217+cmenon12","login":"cmenon12","count":1},{"name":"Dan Peachey","email":"78757348+dpeachey","login":"dpeachey","count":1},{"name":"Olly Hensby","email":"79875276+ollyhensby","login":"ollyhensby","count":1},{"name":"Parth Paradkar","email":"parthparadkar3@gmail.com","login":"parth-paradkar","count":1},{"name":"ProphetJeremy","email":"santibreo@gmail.com","login":"santibreo","count":1},{"name":"Rebecca Chen","email":"rchen152@gmail.com","login":"rchen152","count":1},{"name":"Ryu","email":"68797550+mochi22","login":"mochi22","count":1},{"name":"Sachin Pothukuchi","email":"39584919+raspuchin","login":"raspuchin","count":1},{"name":"Stanislav Zmiev","email":"zmievsa@gmail.com","login":"zmievsa","count":1},{"name":"Sumanth","email":"47721834+insumanth","login":"insumanth","count":1},{"name":"Talley Lambert","email":"talley.lambert@gmail.com","login":"tlambert03","count":1},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":1},{"name":"Thomas Frimann Koren","email":"thomasfrimannkoren@gmail.com","login":"thomasfrimannkoren","count":1},{"name":"Timothée Mazzucotelli","email":"dev@pawamoy.fr","login":"pawamoy","count":1},{"name":"Uriya Harpeness","email":"53301931+UriyaHarpeness","login":"UriyaHarpeness","count":1},{"name":"Yannick PÉROUX","email":"yannick.peroux@gmail.com","login":"k4nar","count":1},{"name":"Yasser Tahiri","email":"yasserth19@gmail.com","login":"yezz123","count":1},{"name":"Yassin Nouh","email":"70436855+YassinNouh21","login":"YassinNouh21","count":1},{"name":"Yogesh Kumar","email":"ygsh1993@gmail.com","login":"ygsh0816","count":1},{"name":"ananiavito","email":"48645073+ananiavito","login":"ananiavito","count":1},{"name":"dAIsySHEng1","email":"45747761+dAIsySHEng1","login":"dAIsySHEng1","count":1},{"name":"gbaian10","email":"34255899+gbaian10","login":"gbaian10","count":1},{"name":"kauabh","email":"56749351+kauabh","login":"kauabh","count":1},{"name":"lluk","email":"lucas.landry@yahoo.fr","login":"lukland","count":1},{"name":"swelborn","email":"55868530+swelborn","login":"swelborn","count":1},{"name":"A_A","email":"21040751+Otto-AA","login":"Otto-AA","count":1},{"name":"Jacek Laskowski","email":"jacek@japila.pl","login":"jaceklaskowski","count":1},{"name":"Jakob Keller","email":"57402305+jakob-keller","login":"jakob-keller","count":1},{"name":"Je Uk Oh","email":"43399288+Jeukoh","login":"Jeukoh","count":1},{"name":"Jonathan Jin","email":"jinnovation","login":"jinnovation","count":1},{"name":"Joren Vrancken","email":"jorenvrancken@gmail.com","login":"joren485","count":1},{"name":"Josh Cannon","email":"3956745+thejcannon","login":"thejcannon","count":1},{"name":"Joshua Salzedo","email":"thHunkn0WNd@gmail.com","login":"theunkn0wn1","count":1},{"name":"João Palmeiro","email":"joaommpalmeiro@gmail.com","login":"joaopalmeiro","count":1},{"name":"Kalyan R","email":"kalyan.ben10@live.com","login":"rawwar","count":1},{"name":"Karen Javadyan","email":"kajarenc@gmail.com","login":"kajarenc","count":1},{"name":"Khanh Duong","email":"dqkqdlot@gmail.com","login":"dqkqd","count":1},{"name":"Kharianne","email":"katerinamrkackova@gmail.com","login":"Kharianne","count":1},{"name":"Kinuax","email":"kinuax","login":"kinuax","count":1},{"name":"Kyle Schwab","email":"kyleschwab@u.boisestate.edu","login":"kschwab","count":1},{"name":"Marc Planelles","email":"marc@planelles.dev","login":"tmpbeing","count":1},{"name":"Marcelo Trylesinski","email":"marcelotryle@gmail.com","login":"Kludex","count":1},{"name":"Mariusz Felisiak","email":"felisiak.mariusz@gmail.com","login":"felixxm","count":1},{"name":"Maze21127","email":"81358629+Maze21127","login":"Maze21127","count":1},{"name":"Michael Jones","email":"mike.ed.jones@gmail.com","login":"mikeedjones","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Mikhail Shagov","email":"mishaga","login":"mishaga","count":1},{"name":"Movis Li","email":"37662018+MovisLi","login":"MovisLi","count":1},{"name":"Muhammad Daffa Dinaya","email":"muhammaddaffadinaya@gmail.com","login":"mdaffad","count":1},{"name":"Niclas","email":"NiclasvanEyk","login":"NiclasvanEyk","count":1}],"past_year_total_commits":570,"past_year_total_committers":96,"past_year_total_bot_commits":14,"past_year_total_bot_committers":2,"past_year_mean_commits":5.9375,"past_year_dds":0.5175438596491229,"last_synced_at":"2025-08-08T00:58:23.765Z","last_synced_commit":"1c79f0e4d3fbdb8b93e837175d7098e016117237","created_at":"2023-03-07T09:43:58.991Z","updated_at":"2025-08-08T00:58:23.835Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"pydantic/pydantic","html_url":"https://github.com/pydantic/pydantic","last_synced_at":"2025-09-04T04:43:14.084Z","status":"active","issues_count":2940,"pull_requests_count":2811,"avg_time_to_close_issue":7880361.951039261,"avg_time_to_close_pull_request":519858.60785091197,"issues_closed_count":2159,"pull_requests_closed_count":2522,"pull_request_authors_count":375,"issue_authors_count":1950,"avg_comments_per_issue":3.3591836734693876,"avg_comments_per_pull_request":3.302739238705087,"merged_pull_requests_count":2041,"bot_issues_count":8,"bot_pull_requests_count":67,"past_year_issues_count":890,"past_year_pull_requests_count":1234,"past_year_avg_time_to_close_issue":558290.9945255475,"past_year_avg_time_to_close_pull_request":346951.4849906191,"past_year_issues_closed_count":548,"past_year_pull_requests_closed_count":1066,"past_year_pull_request_authors_count":144,"past_year_issue_authors_count":647,"past_year_avg_comments_per_issue":1.3865168539325843,"past_year_avg_comments_per_pull_request":3.3670988654781198,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":848,"created_at":"2023-05-10T11:03:49.359Z","updated_at":"2025-09-04T04:43:14.084Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydantic%2Fpydantic/issues","issue_labels_count":{"bug V2":1484,"pending":1018,"feature request":585,"bug V1":309,"question":176,"unconfirmed":175,"help wanted":132,"documentation":126,"good first issue":74,"awaiting author response":55,"duplicate":41,"Feedback Wanted":32,"v2-reviewed":31,"mypy":24,"meta":23,"Change":22,"change":21,"v3":16,"non-breaking-change":14,"performance":13,"type checking":13,"hypothesis":12,"topic-types support":11,"urls":11,"topic-generics":9,"topic-mypy plugin":9,"Meta":8,"Schema":8,"relnotes-fix":8,"V3":8,"topic-annotations":7,"generics":7,"topic-unset":7,"deferred":6,"pep695":6,"refactor":5,"relnotes-ignore":4,"schema":4,"backport-2.11":4,"topic-serialization":4,"feedback wanted":4,"ready for review":4,"topic-type checking":3,"serialization":3,"generic":3,"backport-2.10":2,"strictness":2,"topic-json schema":2,"linear":2,"topic-urls":2,"tests":2,"type assignability":1,"Bug":1,"topic-hypothesis":1,"awaiting author revision":1,"topic-performance":1,"blocked":1,"dependencies":1,"topic-discriminated unions":1,"topic-validation":1,"Performance":1,"typing":1,"relnotes-change":1,"github_actions":1,"pep747":1},"pull_request_labels_count":{"relnotes-fix":1091,"ready for review":645,"relnotes-ignore":543,"documentation":272,"awaiting author revision":197,"relnotes-feature":155,"relnotes-packaging":120,"relnotes-change":109,"relnotes-performance":84,"third-party-tests":75,"backport-2.11":63,"dependencies":36,"github_actions":34,"backport-2.10":18,"needs-blogpost-entry":13,"deferred":11,"awaiting author response":7,"refactor":7,"type checking":6,"mypy":5,"bug V1":2,"feature request":2,"bug V2":2,"pending":2,"feedback wanted":1,"meta":1,"change":1},"issue_author_associations_count":{"NONE":2302,"CONTRIBUTOR":407,"MEMBER":227,"COLLABORATOR":3},"pull_request_author_associations_count":{"MEMBER":1505,"CONTRIBUTOR":908,"NONE":369,"COLLABORATOR":29},"issue_authors":{"sydney-runkle":90,"Viicos":65,"samuelcolvin":61,"dmontagu":29,"KotlinIsland":23,"chbndrhnns":17,"jamesbraza":16,"DetachHead":14,"caniko":12,"hb2638":12,"kc0506":11,"commonism":11,"adriangb":10,"davidhewitt":10,"MarcBresson":10,"AlexanderPodorov":9,"bluenote10":9,"sneakers-the-rat":9,"Ravencentric":9,"azmeuk":8,"github-actions[bot]":8,"MarkusSintonen":8,"RobertCraigie":7,"lig":7,"palle-k":7,"vigneshmanick":7,"ornariece":7,"lmmx":6,"psychedelicious":6,"samsja":6,"ollz272":6,"Kludex":6,"kloczek":6,"JensHeinrich":6,"ManiMozaffar":5,"ArtemIsmagilov":5,"kikones34":5,"sisp":5,"berzi":5,"jaxonister":5,"zakstucke":5,"thejcannon":5,"skewty":5,"gsakkis":5,"vitalik":5,"mgorny":5,"SylvainGuieu":5,"mardiros":4,"gerhardadler":4,"Pymann":4,"Danipulok":4,"ofek":4,"bjmc":4,"devkral":4,"ryancausey":4,"hassec":4,"tribunsky-kir":4,"strangemonad":4,"orfisko":4,"DanielNoord":4,"hottwaj":4,"jd-solanki":4,"rafalkrupinski":4,"candleindark":4,"mdavis-xyz":4,"KasperZutterman":4,"FynnBe":4,"bogdandm":4,"lpgros":4,"jrapin":4,"tamird":4,"mmzeynalli":4,"bcdurak":4,"Dreamsorcerer":4,"so1n":4,"andresliszt":4,"badge":4,"antazoey":4,"kwint":4,"brianmedigate":4,"willbakst":4,"AntonOvsyannikov":4,"rmorshea":4,"bruno-f-cruz":4,"TristanSpeakEasy":4,"MirS0bhan":3,"ollyhensby":3,"Bobronium":3,"dpinol":3,"afdw":3,"raceychan":3,"CharlesPerrotMinotHCHB":3,"FyZzyss":3,"nickyoung-github":3,"zdlay":3,"alicederyn":3,"evalott100":3,"tteguayco":3,"stefanodvx":3,"cute149q":3,"Ryang20718":3,"michaelgmiller1":3,"zzstoatzz":3,"luolingchun":3,"lijok":3,"deivydaslipskis":3,"jmassucco17":3,"MarshalX":3,"Haskely":3,"dlax":3,"TiansuYu":3,"mcleantom":3,"FelixSchneiderZoom":3,"austinyu":3,"Goldziher":3,"jurasofish":3,"spacemanspiff2007":3,"valentincalomme":3,"emaheuxPEREN":3,"phdowling":3,"danielniccoli":3,"jwodder":3,"sidekick-eimantas":3,"treykeown":3,"Jerry-Ma":3,"lord-haffi":3,"RS-Credentive":3,"dhofstetter":3,"alexmojaki":3,"kim-youngseop-developer":3,"albertferras-vrf":3,"mjog":3,"Mardoxx":3,"vfazio":3,"jkugler":3,"theunkn0wn1":3,"artuntun":3,"iBuitron":3,"ThomasMarwitzQC":3,"hramezani":3,"adonath":3,"RajatRajdeep":3,"ThirVondukr":3,"tlambert03":3,"zhengye1":3,"mschoettle":2,"ChillPC":2,"markext":2,"alexandermalyga":2,"pythonweb2":2,"dvzrv":2,"TimDiekmann":2,"kschwab":2,"jaredenorris":2,"oyvinev":2,"reversefold":2,"it176131":2,"philong6297":2,"ohad-weka":2,"JasonGrace2282":2,"yukihiko-shinoda":2,"pgjones":2,"EldarSehayekZenity":2,"afallou":2,"uhlikfil":2,"eyurtsev":2,"JacobHayes":2,"lsorber":2,"M0dEx":2,"codebutler":2,"jvineet":2,"red8888":2,"kostunin":2,"imacat":2,"simonwahlgren":2,"MHajoha":2,"igordertigor":2,"mokeyish":2,"gswifort":2,"ADR-007":2,"MaxG87":2,"pmeier":2,"mrabiciu":2,"Rogdham":2,"gregglind":2,"psalvaggio":2,"saber-solooki":2,"AntoineD":2,"ldorigo":2,"pawamoy":2,"koterpillar":2,"DenSinH":2,"alvarolopez":2,"timkpaine":2,"mbraakhekke":2,"Actticus":2,"tanguyMichardiere":2,"fraser-langton":2,"bram-tv":2,"andersk":2,"NCPlayz":2,"shinaji":2,"guillaume-alliander":2,"yury-fedotov":2,"aleksey925":2,"ghost":2,"v-danh":2,"piercsi":2,"Joshuaalbert":2,"k4nar":2,"ngnpope":2,"adam-pawluczuk":2,"JoelRaymann":2,"denisborisov":2,"oliver-helix":2,"art049":2,"vgavro":2,"Marijn-b":2,"sudoskys":2,"Lemminkyinen":2,"kasperschnack":2,"avivgood":2,"adriamontoto":2,"zen-xu":2,"slingshotvfx":2,"skylander86":2,"choogeboom":2,"lesinigo":2,"tpoliaw":2,"shadycuz":2,"JoanFM":2,"bentheiii":2,"gbaian10":2,"BarrettStephen":2,"radekwlsk":2,"gronnmann":2,"jackmpcollins":2,"DouweM":2,"alexkudryavtsev88":2,"stereobutter":2,"ipeluffo":2,"gbatagian":2,"pengelsman7":2,"jlowin":2,"madkinsz":2,"mathiasertl":2,"h3xOo":2,"ariebovenberg":2,"ybressler":2,"vibhas-singh":2,"DeviousStoat":2,"IterableTrucks":2,"levsh":2,"phemmer":2,"kfreezen":2,"object-Object":2,"anneum":2,"mike0sv":2,"robertofd1995":2,"Gu-f":2,"cryzed":2,"paddyroddy":2,"ianhfc":2,"Narquadah":2,"aphedges":2,"harrymander":2,"straygar":2,"Anvil":2,"PoojaAg18":2,"maxschulz-COL":2,"ilija-lazoroski":2,"RafeSacks":2,"mark-todd":2,"Samreay":2,"finswimmer":2,"YYYasin19":2,"andriilahuta":2,"SkandaPrasad-S":2,"brunolnetto":2,"AdrienVannson":2,"Booplicate":2,"lukapeschke":2,"jeertmans":2,"yiphei":2,"MprBol":2,"JohnHind":2,"wereii":2,"GugelRobin":2,"Apakottur":2,"devamin":2,"jochman":2,"nilsso":2,"spchamp":2,"slafs":2,"AngellusMortis":2,"andersfylling":2,"SDAravind":2,"jogo-openai":2,"Greesb":2,"dgasmith":2,"mophilly":2,"bschoenmaeckers":2,"Martin19037":2,"menzenski":2,"rossmacarthur":2,"mtelka":2,"tonal":2,"jjfantini":2,"R0ll1ngSt0ne":2,"astoff":2,"Eldalie":2,"sbrandtb":2,"dsayling":2,"alice-luc":2,"yarnabrina":2,"Olegt0rr":2,"zEdS15B3GCwq":2,"FizzyAgent":2,"paulmartin91":2,"mg3146":2,"nathan-chappell":2,"atompie":2,"alkimake":2,"l00ptr":2,"OhioDschungel6":2,"jks15satoshi":2,"atodniAr":2,"ljnsn":2,"maread99":2,"AllexVeldman":2,"f-combes":2,"0rd0g":2,"user1584":2,"codectl":2,"felix-hilden":2,"ivanstepanovftw":2,"Cielquan":2,"TomerGodinger":2,"gusutabopb":2,"nico00":2,"GeorgeFischhof":2,"exhuma":2,"sjdemartini":2,"AlessandroMiola":2,"kdowney-cloudwallcapital":2,"StephenPCG":2,"dleifeld":2,"jacleggmsr":2,"eseglem":2,"9en9i":2,"jessemyers-lettuce":2,"dga-nagra":2,"hoodmane":2,"yarikoptic":2,"robertschweizer":2,"conservative-dude":1,"lovetheguitar":1,"joostmeulenbeld":1,"ericliuche":1,"ocardia":1,"DerRidda":1,"Filimoa":1,"michaeligreenberg":1,"smartYSC":1,"Felflare":1,"mciucu":1,"umesh-timalsina":1,"reritom":1,"SonOfLilit":1,"ytriot":1,"natehardison":1,"toby-coleman":1,"cisaacstern":1,"bblanchon":1,"andrewVolodko":1,"davidjb99":1,"akrherz":1,"BLKSerene":1,"mayakeeley":1,"NetFire-Hex":1,"yacchi":1,"nmzgnv":1,"ManuConcepBrito":1,"goatsweater":1,"MarvinGravert":1,"darixsamani":1,"jacquelinegarrahan":1,"MatthieuSarter":1,"subnix":1,"jorgelopez08":1,"FeeeeK":1,"tvuotila":1,"brearleyt":1,"jonathanslenders":1,"Matthew-Burkard":1,"gatesn":1,"mliu-aqtc":1,"Kyomotoi":1,"sherbang":1,"sashkent3":1,"jonaskuske":1,"roman-right":1,"sombek":1,"Adity-star":1,"ntaylorwss":1,"PawelRoman":1,"OmerFI":1,"hhalaby":1,"sanmai-NL":1,"matthewagee":1,"rtbs-dev":1,"michprev":1,"vsharm29":1,"tropicoo":1,"shenek":1,"Rossco8":1,"iyume":1,"durgeksh":1,"ssbarnea":1,"joamatab":1,"weiliddat":1,"mac01021":1,"samimia-swks":1,"braindevices":1,"iokev":1,"sondrfos":1,"gabrielmongalo":1,"manfredlift":1,"robons":1,"jasongilman":1,"unicodestrangely":1,"mhkamal1":1,"PaarthShah":1,"bmitc":1,"adament":1,"mtvx":1,"maringuu":1,"pranjalv123":1,"n-bes":1,"oscar-broman":1,"jonathan-hill-visasq":1,"Lance-Drane":1,"shkarupa-alex":1,"timvantongeren-minttower":1,"vincent-hachin-wmx":1,"dshwei":1,"BigNerd":1,"rob-michna":1,"and3rson":1,"will-afs":1,"pongpatapee":1,"alphaveneno":1,"turntable-justin":1,"rdbisme":1,"JeronimoMendes":1,"Alphawavezj78":1,"mikenerone":1,"gwenhe":1,"frobnitzem":1,"rsayn":1,"armand-hoxha25":1,"Bootstrap360":1,"rahmatnazali":1,"trim21":1,"Ohad31415":1,"JanSobus":1,"everett1992":1,"mdaffad":1,"manubb":1,"lucemia":1,"Lawouach":1,"AqemiArnold":1,"pingsutw":1,"gVallverdu":1,"sinaatalay":1,"92MING":1,"amitschang":1,"johnazariah":1,"zry9056":1,"henriklindgren":1,"dwbelliston":1,"BTripp1986":1,"ruslan-roboto":1,"matter1-git":1,"Zer0x00":1,"mirco-gnuva-unimi":1,"joostlek":1,"danilohorta":1,"jc-louis":1,"tim-quix":1,"vanyakosmos":1,"eyalk11":1,"andreasruden":1,"mwgamble":1,"jherland":1,"tcrgit":1,"GidVeo":1,"wu-clan":1,"tommasolevato":1,"tuukkamustonen":1,"jtorre94":1,"RonnyPfannschmidt":1,"kimwonj77":1,"d3cryptofc":1,"prasmussen15":1,"yusufsali61":1,"forcemain":1,"gotmax23":1,"Pijukatel":1,"raspuchin":1,"dvnatanael":1,"yungFundamental":1,"SinTh0r4s":1,"Moisan":1,"MalteEbner":1,"JesseDeLoore":1,"robtaylor":1,"Defman21":1,"wezham":1,"haf":1,"tc8":1,"coltonbh":1,"cramatt":1,"mwalsh161":1,"dolfinus":1,"ShimronAlakkal":1,"xalteropsx":1,"benwah":1,"mjbcopland":1,"Galarzaa90":1,"horizon365":1,"pyfreyr":1,"Programmer-RD-AI":1,"bnkc":1,"niloch":1,"robjhornby-ts":1,"edgBR":1,"tworedz":1,"insumanth":1,"masenf":1,"anomam":1,"jonas-eschle":1,"guillaumegenthial":1,"RLKRo":1,"sasanjac":1,"LHCGreg":1,"jgogstad":1,"charles-dyfis-net":1,"jlopezpena":1,"guarin":1,"royp-nrd":1,"LachlanMarnham":1,"Philaeux":1,"mikeedjones":1,"joao-pm-santos96":1,"and-semakin":1,"NourEldin-Osama":1,"un-def":1,"davidhuser":1,"ivenw":1,"KhoomeiK":1,"soggychips":1,"g3rb3n":1,"lephuongbg":1,"pmalic":1,"LouisJalouzot":1,"timbmg":1,"flxdot":1,"bushig":1,"max-muoto":1,"olivier65":1,"Tusenka":1,"bolmstedt":1,"thasler":1,"Numerlor":1,"musicinmybrain":1,"BCarley":1,"jcrist":1,"AHJiapengZhang":1,"olafdeleeuw":1,"lazyhope":1,"lyz-code":1,"bluetech":1,"slykar-hpts":1,"aradyaron":1,"mvanderlee":1,"0Hughman0":1,"dest1n1s":1,"zduvall":1,"Magnati":1,"morian":1,"slingshotsys":1,"niklasstoffers":1,"jooola":1,"goodboy":1,"dazzlee69":1,"Passer-Keenan":1,"DennisBalkan":1,"VianneyMI":1,"cspisla":1,"mauro-andre":1,"lixinyue11":1,"Ozwol":1,"engstrom":1,"gedovirhir":1,"mmohaveri":1,"zrothberg":1,"dikesh":1,"eitanturok":1,"rajeee":1,"grabov":1,"olexandr-klymenko":1,"salemileandro":1,"farhanhubble":1,"stasbel":1,"RedRoserade":1,"SergeyHein":1,"khvn26":1,"rnixx":1,"jmb0z":1,"while0pass":1,"slorg1":1,"JGobeil":1,"mcgfeller":1,"Pluttodk":1,"Thoufak":1,"ogunoz":1,"benlindsay":1,"Felix-neko":1,"antoniojkim":1,"BaptisteMadery14":1,"KOLANICH":1,"blacktoby":1,"kamichal":1,"cc-a":1,"FeldrinH":1,"twcurrie":1,"ypsah":1,"trippersham":1,"cpoppema":1,"newtonjose":1,"jude253":1,"orf":1,"vendito-david":1,"marcus-idealworks":1,"jgarvin":1,"Tamunonengiyeofori":1,"mkk5":1,"jonathanasdf":1,"jesumyip":1,"ro-joshi":1,"lainiwa":1,"deeTEEcee":1,"sagerk":1,"adri1wald":1,"kezabelle":1,"jchalupka-pan":1,"marcelopgc":1,"benbenbang":1,"jscheel":1,"microcoder":1,"redruin1":1,"SethMMorton":1,"Mapiarz":1,"ldouteau":1,"hh-h":1,"EclipsedSolari":1,"andreas-wolf":1,"decision-dev":1,"antonio-antuan":1,"AliHosseinzadeh2000":1,"ning0818":1,"cifkao":1,"marekro":1,"febus982":1,"laurens-teirlynck":1,"nimaxin":1,"lshug":1,"juanjramirez":1,"georgievgeorgi":1,"Harry-Lees":1,"reznakt":1,"kmaziarz":1,"AntonyCotton":1,"nick-griaznov":1,"martinherrerias":1,"ex3lite":1,"kamikaze":1,"jonathanunderwood":1,"zaneselvans":1,"mergenci":1,"exs-dwoodward":1,"aaythapa":1,"tarbaig":1,"sergenciftci":1,"drefrome":1,"JulienBrn":1,"chiselko6":1,"bodograumann":1,"woodyza":1,"arseru":1,"tim-habitat":1,"serena-ruan":1,"mx-raza":1,"TheCaffinatedDeveloper":1,"sebastianvitterso":1,"manoss96":1,"ayshaasif":1,"dhermes":1,"xlyanca":1,"tomhamiltonstubber":1,"pynchia":1,"dmyersturnbull":1,"yurivict":1,"mpranab7890":1,"ghengao":1,"vaultah":1,"IdoHexagate":1,"jgunstone":1,"holyoaks":1,"jankatins":1,"Docdez":1,"EmperorNiu":1,"nwilson314":1,"alexh-jurrens":1,"iron3oxide":1,"aviau":1,"calswbin":1,"JoshYuJump":1,"J-Christophe":1,"jerry-reevo":1,"nuance1979":1,"ringohoffman":1,"alexhroom":1,"rob-potter":1,"cristian-tamblay":1,"pritam-dey3":1,"Murtagy":1,"adam-sikora":1,"abondar":1,"senko":1,"alangpierce":1,"timothyjlaurent":1,"serge-eric-kalaga":1,"siddhartha2202":1,"Siennaaaa":1,"philiptzou":1,"drorata":1,"mgsimpson-i2":1,"gontovnik":1,"ImogenBits":1,"mausam20":1,"pyrolynx":1,"tibbe":1,"YarrikV":1,"PeterD1524":1,"dnp1":1,"Rubikoid":1,"nsthorat":1,"tjsmart":1,"Idealcoder":1,"MaxHalford":1,"jceipek":1,"Czaki":1,"attevaltojarvi":1,"kujenga":1,"anetbnd":1,"tonofll":1,"koxudaxi":1,"sveinugu":1,"ProJoelVik":1,"robcxyz":1,"bpoirriez":1,"mstechly":1,"uf-fipper":1,"NixBiks":1,"mezuzza":1,"idmitrievsky":1,"kamilglod":1,"davidmogar":1,"nabnux":1,"zmievsa":1,"Kyuuhachi":1,"jason-wolfe":1,"rrauenza":1,"astro-angelfish":1,"martinezpl":1,"darylweir":1,"hlafaille":1,"bramjochems":1,"archont94":1,"galuszkak":1,"akashmallik247":1,"davidhao3300":1,"ubaumann":1,"hbutani":1,"conradogarciaberrotaran":1,"shanewazabbas":1,"prostomarkeloff":1,"kain88-de":1,"Reskov":1,"twispt":1,"bb-rrogers":1,"Seunghan-Jung":1,"erichaydel":1,"jenshnielsen":1,"haizaar":1,"shufflebits":1,"tombolano":1,"kristjorge":1,"trashstack":1,"Holi0317":1,"stabacco":1,"eawd123wadd4354as243df":1,"doktoren":1,"kevin-paulson-mindbridge-ai":1,"jsmnbom":1,"rzepinskip":1,"cknv":1,"Gr1N":1,"builder555":1,"flaport":1,"BlackVoid":1,"hwong557":1,"a-recknagel":1,"maurosilber":1,"PepeLoperenaaa":1,"vkozmik":1,"gvariable":1,"rizar":1,"neimad1985":1,"LucienShui":1,"jrs53":1,"ReedGraff":1,"mortezaPRK":1,"dhorkel":1,"teamblubee":1,"mikeshultz":1,"aikow":1,"mihail-shusharin":1,"kbumsik":1,"ItsDrike":1,"rahulgupta-nnamu":1,"nv-pipo":1,"asmodehn":1,"st1020":1,"rubbish822":1,"msabramo":1,"svenevs":1,"pmithrandir":1,"UriyaHarpeness":1,"luizfelippesr":1,"ccrvlh":1,"tylerflex":1,"johncarter-phntm":1,"d-chambers":1,"scottjmaddox":1,"lironesamoun":1,"kalzoo":1,"maya-brandi":1,"anand817":1,"mee7ya":1,"MKVatinyan":1,"simonarcher99":1,"jsmith":1,"memoryz":1,"al-dpopowich":1,"lorenzo-w":1,"aasay":1,"kerrick-js":1,"Anselmoo":1,"xremming":1,"whiz-Tuhin":1,"heliocastro":1,"cliff-lau-cloverhealth":1,"wynneevans":1,"mkdir700":1,"x4zx":1,"J08nY":1,"felixgao":1,"jimkring":1,"lucasjinreal":1,"KonstantinKlepikov":1,"radiand":1,"omrihar":1,"CF-FHB-X":1,"koikoube":1,"sandyowlet":1,"astei":1,"Ben621":1,"rdeaton":1,"calvo-jp":1,"YuqingCC":1,"ErnestoLoma":1,"Alexey-T":1,"erdmann":1,"pot-code":1,"jeanmonet":1,"stdkoehler":1,"dverheijden":1,"tacaswell":1,"AntonisAgap":1,"Medved2k":1,"mattiZed":1,"pieterrombauts":1,"mshreya404":1,"spookylukey":1,"HarryAnkers":1,"mmeendez8":1,"yalan2ny":1,"le-chien-glascheit":1,"maltekliemann":1,"janbjorge":1,"arpit15":1,"StasEvseev":1,"binary-husky":1,"cstromblad":1,"Nagasaki45":1,"hlloreda":1,"cj81499":1,"bert2002":1,"thesamesam":1,"matthieudesprez":1,"AlphaGit":1,"TNonet":1,"jevins09":1,"Jylpah":1,"tyki6":1,"Daraan":1,"rc19":1,"mlzm":1,"alex-orange":1,"celestinoxp":1,"pkerichang":1,"jsamoocha":1,"hengoren":1,"pedro-iatzky":1,"mlasevich":1,"PythonCoderAS":1,"peku33":1,"maksutovaynur":1,"Loch64":1,"mikedavidson-evertz":1,"anci3ntr0ck":1,"chr1sj0nes":1,"jessekrubin":1,"zyv":1,"Luca-Blight":1,"tnielens":1,"Okonos":1,"tekumara":1,"highviolet":1,"khaind":1,"marshallm94":1,"0xMochan":1,"aviramha":1,"CloudKickOff":1,"innicoder":1,"rattrayalex":1,"stopdropandrew":1,"G0rocks":1,"kingjr":1,"schenker":1,"foresthuo":1,"fraghag":1,"stevegoss-komodo":1,"Abdelhadi92":1,"Pwuts":1,"joshrosenblum":1,"not-my-profile":1,"JamieForsythe":1,"brianmaissy":1,"nzig":1,"T0nd0Tara":1,"arvidfm":1,"lmores":1,"amotomahalfeye":1,"joakimnordling":1,"hblunck":1,"jamie-at-arkifi":1,"cercide":1,"makukha":1,"wcrum":1,"cjwatson":1,"MatrixScenary":1,"dhdaines":1,"primalmachina":1,"jayqi":1,"sm-Fifteen":1,"korawica":1,"horta":1,"MattiasDC":1,"rubenbriones":1,"TheTechromancer":1,"JamesCrumble":1,"Tshimanga":1,"Garito":1,"yassun7010":1,"fr-ser":1,"kiranvasudev":1,"Liuxw17":1,"vianmixtkz":1,"omgMath":1,"zhongyanhuang":1,"pjbull":1,"chermed":1,"MarchenkoRoman":1,"void-rooster":1,"nairb774":1,"smarie":1,"prryplatypus":1,"IrrerPolterer":1,"pmmmwh":1,"lucaslulucaslu":1,"ZackPlauche":1,"pallgeuer":1,"alexanderbaumann-toast":1,"maratumba":1,"BVollmerhaus":1,"jankrepl":1,"N-Demir":1,"PythonFZ":1,"baggiponte":1,"HenriBlacksmith":1,"rahuliyer95":1,"pablofueros":1,"asos-nathanpowell":1,"luizbezerra-pinheiro":1,"mroethke":1,"schoennenbeck":1,"C5H12O5":1,"maximilianreimer":1,"alexdashly":1,"manulera":1,"dankiki":1,"ramilmsh":1,"karlicoss":1,"marcuslimdw":1,"karimleevi":1,"mdelmans":1,"PJ-Schulz":1,"sf-wilbur":1,"zhudotexe":1,"Murat-U-Saglam":1,"z-tux-mind":1,"mducar":1,"fchasin":1,"xbanke":1,"z33kz33k":1,"xyshell":1,"joekiller":1,"bluefish6":1,"MichaelYochpaz":1,"gui-don":1,"ttti07":1,"aidanmontare-fed":1,"withlone":1,"jaheba":1,"ensignavenger":1,"rbiseck3":1,"phillies":1,"MarcMueltin":1,"krisrrr":1,"mr-yurii":1,"abhi16180":1,"ytausch":1,"xSAVIKx":1,"DeadWisdom":1,"joel314":1,"mehdigmira":1,"Mokto":1,"dlewis2017":1,"rboston628":1,"sjstelmach":1,"BieniekAlexander":1,"omer9564":1,"rbuffat":1,"fullc0ntr0l":1,"07pepa":1,"MrNaif2018":1,"petrsynek":1,"iedmrc":1,"jolynch":1,"xx55tt":1,"iamamutt":1,"LukeHartmanTmlt":1,"beslerond":1,"sxooler":1,"pvardanis":1,"espdev":1,"yagneshgooglegithub":1,"montelius":1,"dewolfarno":1,"ziyuang":1,"salty-horse":1,"blipk":1,"Quinn-Meyer-Sustainment":1,"cugcoder":1,"jnooree":1,"mo1ein":1,"vicchi":1,"aeisenbarth":1,"lynochka":1,"d3bgger":1,"runfalk":1,"misha-antonenko":1,"CamJN":1,"charlax":1,"indivisible":1,"PhilippPHoffmann":1,"elbg":1,"DiamondJoseph":1,"jakob-keller":1,"ofercaspi":1,"pkotnis":1,"miili":1,"NathansonAxel":1,"shaing1":1,"potiuk":1,"littledumb":1,"kadriaenssens":1,"sammaphey":1,"csirmazbendeguz":1,"thatcr":1,"gautehalvorsen":1,"butvinm":1,"ssandr1kka":1,"strokirk":1,"evetion":1,"abunuwas":1,"UHF":1,"nelhage":1,"elprans":1,"Andrew-S-Rosen":1,"YoniChechik":1,"qurashi-aqeel":1,"aalexsmithh":1,"sir-sigurd":1,"bedlamzd":1,"Dlougach":1,"MatheusVp2":1,"shaunpatterson":1,"sstanovnik":1,"makquel":1,"amitsubhashchejara":1,"midhun-soffy":1,"jobarjo":1,"daniil-berg":1,"abij":1,"jaap3":1,"jmguillens":1,"Willy19921992":1,"andysingal":1,"nokados":1,"alexdrydew":1,"harvey251":1,"gregouar":1,"Estebanrg21":1,"camold":1,"bigmikef":1,"jpgoldberg":1,"monkuii":1,"GabrielCappelli":1,"mudravrik":1,"paulstretenowich":1,"juan-carlos-calvo":1,"russell310":1,"apirogov":1,"ralbertazzi":1,"DylanLukes":1,"DrPyser":1,"antoniomdk":1,"Some7hing0riginal":1,"RAR1ZAG":1,"crsren":1,"nesies":1,"mjclarke94":1,"Pfizer-BradleyBare":1,"cellador":1,"Lnaden":1,"css-optivoy":1,"scd75":1,"Zaskilovan":1,"quizmoon":1,"EzR1d3r":1,"ckyoog":1,"zailaib":1,"illeatmyhat":1,"mangecoeur":1,"duckontheweb":1,"will-e-yams":1,"sekil9529":1,"oryba":1,"loglow":1,"samskiter":1,"JustKiddingCode":1,"iambroadband":1,"simonhoerdumbonde":1,"AnatolyBuga":1,"nabla-c0d3":1,"ClaytonAndTheClayTones":1,"flo-ri-an":1,"mohammadali95":1,"adpham95":1,"julianmueller":1,"MandarDevarshi":1,"mgo-cea":1,"mjcrock":1,"esynr3z":1,"robbwdoering":1,"favll":1,"yaugenst-flex":1,"aaronkmiller":1,"Woody1193":1,"babygrimes":1,"darkclouder":1,"mirpedrol":1,"themrinalsinha":1,"PRFina":1,"fajpunk":1,"shrekris-anyscale":1,"Saare":1,"luanyulin":1,"HenriqueMAlmeida":1,"mark-henry01":1,"tobinus":1,"akoshel":1,"fa0311":1,"PixelSymbols":1,"anton-daneyko-ultramarin":1,"jharrisonSV":1,"ZeN220":1,"b-batton-sw":1,"rbavery":1,"BoxyUwU":1,"myufa":1,"PidgeyBE":1,"tomascufaro":1,"jmdilly":1,"havok2063":1,"NaveenHyniva":1,"willstott101":1,"brent-moffit":1,"aabdagic":1,"sushi30":1,"jherbel":1,"LeoWanty":1,"liiight":1,"timonbimon":1,"j-z10":1,"aryadovoy":1,"Arseniy-Popov":1,"troyswanson":1,"BEG-Katzenberger":1,"vnghia":1,"CuriousHexagon":1,"unights":1,"DanielRosenwasser":1,"RohanReddy44":1,"alexprabhat99":1,"mansoor2016":1,"Kola-Chao":1,"Houbein":1,"timothylimyl":1,"AzMoo":1,"rockisch":1,"marcosschroh":1,"andlogreg":1,"daAnis":1,"zworkb":1,"torfsen":1,"benjsec":1,"hongyuan1306":1,"gregbrowndev":1,"gautamsinghania95":1,"PaulRudin":1,"nobkd":1,"Rigel772":1,"dmach":1,"graydenshand":1,"khaled-ha":1,"iwoloschin":1,"Mark90":1,"gilesknap":1,"iliya-malecki":1,"jnj16180340":1,"abersheeran":1,"PoByBolek":1,"Leewinner1":1,"roismauro":1,"gbdlin":1,"melembroucarlitos":1,"devjourney24":1,"hf-kklein":1,"cclecle":1,"miniscruff":1,"heckad":1,"AlbertMukhammadiev":1,"GlenNicholls":1,"sscherfke":1,"habibz6deh":1,"mgcdanny":1,"jiaulislam":1,"mfontanaar":1,"yunshangrourou":1,"gshmu":1,"imanshafiei540":1,"anthonygelibert":1,"languitar":1,"Sanix-Darker":1,"togrishka":1,"eggplants":1,"smheidrich":1,"Jassy930":1,"haynesgt":1,"wonboyn":1,"Pandede":1,"wellhowtosay":1,"jangjunha":1,"adambasile":1,"BriskyGates":1,"OlegZv":1,"frnhr":1,"dmder":1,"maxfriedrich":1,"arthur-encord":1,"asaff1":1,"chethanlreddy":1,"WilliamDEdwards":1,"taddes":1,"tomaszbk":1,"mohsen-y":1,"mecampbellsoup":1,"zoola969":1,"dmorgoon":1,"niro1987":1,"princematheww":1,"jpays":1,"Slyces":1,"gygabyte017":1,"aidanm96":1,"naitik-parekh":1,"faFrafa":1,"NotClavilux":1,"angely-dev":1,"NiklasvonM":1,"peterchenadded":1,"hyeongguen-song":1,"bverhoeve":1,"scaui0":1,"aherle":1,"acdha":1,"sipan17":1,"ian-fox":1,"slado122":1,"KyriakiGeorgiou":1,"chrisgoddard":1,"antoniogamizdelgado":1,"joschu":1,"mephinet":1,"MajorDallas":1,"Lancetnik":1,"chamoretto":1,"simonjpartridge":1,"koviubi56":1,"mikuhn":1,"rjpower":1,"kraktus":1,"johnhainline":1,"Andrioden":1,"cdeil":1,"matsjoyce-refeyn":1,"Aed3r":1,"linpan":1,"DavidNemeskey":1,"nicholas-johnson-techxcel":1,"renardeinside":1,"nandoflorestan":1,"xydian":1,"nfrasser":1,"leonartdoss":1,"acidnik":1,"dolfim-ibm":1,"roman-kouzmenko":1,"straz":1,"gedemagt":1,"carol0801":1,"brylie-wolt":1,"joaopalmeiro":1,"bikeshedder":1,"optimalstrategy":1,"InsanePrawn":1,"zopyx":1,"DimaCybr":1,"puneetugru":1,"heissonwillen":1,"sevaho":1,"viniciusao":1,"ftrad":1,"tibdex":1,"pierreansys":1,"andrewdodd":1,"Varriount":1,"veNNNx":1,"JMarkin":1,"NiklasMM":1,"battlesnake":1,"gp1105739":1,"kennytrytek-wf":1,"jroy-sophos":1,"Gerleff":1,"elidchan":1,"s0hei1":1,"Hubro":1,"Pasha19":1,"rijenkii":1,"islean":1,"oxiv-dev":1,"Apteryks":1,"WilliamQue":1,"sunnyosun":1,"judgeaxl":1,"nlsfnr":1,"kf-novi":1,"TylerGrantSmith":1,"XCanG":1,"aekasitt":1,"devon-mar":1,"themattmorris":1,"joejoinerr":1,"EvanED":1,"NodeJSmith":1,"ben-alexander":1,"ldaniluk":1,"Tom-Camp":1,"rrvsh":1,"SteinRobert":1,"jclerman":1,"a3ng7n":1,"sommd":1,"nikhilesh1234":1,"TomWagg":1,"theviajero":1,"abompard":1,"hectordufau":1,"meetinger":1,"codenforcement":1,"goudakrishna":1,"wozniakty":1,"saligrama":1,"AnanthaHoma":1,"gmagno":1,"jules-ch":1,"cnjr2":1,"dennispg":1,"sushart":1,"xkabylgSICKAG":1,"vmaurin":1,"svantesorberg":1,"mblo":1,"anandtripathi5":1,"rzuckerm":1,"arthur-st":1,"mdgeorge4153":1,"glynos":1,"aberenda-optifino":1,"rick020":1,"aiotter":1,"Hellzed":1,"max-accenta":1,"yourtree":1,"emontnemery":1,"PetitLepton":1,"djdylan2000":1,"lukland":1,"JordanZimmitti":1,"N0K0":1,"lexnicolaes":1,"schnerd":1,"bswck":1,"daviddavis":1,"ellyx13":1,"alexisdrakopoulos":1,"jasonkuhrt":1,"waterfountain1996":1,"dfroger":1,"leandrodamascena":1,"InTheCloudDan":1,"Phoetaim":1,"Gabgobie":1,"Qlas":1,"olivierdolle":1,"mikegoodspeed":1,"gtalarico":1,"icfly2":1,"hofrob":1,"groc-prog":1,"mjuhlin1":1,"jotare":1,"anvilpete":1,"kasbah":1,"guacs":1,"wabiloo":1,"jglien":1,"luke321321":1,"jannisborn":1,"frogmaster":1,"TueVJ":1,"sam-hoffman":1,"URenko":1,"BaptisteSaves":1,"cscetbon":1,"weibeu":1,"R5dan":1,"Antyos":1,"AniGarikipati":1,"Tobestar86":1,"dylan-bakr":1,"chrisemke":1,"cjdxhjj":1,"signebedi":1,"rafales":1,"QuentinSoubeyranAqemia":1,"gertvdijk":1,"analog-cbarber":1,"EricKeenan":1,"notcome":1,"mikelei8291":1,"tuanle0910":1,"jenstroeger":1,"evanrasmussen9":1,"0num4":1,"efagerberg":1,"GrosLalo":1,"michael-pplx":1,"oceanzhou94":1,"mike-optifino":1,"Drachenfels":1,"gazpachoking":1,"yxlwfds":1,"tgpfeiffer":1,"spreeni":1,"juleswh":1,"stverhae":1,"eavanvalkenburg":1,"notarious2":1,"gareththackeray":1,"thiagolopes":1,"bradodarb":1,"andreaslang":1,"ElectronicRU":1,"hieubnt235":1,"epgui":1,"xmatthias":1,"emcek":1,"AlekseyLobanov":1,"simonw":1,"larsks":1,"gkoller":1,"vineethvkumar":1,"AlexanderFarkas":1,"ShivamGoswami-TCL":1,"cfra":1,"sequoiap":1,"john-doe4":1,"dhruvrajan":1,"pingretispec":1,"taj54":1,"jonathan-s":1,"NothisIm":1,"tanshu":1,"gadenbuie":1,"ol-freelance":1,"eskultety":1,"bonauer-pf":1,"einarwar":1,"gnu-lorien":1,"cdwilson":1,"trecouvr":1,"nuno-andre":1,"jrkarnes":1,"Kharianne":1,"craigcrawfordcts":1,"eonu":1,"tooncools":1,"ssaini-phyllo":1,"JKFSOM":1,"tarsil":1,"mettaMeddl":1,"MasterKale":1,"ts2095":1,"atanas-balevsky":1,"gou177":1,"dhruvinsh":1,"antoine-lizee":1,"FEsteven":1,"itdeonet":1,"trertert":1,"yutayouguan":1,"lichla1988":1,"michaeloliverx":1,"hdiode-florian":1,"astariul":1,"jwhitaker-gridcog":1,"TimChild":1,"devmonkey22":1,"dvarrazzo":1,"AdrienBM":1,"ntjess":1,"DLukeNelson":1,"novas0x2a":1,"RenaudLN":1,"Maxyme":1,"rkr87":1,"michaelheiser-taxa":1,"terranjp":1,"FedericoHeichou":1,"quirozs":1,"jim-obrien-orig":1,"Jonny007-MKD":1,"ytyt-lead":1,"matutter":1,"JimDabell":1,"eliasdorneles":1,"edmundhighcock":1,"devicehzy":1,"mpounsett":1,"garytryan":1,"thomascellerier":1,"TallJimbo":1,"ShashidharaGowda":1,"valq7711":1,"akx":1,"multimeric":1,"laundmo":1,"rayansostenes":1,"rantoniuk":1,"vikigenius":1,"plutaniano":1,"ml-evs":1,"return42":1,"ptomecek":1,"sebasibarguen":1,"hsteinhaus":1,"mustafa0x":1,"ryananguiano":1,"michalivne":1,"AbdealiLoKo":1,"efisoft-elt":1,"JonathanPlasse":1,"VirtualNonsense":1,"more-suo":1,"Ryaningli":1,"FabricioPatrocinio":1,"RNLFoof":1,"noamkush":1,"Helveg":1,"blackmad":1,"hyzyla":1,"RileyMShea":1,"davidpeckham":1,"sshishov":1,"wojciech-graj":1,"hginzel":1,"czlr":1,"NikolayXHD":1,"jaroel":1,"aguckenber-chwy":1,"JonathanBrenner":1,"onecrayon":1,"thomas-paul-ohara":1,"dslemusp":1,"gnu-fox":1,"clement-uspace":1,"galbino":1,"td-anne":1,"dodumosu":1,"suharnikov":1,"alex-goswag":1,"meer-khan":1,"rushant001":1,"daviddmd":1,"whao89":1,"kemingy":1,"YraganTron":1,"lukaskiss222":1,"noyainrain":1,"saumzzz":1,"shikha372":1,"jn-chrn":1,"rafrafek":1,"bertoneone":1,"fraenkel":1,"karambaq":1,"andriusbalcikonis":1,"paulistoan":1,"alexyao2015":1,"c0dearm":1,"dutyrok":1,"barisione":1,"darhsu":1,"JPK314":1,"MosGeo":1,"saturnines":1,"amithm3":1,"StephenBrown2":1,"bionicles":1,"jderuiter":1,"SNHenderson":1,"parchd-1":1,"workflowsguy":1,"JamesLloydPartingtonSerendipityai":1,"Benjamin-Berger":1,"christophelec":1,"rsaleev":1,"tjadevries":1,"devandreassimmeth":1,"TheFebrin":1,"153957":1,"nagomiso":1,"Jozefiel":1,"leonardzou":1,"gaberrini":1,"peguerosdc":1,"MicahSH":1,"TeeSeal":1,"shellybendor":1,"Nnonexistent":1,"heavelock":1,"cjcjcj":1,"criemen":1,"seansfkelley":1,"noahbilgrien":1,"mauvilsa":1,"rmargar":1,"adubovik":1,"Mohdtalibakhtar":1,"ShravanSunder":1,"mikkelduif":1,"NightSkySK":1,"Phinnik":1,"irm-codebase":1,"mtasic85":1,"vberlier":1,"gluhar2006":1,"shkgme":1,"flaeppe":1,"mateoradman":1,"ShDynastyGC":1,"julians111":1,"jakemoran":1,"airwoodix":1,"sujuka99":1,"theodore86":1,"oyvindeide":1,"bitchikosanasai":1,"main1015":1,"12345pnp":1,"alexklavensnyt":1,"davidpapazian":1,"Atheuz":1,"chstem":1,"bunchesofdonald":1,"nathanneibauer":1,"aersam":1,"dxma":1,"maksym-petrenko":1,"shankarThiyagaraajan":1,"Emrys-Merlin":1,"charles-vdulac":1,"whatamithinking":1,"interifter":1,"rohan-mehta":1,"rohitmusti":1,"mivanit":1,"rafa-guedes":1,"z1r0-":1,"gabrielgrant":1,"romanzdk":1,"zivkasper":1,"tstdin":1,"dfarley1":1,"hoorelbeke-jimmy":1,"TheBloke":1,"amirh":1,"pygaiwan":1,"danhje":1,"saurookadook":1,"ahmet2mir":1,"francbartoli":1,"tiangolo":1,"GiorgosPa":1,"aleks-sch":1,"touilleMan":1,"sylvainmouquet":1,"m9810223":1,"MisterDruck":1,"JoelGotsch":1,"Evan6998":1,"adrianbozeckiso":1,"nipil":1,"jerryphe88":1,"Horrih":1,"remidebette":1,"guyariely":1,"swicaksono":1,"pevny":1,"me-and":1,"n1lanjan":1,"saulshanabrook":1,"elayos":1,"lsemel":1,"javitonino":1,"nicwest":1,"lets-japa":1,"bmaranville":1,"jeet-parekh":1,"luminoso":1,"svaningelgem":1,"baterflyrity":1,"Dan-wanna-M":1,"dmarteau":1,"biasedbit":1,"basnijholt":1,"dotannn":1,"alk3mist":1,"brot":1,"Atry":1,"s-t-e-v-e-n-k":1,"xinyang-zhu":1,"wvdemeer":1,"steve-mavens":1,"jmhodges-color":1,"thusithaC":1,"elonzh":1,"emiltem":1,"lumo-end":1,"lachlancoding":1,"followvipin":1,"trazola":1,"GDYendell":1,"strmwalker":1,"kubasaw":1,"Callum027":1,"demospace":1,"andree0":1,"nmrnv":1,"CharbelDaher34":1,"ROCKTAKEY":1,"ddneilson":1,"kwist-sgr":1,"phx000":1,"Allaway11":1,"ymb812":1,"AdeelH":1,"OlgaRabodzei":1,"nwgreenl":1,"senese":1,"jordantshaw":1,"kkalinowski-reef":1,"tobni":1,"vavroch2010":1,"josteinl":1,"johanandersson-tietoevrycom":1,"kbespalov":1,"hard-coders":1,"jonashaag":1,"fecet":1,"ktobah":1,"aditya-biswas":1,"helmut-hoffer-von-ankershoffen":1,"DECROMAX":1,"yourcelf":1,"brasie":1,"alexlitvinenko":1,"maximilian-tech":1,"mattangus":1,"awgymer":1,"Gabe1203":1,"apost71":1,"honglei":1,"hritik-peak":1,"rsokl":1,"francipvb":1,"choiking10":1,"arabidopsis":1,"jorgebodega":1,"maxsch3":1,"dsharma522":1,"peterroelants":1,"apabolleta-dasnano":1,"menecio":1,"Creat55":1,"srsridharan":1,"hellocoldworld":1,"rashidasgari":1,"David-Lor":1,"sileht":1,"orcharddweller":1,"msi1427":1,"kkirsche":1,"eloc3147":1,"nick4u":1,"bhexblah":1,"attila3d":1,"artofhuman":1,"NelsonAPenn":1,"alamathe1":1,"sanya2013-yandex":1,"hiaselhans":1,"dwreeves":1,"Roarsj22":1,"HomerusJa":1,"BenLewis-Seequent":1,"kirillklimenko":1,"richard-engineering":1,"JamesHutchison":1,"AaDalal":1,"itsayellow":1,"MovisLi":1,"theacodes":1,"sigma67":1,"varunchopra":1,"thomasaarholt":1,"ErikvdVen":1,"apawlucz-cisco":1,"prescod":1,"krzysieqq":1,"jschlyter":1,"Ostenya":1,"tonycosentini":1,"eceppda":1,"3XJuli":1,"olivierdelree":1,"maxkahan":1,"jag-k":1,"PoncinMatthieu":1,"baderdean":1,"thedch":1,"kevhill":1,"BreezeWhite":1,"1oglop1":1,"m2m1":1,"tsnowlan":1,"caner-cetin":1,"rchrj":1,"Galileo-Galilei":1,"hswanson13":1,"E5presso":1},"pull_request_authors":{"sydney-runkle":722,"Viicos":649,"dmontagu":113,"hramezani":78,"samuelcolvin":67,"adriangb":60,"davidhewitt":42,"misrasaurabh1":40,"dependabot[bot]":36,"kc0506":34,"github-actions[bot]":31,"Kludex":28,"alexmojaki":24,"karta9821":23,"lig":20,"MarkusSintonen":18,"NeevCohen":17,"yezz123":14,"AdolfoVillalobos":14,"ellyx13":10,"tpdorsey":10,"tlambert03":10,"nix010":10,"AlessandroMiola":9,"ollz272":9,"mschoettle":9,"changhc":9,"mgorny":8,"federicsp":8,"vfazio":8,"andresliszt":8,"exs-dwoodward":8,"petyosi":7,"pyup-bot":7,"dAIsySHEng1":7,"ornariece":7,"DouweM":6,"YassinNouh21":6,"candleindark":6,"josh-newman":6,"LouisGobert":6,"s-rigaud":6,"alexprabhat99":5,"thejcannon":5,"alexcouper":4,"ofek":4,"bluenote10":4,"pmmmwh":4,"chbndrhnns":4,"alicederyn":4,"mdaffad":4,"tkasuz":4,"flaeppe":4,"tigeryy2":4,"nickyoung-github":4,"aditkumar72":4,"lukland":4,"vbmendes":4,"austinyu":4,"tomy0000000":4,"ybressler":4,"idan22moral":4,"Maze21127":4,"OhioDschungel6":3,"s-t-e-v-e-n-k":3,"dlax":3,"bL34cHig0":3,"coder-aditi":3,"cclauss":3,"kinuax":3,"uriyyo":3,"Youssefares":3,"themattmorris":3,"Czaki":3,"chan-vince":3,"howsunjow":3,"omniscius":3,"swelborn":3,"jamesbraza":3,"dariomory":2,"13sin":2,"AlekseyLobanov":2,"blueTurtz":2,"der-gabe":2,"devmonkey22":2,"jaceklaskowski":2,"jonathan-s":2,"chris-griffin":2,"max-muoto":2,"felixxm":2,"Kharianne":2,"K-dash":2,"hougomartim":2,"seekinginfiniteloop":2,"trim21":2,"santibreo":2,"insumanth":2,"gbaian10":2,"rdbisme":2,"nedbat":2,"zby":2,"amitschang":2,"Anvil":2,"cmenon12":2,"ygsh0816":2,"ManiMozaffar":2,"joren485":2,"yfalomir":2,"jinnovation":2,"AlexWaygood":2,"alexeyt101":2,"GSemikozov":2,"JelleZijlstra":2,"k4nar":2,"rawwar":2,"kschwab":2,"ananiavito":2,"redruin1":2,"Vasanth-96":2,"jmassucco17":2,"Danipulok":2,"romulocollopy":2,"jks15satoshi":2,"jonathanasdf":2,"nandsha":2,"luolingchun":2,"DanielNoord":2,"Holi0317":2,"UriyaHarpeness":2,"WinterBlue16":2,"msabramo":2,"fhightower":2,"karmaBonfire":2,"edwardwli":2,"radekwlsk":2,"SmartManoj":2,"Reskov":2,"conradogarciaberrotaran":2,"edoakes":2,"gunnellEvan":2,"maximilianfellhuber":2,"zmievsa":2,"gaoyx111":2,"technothecow":2,"mikeedjones":2,"aashrithavelpuri":2,"lazyhope":2,"rawathemant246":2,"musicinmybrain":2,"Filimoa":2,"BEMELON":2,"Lance-Drane":2,"jbbenavidesr":2,"bllchmbrs":2,"MuslimBeibytuly":2,"Daraan":2,"anesmemisevic":2,"hellozee":2,"anci3ntr0ck":2,"hungtsetse":2,"ca098":2,"it176131":2,"alexanderankin":2,"NiclasvanEyk":2,"pgiraud":2,"astei":2,"RajatRajdeep":2,"huonw":2,"patelnets":2,"Fikralaksana":2,"ChrisPappalardo":2,"yassun7010":2,"eigenein":2,"kauabh":2,"zzstoatzz":2,"adamency":2,"alexdrydew":2,"jscheffl":2,"griels":2,"caniko":2,"spacemanspiff2007":2,"tmpbeing":2,"pawamoy":2,"frfahim":2,"jakob-keller":2,"MatthewMckee4":2,"FlorianSW":2,"ChillPC":2,"dqkqd":2,"harshalizode":2,"theunkn0wn1":2,"Zidane786":2,"cdce8p":2,"exs-dmiketa":2,"BoxyUwU":2,"Jack70248":2,"luca-matei":2,"ADSteele916":2,"frost-nzcr4":2,"bschoenmaeckers":2,"adamjstewart":2,"matsjoyce-refeyn":2,"Jeukoh":2,"rjpower":2,"kloczek":2,"bonastreyair":2,"mochi22":2,"wannieman98":2,"joaopalmeiro":2,"vivekkeshore":2,"MarcBresson":2,"angely-dev":2,"jaymbans":2,"fatelei":2,"recursiveAF":2,"anhpham1509":2,"geospackle":2,"parth-paradkar":2,"ollyhensby":2,"akshatvishu":2,"Jocelyn-Gas":2,"Massakera":2,"waterfountain1996":2,"dennispg":2,"antoni-jamiolkowski":2,"kf-novi":2,"bowenliang123":2,"dsayling":2,"jaredenorris":2,"StrawHatDrag0n":2,"jag-k":2,"priya-gitTest":2,"airwoodix":2,"mot3":2,"thomasfrimannkoren":2,"lmmx":2,"CherrySuryp":2,"maxschulz-COL":2,"Meetesh-Saini":2,"MovisLi":2,"vagenas":2,"kwint":2,"barraponto":2,"nrontsis":2,"FyZzyss":2,"rmargar":2,"a-alexander":2,"HomerusJa":2,"hmaarrfk":2,"usernameMAI":2,"parkerhancock":1,"KCui0327":1,"thomasaarholt":1,"suharnikov":1,"icfly2":1,"ITProKyle":1,"benbenbang":1,"klaa97":1,"nathan-chappell":1,"slimreaper35":1,"DinhHuy2010":1,"ventaquil":1,"Iipin":1,"gitpushoriginmaster":1,"etrotta":1,"0x00cl":1,"rmehyde":1,"thomasfouts":1,"slanzmich":1,"RNF24":1,"cuu508":1,"glopesdev":1,"laundmo":1,"NickG123":1,"javibookline":1,"bdraco":1,"strawgate":1,"denisart":1,"peterbygrave":1,"chris-spann":1,"parhamfh":1,"DimaCybr":1,"francipvb":1,"cdwilson":1,"bruno-f-cruz":1,"bn-l":1,"acdha":1,"ianhfc":1,"bittner":1,"eonu":1,"tobni":1,"prodigysml":1,"haoyun":1,"commonism":1,"yvalencia91":1,"jusexton":1,"AdamVinch-Federated":1,"gbdlin":1,"JensHeinrich":1,"evildojo666":1,"QuentinSoubeyranAqemia":1,"mrijk":1,"atulya9":1,"dijonkitchen":1,"15498th":1,"andree0":1,"tabassco":1,"babygrimes":1,"lgeiger":1,"bmaranville":1,"SharathHuddar":1,"ibleedicare":1,"ekeew":1,"Dima-Bulavenko":1,"rahmatnazali":1,"wmoreira-bees":1,"bjmc":1,"mciucu":1,"dolfinus":1,"benwah":1,"vitalik":1,"vincent-hachin-wmx":1,"NCPlayz":1,"solidguy7":1,"berzi":1,"jc-louis":1,"LukeTonin":1,"jensenbox":1,"buurro":1,"gowthamgts":1,"Elkiwa":1,"pjvv":1,"paulmartin91":1,"vigneshmanick":1,"me-and":1,"zakstucke":1,"JeanArhancet":1,"Atry":1,"tamird":1,"odiseo0":1,"dpeachey":1,"Odion-Sonny":1,"PrettyWood":1,"slafs":1,"vladNed":1,"Otto-AA":1,"GabrielCappelli":1,"Mr-Pepe":1,"szepeviktor":1,"tristandb":1,"Andrew-S-Rosen":1,"Yummy-Yums":1,"HiromuHota":1,"austinorr":1,"micheleAlberto":1,"rchen152":1,"minukumari":1,"lambertsbennett":1,"jparise":1,"mo1ein":1,"MamfTheKramf":1,"schneebuzz":1,"SonOfLilit":1,"ariebovenberg":1,"madkinsz":1,"amandahla":1,"jevins09":1,"miili":1,"raspuchin":1,"mylapallilavanyaa":1,"kajarenc":1,"gordonhart":1,"Luca-Blight":1,"chr1sj0nes":1,"peterHoburg":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10079947,"issues_count":31294689,"pull_requests_count":96077738,"authors_count":10693120,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug V2":598,"pending":488,"feature request":159,"awaiting author response":22,"documentation":16,"bug V1":11,"meta":10,"help wanted":9,"good first issue":8,"relnotes-fix":6,"type checking":6,"topic-mypy plugin":5,"question":5,"topic-annotations":5,"v3":5,"change":4,"backport-2.11":4,"refactor":3,"ready for review":3,"topic-generics":3,"generics":2,"topic-unset":2,"backport-2.10":2,"deferred":2,"pep695":1,"performance":1,"relnotes-ignore":1,"relnotes-change":1,"topic-type checking":1,"topic-types support":1,"topic-validation":1,"topic-serialization":1,"feedback wanted":1,"topic-json schema":1,"topic-discriminated unions":1,"blocked":1,"type assignability":1,"urls":1},"past_year_pull_request_labels_count":{"relnotes-fix":621,"documentation":160,"relnotes-ignore":141,"ready for review":114,"third-party-tests":75,"relnotes-feature":64,"backport-2.11":63,"relnotes-packaging":56,"awaiting author revision":48,"relnotes-change":46,"relnotes-performance":28,"dependencies":19,"backport-2.10":18,"github_actions":17,"needs-blogpost-entry":13,"refactor":7,"deferred":7,"type checking":4,"awaiting author response":4,"feature request":2,"change":1},"past_year_issue_author_associations_count":{"NONE":687,"CONTRIBUTOR":114,"MEMBER":85,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":795,"CONTRIBUTOR":261,"NONE":168},"past_year_issue_authors":{"Viicos":46,"sydney-runkle":28,"KotlinIsland":13,"samuelcolvin":11,"kc0506":8,"github-actions[bot]":8,"jamesbraza":7,"sneakers-the-rat":7,"palle-k":5,"thejcannon":5,"ollz272":4,"MarcBresson":4,"RobertCraigie":4,"candleindark":4,"hb2638":4,"jd-solanki":4,"emaheuxPEREN":3,"alicederyn":3,"azmeuk":3,"dpinol":3,"caniko":3,"stefanodvx":3,"JensHeinrich":3,"commonism":3,"davidhewitt":3,"nickyoung-github":3,"Danipulok":3,"gerhardadler":3,"FelixSchneiderZoom":3,"albertferras-vrf":3,"RajatRajdeep":3,"zzstoatzz":3,"jaredenorris":2,"9en9i":2,"dhofstetter":2,"mschoettle":2,"mophilly":2,"dlax":2,"bluenote10":2,"tanguyMichardiere":2,"dleifeld":2,"JoelRaymann":2,"jogo-openai":2,"DouweM":2,"R0ll1ngSt0ne":2,"Dreamsorcerer":2,"BarrettStephen":2,"yiphei":2,"timkpaine":2,"Marijn-b":2,"JasonGrace2282":2,"pmeier":2,"simonwahlgren":2,"ipeluffo":2,"sjdemartini":2,"CharlesPerrotMinotHCHB":2,"spacemanspiff2007":2,"DenSinH":2,"yury-fedotov":2,"pythonweb2":2,"IterableTrucks":2,"lijok":2,"DetachHead":2,"devkral":2,"ryancausey":2,"ngnpope":2,"ianhfc":2,"bruno-f-cruz":2,"maxschulz-COL":2,"wereii":2,"kim-youngseop-developer":2,"mbraakhekke":2,"eyurtsev":2,"v-danh":2,"pawamoy":2,"AllexVeldman":2,"uhlikfil":2,"l00ptr":2,"h3xOo":2,"Ravencentric":2,"kloczek":2,"hassec":2,"philong6297":2,"tpoliaw":2,"phemmer":2,"Eldalie":2,"markext":2,"ornariece":2,"koterpillar":2,"MarkusSintonen":2,"TomerGodinger":2,"gregglind":2,"ArtemIsmagilov":2,"alexkudryavtsev88":2,"rmorshea":2,"NikolayXHD":1,"potiuk":1,"PhilippPHoffmann":1,"nmrnv":1,"nlsfnr":1,"PixelSymbols":1,"niro1987":1,"nicwest":1,"pmalic":1,"pot-code":1,"nikhilesh1234":1,"phdowling":1,"nipil":1,"omgMath":1,"orcharddweller":1,"ollyhensby":1,"olivierdolle":1,"phx000":1,"olivierdelree":1,"OlegZv":1,"oscar-broman":1,"olafdeleeuw":1,"oyvindeide":1,"oceanzhou94":1,"ntjess":1,"Ozwol":1,"PaarthShah":1,"pallgeuer":1,"noyainrain":1,"peguerosdc":1,"NourEldin-Osama":1,"peterchenadded":1,"pieterrombauts":1,"Pijukatel":1,"luizbezerra-pinheiro":1,"MaxG87":1,"mayakeeley":1,"mdaffad":1,"mee7ya":1,"mergenci":1,"mezuzza":1,"mg3146":1,"mgo-cea":1,"MicahSH":1,"michaelgmiller1":1,"michaelheiser-taxa":1,"michael-pplx":1,"MichaelYochpaz":1,"michalivne":1,"mikeedjones":1,"mikenerone":1,"mike-optifino":1,"mikkelduif":1,"lukland":1,"lumo-end":1,"luolingchun":1,"M0dEx":1,"mac01021":1,"makukha":1,"MalteEbner":1,"manoss96":1,"manubb":1,"MarchenkoRoman":1,"maringuu":1,"Martin19037":1,"MarvinGravert":1,"masenf":1,"mathiasertl":1,"matter1-git":1,"MattiasDC":1,"maxfriedrich":1,"mvanderlee":1,"mwalsh161":1,"myufa":1,"n1lanjan":1,"Nagasaki45":1,"nairb774":1,"naitik-parekh":1,"Narquadah":1,"nathanneibauer":1,"NaveenHyniva":1,"N-Demir":1,"nelhage":1,"nesies":1,"NetFire-Hex":1,"newtonjose":1,"nfrasser":1,"nicholas-johnson-techxcel":1,"nico00":1,"mirpedrol":1,"misha-antonenko":1,"MisterDruck":1,"mivanit":1,"mjbcopland":1,"mjcrock":1,"mjuhlin1":1,"MKVatinyan":1,"mlasevich":1,"mliu-aqtc":1,"mmzeynalli":1,"Mohdtalibakhtar":1,"mohsen-y":1,"monkuii":1,"MovisLi":1,"mpranab7890":1,"mshreya404":1,"Murat-U-Saglam":1,"pranjalv123":1,"thomas-paul-ohara":1,"tjadevries":1,"tlambert03":1,"Tobestar86":1,"toby-coleman":1,"tomascufaro":1,"tomaszbk":1,"tombolano":1,"tommasolevato":1,"torfsen":1,"touilleMan":1,"trim21":1,"ts2095":1,"tuanle0910":1,"TueVJ":1,"Tusenka":1,"tvuotila":1,"ubaumann":1,"stverhae":1,"subnix":1,"svenevs":1,"sylvainmouquet":1,"T0nd0Tara":1,"tacaswell":1,"taj54":1,"tamird":1,"tcrgit":1,"tekumara":1,"tgpfeiffer":1,"thatcr":1,"theacodes":1,"TheCaffinatedDeveloper":1,"thedch":1,"TheFebrin":1,"theunkn0wn1":1,"thiagolopes":1,"UriyaHarpeness":1,"xyshell":1,"yagneshgooglegithub":1,"yalan2ny":1,"YarrikV":1,"yaugenst-flex":1,"ymb812":1,"yourtree":1,"ytausch":1,"ytriot":1,"ytyt-lead":1,"yungFundamental":1,"zaneselvans":1,"zhongyanhuang":1,"zhudotexe":1,"zmievsa":1,"zoola969":1,"zopyx":1,"z-tux-mind":1,"user1584":1,"veNNNx":1,"vigneshmanick":1,"vineethvkumar":1,"vnghia":1,"weiliddat":1,"wezham":1,"while0pass":1,"whiz-Tuhin":1,"WilliamDEdwards":1,"Willy19921992":1,"wojciech-graj":1,"wonboyn":1,"woodyza":1,"workflowsguy":1,"wvdemeer":1,"xinyang-zhu":1,"xkabylgSICKAG":1,"RenaudLN":1,"return42":1,"reversefold":1,"reznakt":1,"richard-engineering":1,"Rigel772":1,"rjpower":1,"rnixx":1,"robbwdoering":1,"robjhornby-ts":1,"rob-potter":1,"robtaylor":1,"ROCKTAKEY":1,"Rogdham":1,"rossmacarthur":1,"royp-nrd":1,"rrauenza":1,"rrvsh":1,"prasmussen15":1,"pritam-dey3":1,"Programmer-RD-AI":1,"psalvaggio":1,"Pwuts":1,"pyfreyr":1,"Quinn-Meyer-Sustainment":1,"rafa-guedes":1,"rahulgupta-nnamu":1,"rahuliyer95":1,"rajeee":1,"rantoniuk":1,"RAR1ZAG":1,"raspuchin":1,"rayansostenes":1,"rbiseck3":1,"red8888":1,"ReedGraff":1,"runfalk":1,"ShDynastyGC":1,"shellybendor":1,"ShivamGoswami-TCL":1,"shkarupa-alex":1,"sigma67":1,"simonjpartridge":1,"sisp":1,"slingshotsys":1,"slingshotvfx":1,"SNHenderson":1,"Some7hing0riginal":1,"spreeni":1,"stasbel":1,"stdkoehler":1,"SteinRobert":1,"steve-mavens":1,"strangemonad":1,"strokirk":1,"ruslan-roboto":1,"ryananguiano":1,"rzuckerm":1,"s0hei1":1,"sagerk":1,"samimia-swks":1,"sanmai-NL":1,"sanya2013-yandex":1,"saturnines":1,"sbrandtb":1,"scaui0":1,"schnerd":1,"sebasibarguen":1,"sekil9529":1,"serena-ruan":1,"Seunghan-Jung":1,"shankarThiyagaraajan":1,"ShashidharaGowda":1,"chamoretto":1,"CharbelDaher34":1,"chbndrhnns":1,"chr1sj0nes":1,"chrisemke":1,"cj81499":1,"cjdxhjj":1,"cjwatson":1,"ClaytonAndTheClayTones":1,"clement-uspace":1,"CloudKickOff":1,"craigcrawfordcts":1,"Creat55":1,"cspisla":1,"css-optivoy":1,"cstromblad":1,"cugcoder":1,"Czaki":1,"dikesh":1,"akoshel":1,"bigmikef":1,"blackmad":1,"bluetech":1,"bnkc":1,"bogdandm":1,"BoxyUwU":1,"braindevices":1,"brearleyt":1,"brianmedigate":1,"brunolnetto":1,"bverhoeve":1,"BVollmerhaus":1,"C5H12O5":1,"CamJN":1,"cclecle":1,"cdwilson":1,"cellador":1,"cfra":1,"dmyersturnbull":1,"dolfim-ibm":1,"Drachenfels":1,"drorata":1,"dsayling":1,"dylan-bakr":1,"efagerberg":1,"elbg":1,"ElectronicRU":1,"elprans":1,"emiltem":1,"emontnemery":1,"Emrys-Merlin":1,"ensignavenger":1,"epgui":1,"ericliuche":1,"eskultety":1,"joekiller":1,"d3bgger":1,"d3cryptofc":1,"DanielNoord":1,"danilohorta":1,"dankiki":1,"Daraan":1,"darhsu":1,"daviddmd":1,"DavidNemeskey":1,"davidpapazian":1,"DECROMAX":1,"deeTEEcee":1,"denisborisov":1,"dennispg":1,"dest1n1s":1,"devon-mar":1,"dga-nagra":1,"dhermes":1,"dhorkel":1,"akx":1,"alangpierce":1,"al-dpopowich":1,"AlekseyLobanov":1,"alexanderbaumann-toast":1,"Alexey-T":1,"alex-goswag":1,"alexhroom":1,"alexisdrakopoulos":1,"alexklavensnyt":1,"alexlitvinenko":1,"alexprabhat99":1,"amirh":1,"anand817":1,"andlogreg":1,"andreaslang":1,"andreas-wolf":1,"astei":1,"12345pnp":1,"92MING":1,"AaDalal":1,"AbdealiLoKo":1,"aberenda-optifino":1,"abhi16180":1,"abompard":1,"acidnik":1,"adambasile":1,"adam-sikora":1,"AdeelH":1,"aditya-biswas":1,"Adity-star":1,"AdrienBM":1,"AdrienVannson":1,"afallou":1,"AHJiapengZhang":1,"aidanmontare-fed":1,"airwoodix":1,"astro-angelfish":1,"atodniAr":1,"Atry":1,"attevaltojarvi":1,"austinyu":1,"avivgood":1,"awgymer":1,"ayshaasif":1,"BaptisteMadery14":1,"basnijholt":1,"bblanchon":1,"Ben621":1,"ben-alexander":1,"BenLewis-Seequent":1,"benlindsay":1,"bentheiii":1,"bertoneone":1,"BieniekAlexander":1,"andree0":1,"andrewVolodko":1,"AniGarikipati":1,"anthonygelibert":1,"AntoineD":1,"antoine-lizee":1,"anton-daneyko-ultramarin":1,"antoniogamizdelgado":1,"AntonOvsyannikov":1,"AntonyCotton":1,"anvilpete":1,"apawlucz-cisco":1,"Apteryks":1,"archont94":1,"armand-hoxha25":1,"arpit15":1,"arseru":1,"arthur-st":1,"asaff1":1,"JoelGotsch":1,"johnazariah":1,"john-doe4":1,"jonaskuske":1,"jonathanasdf":1,"jonathanunderwood":1,"jordantshaw":1,"jorgebodega":1,"joschu":1,"jotare":1,"jrapin":1,"jrs53":1,"jscheel":1,"jsmnbom":1,"jtorre94":1,"jules-ch":1,"julianmueller":1,"Lancetnik":1,"gaberrini":1,"jceipek":1,"jchalupka-pan":1,"J-Christophe":1,"jclerman":1,"jc-louis":1,"jderuiter":1,"jerryphe88":1,"jerry-reevo":1,"jessemyers-lettuce":1,"jglien":1,"jgogstad":1,"jks15satoshi":1,"jlowin":1,"jmassucco17":1,"jnooree":1,"joaopalmeiro":1,"joao-pm-santos96":1,"joejoinerr":1,"ldorigo":1,"ldouteau":1,"leandrodamascena":1,"le-chien-glascheit":1,"Leewinner1":1,"Lemminkyinen":1,"leonardzou":1,"LeoWanty":1,"levsh":1,"lexnicolaes":1,"linpan":1,"lixinyue11":1,"LouisJalouzot":1,"lshug":1,"luanyulin":1,"lucasjinreal":1,"lucaslulucaslu":1,"LucienShui":1,"JulienBrn":1,"jurasofish":1,"jvineet":1,"jwhitaker-gridcog":1,"k4nar":1,"kain88-de":1,"kamikaze":1,"kbumsik":1,"kfreezen":1,"khaind":1,"khaled-ha":1,"Kharianne":1,"kikones34":1,"kiranvasudev":1,"kkirsche":1,"KonstantinKlepikov":1,"korawica":1,"kristjorge":1,"kujenga":1,"Gabgobie":1,"gabrielgrant":1,"gadenbuie":1,"Galarzaa90":1,"galuszkak":1,"gareththackeray":1,"garytryan":1,"gazpachoking":1,"gbaian10":1,"gbatagian":1,"GDYendell":1,"GeorgeFischhof":1,"Gerleff":1,"glynos":1,"gotmax23":1,"goudakrishna":1,"groc-prog":1,"iamamutt":1,"espdev":1,"Estebanrg21":1,"esynr3z":1,"evalott100":1,"everett1992":1,"EzR1d3r":1,"fajpunk":1,"fchasin":1,"f-combes":1,"febus982":1,"fecet":1,"FedericoHeichou":1,"FEsteven":1,"finswimmer":1,"flo-ri-an":1,"flxdot":1,"followvipin":1,"ftrad":1,"G0rocks":1,"IdoHexagate":1,"indivisible":1,"InsanePrawn":1,"InTheCloudDan":1,"iokev":1,"irm-codebase":1,"it176131":1,"ItsDrike":1,"iyume":1,"J08nY":1,"jakob-keller":1,"JamesCrumble":1,"JamieForsythe":1,"jankatins":1,"JanSobus":1,"javitonino":1,"jaxonister":1,"jayqi":1,"gronnmann":1,"gsakkis":1,"gswifort":1,"guarin":1,"gwenhe":1,"harrymander":1,"Haskely":1,"hblunck":1,"hbutani":1,"hectordufau":1,"helmut-hoffer-von-ankershoffen":1,"HenriBlacksmith":1,"hginzel":1,"hhalaby":1,"hieubnt235":1,"hofrob":1,"hongyuan1306":1,"Horrih":1,"Houbein":1},"past_year_pull_request_authors":{"Viicos":514,"sydney-runkle":267,"karta9821":23,"kc0506":22,"samuelcolvin":20,"dependabot[bot]":19,"MarkusSintonen":16,"davidhewitt":11,"misrasaurabh1":11,"mschoettle":9,"github-actions[bot]":8,"federicsp":8,"petyosi":7,"changhc":7,"dmontagu":6,"AdolfoVillalobos":6,"DouweM":6,"alexprabhat99":5,"andresliszt":5,"ollz272":5,"thejcannon":5,"mdaffad":4,"lukland":4,"tkasuz":4,"alicederyn":4,"Maze21127":4,"austinyu":4,"nickyoung-github":4,"s-rigaud":4,"YassinNouh21":4,"coder-aditi":3,"dlax":3,"cclauss":3,"omniscius":3,"BEMELON":2,"spacemanspiff2007":2,"griels":2,"kinuax":2,"joaopalmeiro":2,"jscheffl":2,"Kludex":2,"felixxm":2,"tlambert03":2,"luolingchun":2,"Kharianne":2,"Filimoa":2,"nandsha":2,"jonathanasdf":2,"rawathemant246":2,"jmassucco17":2,"ananiavito":2,"aashrithavelpuri":2,"mikeedjones":2,"Meetesh-Saini":2,"maxschulz-COL":2,"kauabh":2,"technothecow":2,"Jeukoh":2,"zmievsa":2,"rjpower":2,"Jack70248":2,"SmartManoj":2,"Daraan":2,"theunkn0wn1":2,"joren485":2,"AlekseyLobanov":2,"nix010":2,"MuslimBeibytuly":2,"harshalizode":2,"dqkqd":2,"ca098":2,"bonastreyair":2,"fhightower":2,"FlorianSW":2,"UriyaHarpeness":2,"MatthewMckee4":2,"jakob-keller":2,"frfahim":2,"candleindark":2,"pawamoy":2,"tmpbeing":2,"jbbenavidesr":2,"thomasfrimannkoren":2,"cmenon12":2,"jinnovation":2,"bowenliang123":2,"RajatRajdeep":2,"ygsh0816":2,"FyZzyss":2,"dennispg":2,"HomerusJa":2,"gbaian10":2,"MovisLi":2,"ollyhensby":2,"yassun7010":2,"Fikralaksana":2,"usernameMAI":2,"fatelei":2,"santibreo":2,"adamjstewart":2,"dariomory":2,"trim21":2,"recursiveAF":2,"vivekkeshore":2,"pgiraud":2,"kschwab":2,"jaredenorris":2,"rawwar":2,"NiclasvanEyk":2,"astei":2,"yezz123":2,"parth-paradkar":2,"k4nar":2,"dsayling":2,"jaceklaskowski":2,"bluenote10":2,"ofek":2,"GSemikozov":2,"gaoyx111":2,"jamesbraza":2,"raspuchin":1,"evildojo666":1,"Odion-Sonny":1,"minukumari":1,"Atry":1,"rchen152":1,"cdce8p":1,"chr1sj0nes":1,"Dima-Bulavenko":1,"glopesdev":1,"tamird":1,"strawgate":1,"Otto-AA":1,"buurro":1,"gitpushoriginmaster":1,"kajarenc":1,"peterbygrave":1,"DinhHuy2010":1,"atulya9":1,"cdwilson":1,"chbndrhnns":1,"HiromuHota":1,"KCui0327":1,"thomasfouts":1},"maintainers":[{"login":"sydney-runkle","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"Viicos","count":633,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"samuelcolvin","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"hramezani","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"adriangb","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriangb"},{"login":"Kludex","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"lig","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lig"},{"login":"PrettyWood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PrettyWood"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"},{"login":"tiangolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiangolo"}],"active_maintainers":[{"login":"Viicos","count":560,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Viicos"},{"login":"sydney-runkle","count":287,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sydney-runkle"},{"login":"samuelcolvin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelcolvin"},{"login":"Kludex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"},{"login":"BoxyUwU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoxyUwU"}]},"events":null,"keywords":["hints","json-schema","parsing","pydantic","python","python310","python311","python312","python313","python39","validation"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cherry-pick.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:40.515Z","updated_at":"2023-09-21T21:57:40.515Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/cherry-pick.yml","dependencies":[{"id":13858836549,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858836550,"package_name":"carloscastrojumo/github-cherry-pick-action","ecosystem":"actions","requirements":"v1.0.9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:41.310Z","updated_at":"2023-09-21T21:57:41.310Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/ci.yml","dependencies":[{"id":13858837078,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858837079,"package_name":"pdm-project/setup-pdm","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858837080,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":13858837081,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858837082,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13858837083,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858837084,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858837085,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":13858837086,"package_name":"samuelcolvin/check-python-version","ecosystem":"actions","requirements":"v4.1","direct":true,"kind":"composite","optional":false},{"id":13858837087,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependencies-check.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:41.581Z","updated_at":"2023-09-21T21:57:41.581Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/dependencies-check.yml","dependencies":[{"id":13858837591,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858837596,"package_name":"samuelcolvin/list-python-dependencies","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":13858837598,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-update.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:41.854Z","updated_at":"2023-09-21T21:57:41.854Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/docs-update.yml","dependencies":[{"id":13858838605,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858838606,"package_name":"pdm-project/setup-pdm","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858838607,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":13858838608,"package_name":"samuelcolvin/check-python-version","ecosystem":"actions","requirements":"v4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/integration.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:42.213Z","updated_at":"2023-09-21T21:57:42.213Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/integration.yml","dependencies":[{"id":13858838609,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/relnotes.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:42.439Z","updated_at":"2023-09-21T21:57:42.439Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/relnotes.yml","dependencies":[{"id":13858838624,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upload-previews.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:42.692Z","updated_at":"2023-09-21T21:57:42.692Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/upload-previews.yml","dependencies":[{"id":13858838634,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13858838635,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:42.835Z","updated_at":"2023-09-21T21:57:42.835Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/pyproject.toml","dependencies":[{"id":13858838757,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.6.1","direct":true,"kind":"runtime","optional":false},{"id":13858838758,"package_name":"annotated-types","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13858838759,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"==2.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/pyright/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:57:42.978Z","updated_at":"2023-09-21T21:57:42.978Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/tests/pyright/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/plugin/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T07:22:07.055Z","updated_at":"2023-09-27T07:22:07.055Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/tests/plugin/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/people/action.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T05:02:26.484Z","updated_at":"2024-01-17T05:02:26.484Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/actions/people/action.yml","dependencies":[{"id":15657950031,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15657950032,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codspeed.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T05:02:26.633Z","updated_at":"2024-01-17T05:02:26.633Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/codspeed.yml","dependencies":[{"id":15657950799,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15657950803,"package_name":"pdm-project/setup-pdm","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15657951494,"package_name":"CodSpeedHQ/action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-pydantic-people.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T05:02:28.395Z","updated_at":"2024-01-17T05:02:28.395Z","repository_link":"https://github.com/pydantic/pydantic/blob/main/.github/workflows/update-pydantic-people.yml","dependencies":[{"id":15657951767,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15657951768,"package_name":"./.github/actions/people","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]}],"score":38.91589078697413,"created_at":"2025-09-04T15:50:09.920Z","updated_at":"2025-10-07T08:04:55.585Z","avatar_url":"https://github.com/pydantic.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":411805272,"funding_links":["https://github.com/sponsors/samuelcolvin"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["test-data-generator","test-data","fake","fake-data","faker","faker-generator","fuzzing","property-based-testing","cryptocurrencies","data-mining"],"project_url":"https://science.ecosyste.ms/api/v1/projects/4011","html_url":"https://science.ecosyste.ms/projects/4011","bibtex_url":"https://science.ecosyste.ms/projects/4011/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/4011/export.apalike"}