{"id":370014,"url":"https://github.com/mansenfranzen/autodoc_pydantic","last_synced_at":"2026-05-30T17:02:04.315Z","repository":{"id":38297644,"uuid":"351019317","full_name":"mansenfranzen/autodoc_pydantic","owner":"mansenfranzen","description":"Seamlessly integrate pydantic models in your Sphinx documentation.","archived":false,"fork":false,"pushed_at":"2026-03-26T17:23:58.000Z","size":2828,"stargazers_count":181,"open_issues_count":54,"forks_count":30,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-05T14:07:58.540Z","etag":null,"topics":["autodoc","documentation","pydantic","python","sphinx","sphinx-extension"],"latest_commit_sha":null,"homepage":"","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/mansenfranzen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-24T09:26:41.000Z","updated_at":"2026-03-31T05:17:16.000Z","dependencies_parsed_at":"2024-04-22T10:30:39.462Z","dependency_job_id":"23bed6dc-c943-4992-a2e8-461457c1688a","html_url":"https://github.com/mansenfranzen/autodoc_pydantic","commit_stats":{"total_commits":1028,"total_committers":18,"mean_commits":"57.111111111111114","dds":0.5068093385214008,"last_synced_commit":"eb8e2e98799e30e727a1fc29cc2e891dc67ce8de"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/sbom","scorecard":{"id":615617,"data":{"date":"2025-08-11","repo":{"name":"github.com/mansenfranzen/autodoc_pydantic","commit":"eb8e2e98799e30e727a1fc29cc2e891dc67ce8de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/pr-agent.yml:13","Warn: no topLevel permission defined: .github/workflows/pr-agent.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:9","Warn: no topLevel permission defined: .github/workflows/tests-push-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-scheduled.yml:1"],"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":"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":"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/pr-agent.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/pr-agent.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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-21T03:51:26.312Z","repository_id":38297644,"created_at":"2025-08-21T03:51:26.312Z","updated_at":"2025-08-21T03:51:26.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31516839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"mansenfranzen","name":"Franz Wöllert","uuid":"18086180","kind":"user","description":"Psychologist / Data Engineer","email":"","website":null,"location":"Heidelberg","twitter":"MansenPansen","company":null,"icon_url":"https://avatars.githubusercontent.com/u/18086180?u=1d585bdcab28f4403f29abab13669cc09722bee3\u0026v=4","repositories_count":33,"last_synced_at":"2024-03-26T09:31:28.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mansenfranzen","funding_links":[],"total_stars":150,"followers":22,"following":20,"created_at":"2022-11-09T07:11:34.204Z","updated_at":"2024-03-26T09:31:28.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen/repositories"},"packages":[{"id":9229553,"name":"autodoc_pydantic","ecosystem":"pypi","description":"Seamlessly integrate pydantic models in your Sphinx documentation.","homepage":"https://github.com/mansenfranzen/autodoc_pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mansenfranzen/autodoc_pydantic","keywords_array":["sphinx","pydantic","autodoc","documentation","extension"],"namespace":null,"versions_count":26,"first_release_published_at":"2021-03-30T16:00:23.000Z","latest_release_published_at":"2024-04-27T10:57:00.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-04-13T18:02:29.163Z","created_at":"2024-03-18T08:32:44.021Z","updated_at":"2026-04-13T18:05:36.968Z","registry_url":"https://pypi.org/project/autodoc_pydantic/","install_command":"pip install autodoc_pydantic --index-url https://pypi.org/simple","documentation_url":"https://github.com/mansenfranzen/autodoc_pydantic","metadata":{"funding":null,"documentation":"https://github.com/mansenfranzen/autodoc_pydantic","classifiers":["Framework :: Pydantic","Framework :: Pydantic :: 2","Framework :: Sphinx :: Extension","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Documentation :: Sphinx","Topic :: Software Development :: Documentation"],"normalized_name":"autodoc-pydantic","project_status":null},"repo_metadata":{"id":38297644,"uuid":"351019317","full_name":"mansenfranzen/autodoc_pydantic","owner":"mansenfranzen","description":"Seamlessly integrate pydantic models in your Sphinx documentation.","archived":false,"fork":false,"pushed_at":"2026-03-26T17:23:58.000Z","size":2828,"stargazers_count":181,"open_issues_count":54,"forks_count":30,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-05T14:07:58.540Z","etag":null,"topics":["autodoc","documentation","pydantic","python","sphinx","sphinx-extension"],"latest_commit_sha":null,"homepage":"","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/mansenfranzen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-24T09:26:41.000Z","updated_at":"2026-03-31T05:17:16.000Z","dependencies_parsed_at":"2024-04-22T10:30:39.462Z","dependency_job_id":"23bed6dc-c943-4992-a2e8-461457c1688a","html_url":"https://github.com/mansenfranzen/autodoc_pydantic","commit_stats":{"total_commits":1028,"total_committers":18,"mean_commits":"57.111111111111114","dds":0.5068093385214008,"last_synced_commit":"eb8e2e98799e30e727a1fc29cc2e891dc67ce8de"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/sbom","scorecard":{"id":615617,"data":{"date":"2025-08-11","repo":{"name":"github.com/mansenfranzen/autodoc_pydantic","commit":"eb8e2e98799e30e727a1fc29cc2e891dc67ce8de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/pr-agent.yml:13","Warn: no topLevel permission defined: .github/workflows/pr-agent.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:9","Warn: no topLevel permission defined: .github/workflows/tests-push-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-scheduled.yml:1"],"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":"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":"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/pr-agent.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/pr-agent.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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-21T03:51:26.312Z","repository_id":38297644,"created_at":"2025-08-21T03:51:26.312Z","updated_at":"2025-08-21T03:51:26.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31516839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mansenfranzen","name":"Franz Wöllert","uuid":"18086180","kind":"user","description":"Psychologist / Data Engineer","email":"","website":null,"location":"Heidelberg","twitter":"MansenPansen","company":null,"icon_url":"https://avatars.githubusercontent.com/u/18086180?u=1d585bdcab28f4403f29abab13669cc09722bee3\u0026v=4","repositories_count":33,"last_synced_at":"2024-03-26T09:31:28.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mansenfranzen","funding_links":[],"total_stars":150,"followers":22,"following":20,"created_at":"2022-11-09T07:11:34.204Z","updated_at":"2024-03-26T09:31:28.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen/repositories"},"tags":[{"name":"v2.2.0","sha":"98cdeddfeb632c0f68fef4f04ff26ead37ae56cd","kind":"commit","published_at":"2024-04-27T10:56:12.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.2.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0/manifests"},{"name":"v2.2.0-a.2","sha":"be21d377d085bde35ac608e68d79b1fe3d70ddf0","kind":"tag","published_at":"2024-04-26T13:01:05.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.2.0-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.2.0-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.2.0-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0-a.2/manifests"},{"name":"v2.2.0-a.1","sha":"0ddb12ff0ad98ae79116dc1701e2700685a1a568","kind":"tag","published_at":"2024-04-25T14:27:13.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.2.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.2.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.2.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0-a.1/manifests"},{"name":"v1.9.1","sha":"049a1274c456bb07ae06314ec9bfb9cd1ab473e6","kind":"tag","published_at":"2024-04-12T09:22:22.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.9.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.9.1/manifests"},{"name":"v2.1.1rc3","sha":"42bdd4bd2788b0a2eb2f932847355a153ce7ebd8","kind":"tag","published_at":"2024-04-07T09:47:30.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.1.1rc3","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.1rc3/manifests"},{"name":"v2.1.1rc1","sha":"2bd1aea594da4018e92aa7ad553ccdef50790df5","kind":"tag","published_at":"2024-03-19T08:52:07.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.1.1rc1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.1.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.1rc1/manifests"},{"name":"v2.1.0","sha":"b9b4e2dea2b380c9ec4289068bea07b06fcf50e3","kind":"tag","published_at":"2024-03-18T08:14:30.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.1.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.0/manifests"},{"name":"v2.1.0-a.1","sha":"bbfc59ff180dc2ff20be89b2e58fbf77af81c4f8","kind":"tag","published_at":"2024-03-14T12:17:28.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.1.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.1.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.1.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.0-a.1/manifests"},{"name":"v2.0.1","sha":"c81dc45fd2347765aa3de2e5faa8d6b176e5d656","kind":"tag","published_at":"2023-08-01T21:50:47.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.0.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.0.1/manifests"},{"name":"v2.0.0rc1","sha":"b769dca84bc58fcd476f7b022c7def454f38682a","kind":"tag","published_at":"2023-07-24T20:05:56.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.0.0rc1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.0.0rc1/manifests"},{"name":"v1.9.0","sha":"10434f76f8abb9faee39eab8f5baf3a7deca558c","kind":"tag","published_at":"2023-07-03T19:03:38.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.9.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"7d0dbfd8b2b6b59ded4772cfb85905d4e58b35de","kind":"tag","published_at":"2022-10-13T11:27:37.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.8.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0/manifests"},{"name":"v.1.8.0-a.3","sha":"7490c1dd350339f82747f9be3c8962fb8ed2ea79","kind":"tag","published_at":"2022-10-12T19:44:18.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v.1.8.0-a.3","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v.1.8.0-a.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v.1.8.0-a.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v.1.8.0-a.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v.1.8.0-a.3/manifests"},{"name":"v1.8.0-a.2","sha":"e6659d1e64e1084314f63d7a1dad3b4957fcf962","kind":"tag","published_at":"2022-09-30T18:52:57.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.8.0-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.8.0-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.8.0-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0-a.2/manifests"},{"name":"v1.8.0-a.1","sha":"683d9c3405aa1730059967f45fc51d2c66357588","kind":"tag","published_at":"2022-07-06T20:10:54.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.8.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.8.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.8.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0-a.1/manifests"},{"name":"v1.7.2","sha":"0d1863b1d40ba8d8b761036ab9946550fea7e3b9","kind":"tag","published_at":"2022-06-12T18:25:33.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.2/manifests"},{"name":"v1.7.2-a.1","sha":"4853ad4ffad70c2c0ed95d51eccfd2735b97f5db","kind":"tag","published_at":"2022-06-07T19:41:27.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.2-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.2-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.2-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.2-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.2-a.1/manifests"},{"name":"v1.7.1","sha":"de59b68fd3e7c6bb388c2d10bd9951ee20bed7d7","kind":"tag","published_at":"2022-05-30T20:01:49.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"275682986b2a8af9d734f51225c9581568446a52","kind":"tag","published_at":"2022-05-18T17:47:42.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0/manifests"},{"name":"v1.7.0-a.2","sha":"bb6d30fe6da2877c4872a168a91668c7db3c7102","kind":"tag","published_at":"2022-05-15T18:12:54.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.0-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.0-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.0-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0-a.2/manifests"},{"name":"v1.7.0-a.1","sha":"0ea66a3d654c2c1f62c0aacbe7bd31b895276f27","kind":"tag","published_at":"2022-04-18T18:04:23.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0-a.1/manifests"},{"name":"v1.6.2","sha":"0fd9452424d506579fe549f0a97a5abdb02287c5","kind":"tag","published_at":"2022-04-15T19:42:16.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2/manifests"},{"name":"v1.6.2-a.2","sha":"34a72bb54851602af816218d8e8777b2047786d3","kind":"tag","published_at":"2022-04-13T18:30:32.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.2-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.2-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.2-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2-a.2/manifests"},{"name":"v1.6.2-a.1","sha":"f037849cd44393012d7a4b3e7b302f892b86b9aa","kind":"tag","published_at":"2022-04-06T20:00:04.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.2-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.2-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.2-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2-a.1/manifests"},{"name":"v1.6.1","sha":"36ffae3b96fa7be84f0c7fbf74bfee1db7fcfc5a","kind":"tag","published_at":"2022-01-28T22:22:27.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"20d6c029a5136ed390cd3e385289c3b65f4a2dbb","kind":"tag","published_at":"2022-01-03T22:12:43.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.0/manifests"},{"name":"v1.6.0-a.1","sha":"47c249867d3d691d0f9f57da760d2a63ae32370b","kind":"tag","published_at":"2021-12-31T16:08:42.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.0-a.1/manifests"},{"name":"v1.5.1","sha":"b816d73b1c41fc8fc32d188707a0ed1fa1668daf","kind":"tag","published_at":"2021-11-12T21:19:09.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.5.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c4f93cbc956ce9a103141fa16693df278569f5f0","kind":"tag","published_at":"2021-10-10T12:41:49.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.5.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.0/manifests"},{"name":"v1.5.0-a.1","sha":"eb2de020e6e0f4394cebd87a2b96611a34d51642","kind":"tag","published_at":"2021-10-08T20:41:11.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.5.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.5.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.5.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.0-a.1/manifests"},{"name":"v1.4.0","sha":"9c0bf96b87bfcbab9d62de28f4f93891f1a1e0ad","kind":"tag","published_at":"2021-08-20T20:32:36.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.4.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.4.0/manifests"},{"name":"v1.3.2-a.2","sha":"a73421f508bc60e5fd4b6ba3d0d047420554f40a","kind":"tag","published_at":"2021-07-30T15:51:03.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.2-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.2-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.2-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.2-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.2-a.2/manifests"},{"name":"v1.3.2-a.1","sha":"7cc8e23f2b7e96b7332e91ebb6d47846086b9674","kind":"tag","published_at":"2021-07-27T19:03:39.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.2-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.2-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.2-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.2-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.2-a.1/manifests"},{"name":"v1.3.1","sha":"f581db5efc6760e9cab8a8d959e03dc78cdbf1fe","kind":"tag","published_at":"2021-07-21T12:24:43.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.1/manifests"},{"name":"v1.3.1-a.1","sha":"3bee6c04520b5f729f44dd6a0684836aa66d1d8a","kind":"tag","published_at":"2021-07-14T11:35:50.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.1-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.1-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.1-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.1-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.1-a.1/manifests"},{"name":"v1.3.0","sha":"fb260d9e160c6f48f4bbbdfecd070f63f4690416","kind":"tag","published_at":"2021-05-11T09:45:47.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f5a3a25cdb256f011745e06347d4836d76ff9676","kind":"tag","published_at":"2021-05-10T06:59:16.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.2.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"ac0fe158c04c5bb98e7f894d71bcacb89478921d","kind":"tag","published_at":"2021-05-08T13:12:41.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.3","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e399dfe3747136112280f248aea80cf3d0721a70","kind":"tag","published_at":"2021-05-06T08:21:49.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2/manifests"},{"name":"v1.1.2-a.1","sha":"a9223bfe2194b6cd853bee4284db11987e432a22","kind":"tag","published_at":"2021-05-04T10:51:09.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.2-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.2-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.2-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2-a.1/manifests"},{"name":"v1.1.2_dev","sha":"d0dc9164e3675ab74fdaed02983d3c89d87aa975","kind":"commit","published_at":"2021-05-02T14:28:44.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.2_dev","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.2_dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.2_dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2_dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2_dev/manifests"},{"name":"v1.1.1","sha":"0207609cd6b1d3c47f98aa89b7209e296124769d","kind":"tag","published_at":"2021-04-26T21:51:40.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"630d79ba132a332b98d064964944b6a12c676104","kind":"tag","published_at":"2021-04-24T19:09:34.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b486718f6a0ba58d83a4654da3fcfabc1a34c8f5","kind":"tag","published_at":"2021-04-24T18:22:49.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.0.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"4aa8fa9aa217daf9eabfdf7711083a4f1e60b2d3","kind":"tag","published_at":"2021-04-04T11:03:21.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v0.1.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-13T18:05:36.967Z","dependent_packages_count":14,"downloads":380967,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":63.912941727123794,"dependent_packages_count":9.686929104145916,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.799935415634856},"purl":"pkg:pypi/autodoc-pydantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/autodoc_pydantic","docker_dependents_count":3,"docker_downloads_count":70,"usage_url":"https://repos.ecosyste.ms/usage/pypi/autodoc_pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/autodoc_pydantic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-07T15:01:30.931Z","issues_count":93,"pull_requests_count":268,"avg_time_to_close_issue":2918359.5,"avg_time_to_close_pull_request":974670.7854077254,"issues_closed_count":60,"pull_requests_closed_count":233,"pull_request_authors_count":19,"issue_authors_count":64,"avg_comments_per_issue":3.3978494623655915,"avg_comments_per_pull_request":1.0932835820895521,"merged_pull_requests_count":205,"bot_issues_count":2,"bot_pull_requests_count":134,"past_year_issues_count":8,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":84903.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/issues","maintainers":[{"login":"mansenfranzen","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mansenfranzen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autodoc_pydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autodoc_pydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autodoc_pydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autodoc_pydantic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autodoc_pydantic/codemeta","maintainers":[{"uuid":"mansenfranzen","login":"mansenfranzen","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/mansenfranzen/","role":null,"created_at":"2024-03-18T08:32:47.783Z","updated_at":"2024-03-18T08:32:47.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mansenfranzen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":841573,"maintainers_count":359522,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":5295444,"name":"autodoc-pydantic","ecosystem":"conda","description":null,"homepage":"https://github.com/mansenfranzen/autodoc_pydantic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mansenfranzen/autodoc_pydantic","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-09-27T13:57:16.000Z","latest_release_published_at":"2022-10-14T00:34:49.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-03-12T06:10:38.218Z","created_at":"2022-10-03T15:58:20.101Z","updated_at":"2026-03-12T09:36:30.618Z","registry_url":"https://anaconda.org/conda-forge/autodoc-pydantic","install_command":"conda install -c conda-forge autodoc-pydantic","documentation_url":null,"metadata":{},"repo_metadata":{"id":38297644,"uuid":"351019317","full_name":"mansenfranzen/autodoc_pydantic","owner":"mansenfranzen","description":"Seamlessly integrate pydantic models in your Sphinx documentation.","archived":false,"fork":false,"pushed_at":"2025-09-10T20:54:55.000Z","size":2829,"stargazers_count":173,"open_issues_count":46,"forks_count":28,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-04T20:39:46.777Z","etag":null,"topics":["autodoc","documentation","pydantic","python","sphinx","sphinx-extension"],"latest_commit_sha":null,"homepage":"","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/mansenfranzen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-24T09:26:41.000Z","updated_at":"2025-09-13T11:45:33.000Z","dependencies_parsed_at":"2024-04-22T10:30:39.462Z","dependency_job_id":"23bed6dc-c943-4992-a2e8-461457c1688a","html_url":"https://github.com/mansenfranzen/autodoc_pydantic","commit_stats":{"total_commits":1028,"total_committers":18,"mean_commits":"57.111111111111114","dds":0.5068093385214008,"last_synced_commit":"eb8e2e98799e30e727a1fc29cc2e891dc67ce8de"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/sbom","scorecard":{"id":615617,"data":{"date":"2025-08-11","repo":{"name":"github.com/mansenfranzen/autodoc_pydantic","commit":"eb8e2e98799e30e727a1fc29cc2e891dc67ce8de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/pr-agent.yml:13","Warn: no topLevel permission defined: .github/workflows/pr-agent.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:9","Warn: no topLevel permission defined: .github/workflows/tests-push-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-scheduled.yml:1"],"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":"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":"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/pr-agent.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/pr-agent.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-push-pr.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-push-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-scheduled.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mansenfranzen/autodoc_pydantic/tests-scheduled.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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-21T03:51:26.312Z","repository_id":38297644,"created_at":"2025-08-21T03:51:26.312Z","updated_at":"2025-08-21T03:51:26.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278663409,"owners_count":26024395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"mansenfranzen","name":"Franz Wöllert","uuid":"18086180","kind":"user","description":"Psychologist / Data Engineer","email":"","website":null,"location":"Heidelberg","twitter":"MansenPansen","company":null,"icon_url":"https://avatars.githubusercontent.com/u/18086180?u=1d585bdcab28f4403f29abab13669cc09722bee3\u0026v=4","repositories_count":33,"last_synced_at":"2024-03-26T09:31:28.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mansenfranzen","funding_links":[],"total_stars":150,"followers":22,"following":20,"created_at":"2022-11-09T07:11:34.204Z","updated_at":"2024-03-26T09:31:28.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansenfranzen/repositories"},"tags":[{"name":"v2.2.0","sha":"98cdeddfeb632c0f68fef4f04ff26ead37ae56cd","kind":"commit","published_at":"2024-04-27T10:56:12.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.2.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0/manifests"},{"name":"v2.2.0-a.2","sha":"be21d377d085bde35ac608e68d79b1fe3d70ddf0","kind":"tag","published_at":"2024-04-26T13:01:05.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.2.0-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.2.0-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.2.0-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0-a.2/manifests"},{"name":"v2.2.0-a.1","sha":"0ddb12ff0ad98ae79116dc1701e2700685a1a568","kind":"tag","published_at":"2024-04-25T14:27:13.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.2.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.2.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.2.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.2.0-a.1/manifests"},{"name":"v1.9.1","sha":"049a1274c456bb07ae06314ec9bfb9cd1ab473e6","kind":"tag","published_at":"2024-04-12T09:22:22.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.9.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.9.1/manifests"},{"name":"v2.1.1rc3","sha":"42bdd4bd2788b0a2eb2f932847355a153ce7ebd8","kind":"tag","published_at":"2024-04-07T09:47:30.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.1.1rc3","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.1rc3/manifests"},{"name":"v2.1.1rc1","sha":"2bd1aea594da4018e92aa7ad553ccdef50790df5","kind":"tag","published_at":"2024-03-19T08:52:07.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.1.1rc1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.1.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.1rc1/manifests"},{"name":"v2.1.0","sha":"b9b4e2dea2b380c9ec4289068bea07b06fcf50e3","kind":"tag","published_at":"2024-03-18T08:14:30.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.1.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.0/manifests"},{"name":"v2.1.0-a.1","sha":"bbfc59ff180dc2ff20be89b2e58fbf77af81c4f8","kind":"tag","published_at":"2024-03-14T12:17:28.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.1.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.1.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.1.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.1.0-a.1/manifests"},{"name":"v2.0.1","sha":"c81dc45fd2347765aa3de2e5faa8d6b176e5d656","kind":"tag","published_at":"2023-08-01T21:50:47.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.0.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.0.1/manifests"},{"name":"v2.0.0rc1","sha":"b769dca84bc58fcd476f7b022c7def454f38682a","kind":"tag","published_at":"2023-07-24T20:05:56.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v2.0.0rc1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v2.0.0rc1/manifests"},{"name":"v1.9.0","sha":"10434f76f8abb9faee39eab8f5baf3a7deca558c","kind":"tag","published_at":"2023-07-03T19:03:38.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.9.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"7d0dbfd8b2b6b59ded4772cfb85905d4e58b35de","kind":"tag","published_at":"2022-10-13T11:27:37.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.8.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0/manifests"},{"name":"v.1.8.0-a.3","sha":"7490c1dd350339f82747f9be3c8962fb8ed2ea79","kind":"tag","published_at":"2022-10-12T19:44:18.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v.1.8.0-a.3","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v.1.8.0-a.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v.1.8.0-a.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v.1.8.0-a.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v.1.8.0-a.3/manifests"},{"name":"v1.8.0-a.2","sha":"e6659d1e64e1084314f63d7a1dad3b4957fcf962","kind":"tag","published_at":"2022-09-30T18:52:57.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.8.0-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.8.0-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.8.0-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0-a.2/manifests"},{"name":"v1.8.0-a.1","sha":"683d9c3405aa1730059967f45fc51d2c66357588","kind":"tag","published_at":"2022-07-06T20:10:54.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.8.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.8.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.8.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.8.0-a.1/manifests"},{"name":"v1.7.2","sha":"0d1863b1d40ba8d8b761036ab9946550fea7e3b9","kind":"tag","published_at":"2022-06-12T18:25:33.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.2/manifests"},{"name":"v1.7.2-a.1","sha":"4853ad4ffad70c2c0ed95d51eccfd2735b97f5db","kind":"tag","published_at":"2022-06-07T19:41:27.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.2-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.2-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.2-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.2-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.2-a.1/manifests"},{"name":"v1.7.1","sha":"de59b68fd3e7c6bb388c2d10bd9951ee20bed7d7","kind":"tag","published_at":"2022-05-30T20:01:49.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"275682986b2a8af9d734f51225c9581568446a52","kind":"tag","published_at":"2022-05-18T17:47:42.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0/manifests"},{"name":"v1.7.0-a.2","sha":"bb6d30fe6da2877c4872a168a91668c7db3c7102","kind":"tag","published_at":"2022-05-15T18:12:54.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.0-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.0-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.0-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0-a.2/manifests"},{"name":"v1.7.0-a.1","sha":"0ea66a3d654c2c1f62c0aacbe7bd31b895276f27","kind":"tag","published_at":"2022-04-18T18:04:23.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.7.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.7.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.7.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.7.0-a.1/manifests"},{"name":"v1.6.2","sha":"0fd9452424d506579fe549f0a97a5abdb02287c5","kind":"tag","published_at":"2022-04-15T19:42:16.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2/manifests"},{"name":"v1.6.2-a.2","sha":"34a72bb54851602af816218d8e8777b2047786d3","kind":"tag","published_at":"2022-04-13T18:30:32.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.2-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.2-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.2-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2-a.2/manifests"},{"name":"v1.6.2-a.1","sha":"f037849cd44393012d7a4b3e7b302f892b86b9aa","kind":"tag","published_at":"2022-04-06T20:00:04.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.2-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.2-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.2-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.2-a.1/manifests"},{"name":"v1.6.1","sha":"36ffae3b96fa7be84f0c7fbf74bfee1db7fcfc5a","kind":"tag","published_at":"2022-01-28T22:22:27.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"20d6c029a5136ed390cd3e385289c3b65f4a2dbb","kind":"tag","published_at":"2022-01-03T22:12:43.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.0/manifests"},{"name":"v1.6.0-a.1","sha":"47c249867d3d691d0f9f57da760d2a63ae32370b","kind":"tag","published_at":"2021-12-31T16:08:42.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.6.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.6.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.6.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.6.0-a.1/manifests"},{"name":"v1.5.1","sha":"b816d73b1c41fc8fc32d188707a0ed1fa1668daf","kind":"tag","published_at":"2021-11-12T21:19:09.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.5.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c4f93cbc956ce9a103141fa16693df278569f5f0","kind":"tag","published_at":"2021-10-10T12:41:49.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.5.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.0/manifests"},{"name":"v1.5.0-a.1","sha":"eb2de020e6e0f4394cebd87a2b96611a34d51642","kind":"tag","published_at":"2021-10-08T20:41:11.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.5.0-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.5.0-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.5.0-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.0-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.5.0-a.1/manifests"},{"name":"v1.4.0","sha":"9c0bf96b87bfcbab9d62de28f4f93891f1a1e0ad","kind":"tag","published_at":"2021-08-20T20:32:36.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.4.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.4.0/manifests"},{"name":"v1.3.2-a.2","sha":"a73421f508bc60e5fd4b6ba3d0d047420554f40a","kind":"tag","published_at":"2021-07-30T15:51:03.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.2-a.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.2-a.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.2-a.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.2-a.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.2-a.2/manifests"},{"name":"v1.3.2-a.1","sha":"7cc8e23f2b7e96b7332e91ebb6d47846086b9674","kind":"tag","published_at":"2021-07-27T19:03:39.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.2-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.2-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.2-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.2-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.2-a.1/manifests"},{"name":"v1.3.1","sha":"f581db5efc6760e9cab8a8d959e03dc78cdbf1fe","kind":"tag","published_at":"2021-07-21T12:24:43.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.1/manifests"},{"name":"v1.3.1-a.1","sha":"3bee6c04520b5f729f44dd6a0684836aa66d1d8a","kind":"tag","published_at":"2021-07-14T11:35:50.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.1-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.1-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.1-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.1-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.1-a.1/manifests"},{"name":"v1.3.0","sha":"fb260d9e160c6f48f4bbbdfecd070f63f4690416","kind":"tag","published_at":"2021-05-11T09:45:47.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.3.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f5a3a25cdb256f011745e06347d4836d76ff9676","kind":"tag","published_at":"2021-05-10T06:59:16.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.2.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"ac0fe158c04c5bb98e7f894d71bcacb89478921d","kind":"tag","published_at":"2021-05-08T13:12:41.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.3","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e399dfe3747136112280f248aea80cf3d0721a70","kind":"tag","published_at":"2021-05-06T08:21:49.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.2","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2/manifests"},{"name":"v1.1.2-a.1","sha":"a9223bfe2194b6cd853bee4284db11987e432a22","kind":"tag","published_at":"2021-05-04T10:51:09.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.2-a.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.2-a.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.2-a.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2-a.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2-a.1/manifests"},{"name":"v1.1.2_dev","sha":"d0dc9164e3675ab74fdaed02983d3c89d87aa975","kind":"commit","published_at":"2021-05-02T14:28:44.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.2_dev","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.2_dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.2_dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2_dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.2_dev/manifests"},{"name":"v1.1.1","sha":"0207609cd6b1d3c47f98aa89b7209e296124769d","kind":"tag","published_at":"2021-04-26T21:51:40.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"630d79ba132a332b98d064964944b6a12c676104","kind":"tag","published_at":"2021-04-24T19:09:34.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.1.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b486718f6a0ba58d83a4654da3fcfabc1a34c8f5","kind":"tag","published_at":"2021-04-24T18:22:49.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v1.0.0","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"4aa8fa9aa217daf9eabfdf7711083a4f1e60b2d3","kind":"tag","published_at":"2021-04-04T11:03:21.000Z","download_url":"https://codeload.github.com/mansenfranzen/autodoc_pydantic/tar.gz/v0.1.1","html_url":"https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mansenfranzen/autodoc_pydantic@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-03-12T09:36:30.596Z","dependent_packages_count":0,"downloads":86632,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.397425021208644,"dependent_packages_count":51.59439093767154,"stargazers_count":36.129547382603924,"forks_count":47.54229252956734,"docker_downloads_count":null,"average":39.91591396776286},"purl":"pkg:conda/autodoc-pydantic?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/autodoc-pydantic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/autodoc-pydantic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/autodoc-pydantic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T03:32:34.512Z","issues_count":90,"pull_requests_count":263,"avg_time_to_close_issue":2966384.186440678,"avg_time_to_close_pull_request":430356.4260869565,"issues_closed_count":59,"pull_requests_closed_count":230,"pull_request_authors_count":19,"issue_authors_count":63,"avg_comments_per_issue":3.444444444444444,"avg_comments_per_pull_request":1.0950570342205324,"merged_pull_requests_count":205,"bot_issues_count":2,"bot_pull_requests_count":129,"past_year_issues_count":8,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/issues","maintainers":[{"login":"mansenfranzen","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mansenfranzen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autodoc-pydantic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autodoc-pydantic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autodoc-pydantic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autodoc-pydantic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autodoc-pydantic/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","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"}}],"commits":{"id":30400,"full_name":"mansenfranzen/autodoc_pydantic","default_branch":"main","total_commits":1028,"total_committers":18,"total_bot_commits":120,"total_bot_committers":2,"mean_commits":57.111111111111114,"dds":0.5068093385214008,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-13T18:03:11.099Z","last_synced_commit":"eb8e2e98799e30e727a1fc29cc2e891dc67ce8de","created_at":"2023-03-07T16:43:36.377Z","updated_at":"2026-04-13T18:02:03.195Z","committers":[{"name":"Franz Wöllert","email":"franz.woellert@heidelberg.com","login":null,"count":507},{"name":"Franz Wöllert","email":"franz.woellert@gmail.com","login":"mansenfranzen","count":326},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":107},{"name":"Yves Renier","email":"yves.renier@epfl.ch","login":"yves-renier","count":32},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":13},{"name":"Arthur Woimbée","email":"arthur.woimbee@gmail.com","login":"awoimbee","count":9},{"name":"Janet Carson","email":"janet@echodyne.com","login":null,"count":8},{"name":"Sourcery AI","email":"","login":null,"count":7},{"name":"j-carson","email":"j-carson@fastmail.com","login":null,"count":4},{"name":"j-carson","email":"44308120+j-carson","login":"j-carson","count":3},{"name":"Lily Wang","email":"31115101+lilyminium","login":"lilyminium","count":3},{"name":"MikeD","email":"5084545+devmonkey22","login":"devmonkey22","count":2},{"name":"spacemanspiff2007","email":"10754716+spacemanspiff2007","login":"spacemanspiff2007","count":2},{"name":"Rafael Guedes","email":"r.guedes@oceanum.science","login":"rafa-guedes","count":1},{"name":"Tony Narlock","email":"tony@git-pull.com","login":"tony","count":1},{"name":"caerulescens","email":"caerulescens.github@proton.me","login":"caerulescens","count":1},{"name":"jiaminghao","email":"jiaminghao@cambricon.com","login":null,"count":1},{"name":"caseyzak24","email":"czak24@gmail.com","login":"caseyzak24","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-15T00:00:09.512Z","repositories_count":6213526,"commits_count":900063073,"contributors_count":34922869,"owners_count":1144645,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mansenfranzen/autodoc_pydantic","html_url":"https://github.com/mansenfranzen/autodoc_pydantic","last_synced_at":"2026-04-13T18:01:31.633Z","status":"active","issues_count":93,"pull_requests_count":269,"avg_time_to_close_issue":2918359.5,"avg_time_to_close_pull_request":974947.0726495726,"issues_closed_count":60,"pull_requests_closed_count":234,"pull_request_authors_count":19,"issue_authors_count":64,"avg_comments_per_issue":3.3978494623655915,"avg_comments_per_pull_request":1.0929368029739777,"merged_pull_requests_count":205,"bot_issues_count":2,"bot_pull_requests_count":135,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":84903.0,"past_year_avg_time_to_close_pull_request":1039322.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.8888888888888888,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:22:09.018Z","updated_at":"2026-04-13T18:01:31.633Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansenfranzen%2Fautodoc_pydantic/issues","issue_labels_count":{"table":{"bug":32,"enhancement":17,"documentation":14,"question":7,"help wanted":7,"wontfix":3,"deprecation":3,"duplicate":2}},"pull_request_labels_count":{"table":{"enhancement":37,"Review effort [1-5]: 2":18,"Review effort [1-5]: 1":11,"documentation":11,"bug_fix":8,"bug":6,"dependencies":4,"tests":3,"Review effort [1-5]: 3":3,"configuration changes":3,"Review effort [1-5]: 5":2,"help wanted":1,"autorelease: tagged":1,"Review effort [1-5]: 4":1,"autorelease: pending":1}},"issue_author_associations_count":{"table":{"NONE":76,"CONTRIBUTOR":11,"OWNER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":126,"OWNER":113,"NONE":30}},"issue_authors":{"table":{"mansenfranzen":6,"spacemanspiff2007":5,"j-carson":4,"azmeuk":4,"nickeldan":3,"goroderickgo":3,"Yoshanuikabundi":3,"ecciv":3,"renovate[bot]":2,"StigKorsnes":2,"Galarzaa90":2,"caseyzak24":2,"GlenNicholls":2,"tkaraouzene":2,"roedoejet":1,"nagledb":1,"trondhindenes":1,"astrojuanlu":1,"g3n35i5":1,"xaviernogueira":1,"iwishiwasaneagle":1,"bdhammel":1,"lukehsiao":1,"caerulescens":1,"devmonkey22":1,"s0undt3ch":1,"PipeKnight":1,"leemengxing":1,"nchaly":1,"huxuan":1,"Czaki":1,"techbiz-sadakane-kazuma":1,"morcef":1,"bruno-f-cruz":1,"lenormf":1,"alejandro-yousef":1,"Ecaloota":1,"hoangelos":1,"mathiasertl":1,"lwasser":1,"lilyminium":1,"matutter":1,"lucaslie":1,"effigies":1,"jtroe":1,"jnicoulaud-ledger":1,"sneakers-the-rat":1,"jlnav":1,"brian-phasecraft":1,"csm10495":1,"daquinteroflex":1,"jayqi":1,"iliakur":1,"prokie":1,"naveenkumarch":1,"tasansal":1,"rra":1,"helgee":1,"roguh":1,"jgunstone":1,"Carson-Shaar":1,"goffi-contrib":1,"sanjacob":1,"FraDV0695":1}},"pull_request_authors":{"table":{"mansenfranzen":113,"allcontributors[bot]":66,"renovate[bot]":51,"sourcery-ai[bot]":14,"dependabot[bot]":4,"coretl":2,"tony":2,"roliveira":2,"exs-dwoodward":2,"j-carson":2,"RafaelWO":2,"caerulescens":2,"lilyminium":1,"caseyzak24":1,"jerryjiahaha":1,"devmonkey22":1,"rafa-guedes":1,"awoimbee":1,"spacemanspiff2007":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-15T00:00:09.535Z","repositories_count":14274946,"issues_count":34628470,"pull_requests_count":113293025,"authors_count":11235298,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":6,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":9}},"past_year_issue_authors":{"table":{"ecciv":3,"goffi-contrib":1,"hoangelos":1,"mathiasertl":1,"renovate[bot]":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":9}},"maintainers":[{"table":{"login":"mansenfranzen","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mansenfranzen"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":9,"PullRequestEvent":21,"ForkEvent":1,"IssuesEvent":9,"WatchEvent":16,"IssueCommentEvent":14,"PushEvent":11,"CreateEvent":12},"last_year":{"DeleteEvent":3,"PullRequestEvent":8,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":6,"IssueCommentEvent":6,"PushEvent":3,"CreateEvent":5}},"keywords":["autodoc","documentation","pydantic","python","sphinx","sphinx-extension"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-12T17:23:58.343Z","updated_at":"2022-07-12T17:23:58.343Z","repository_link":"https://github.com/mansenfranzen/autodoc_pydantic/blob/main/pyproject.toml","dependencies":[{"id":184211972,"package_name":"python","ecosystem":"pypi","requirements":"^3.6.1","direct":true,"kind":"runtime","optional":false},{"id":184211973,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=3.4","direct":true,"kind":"runtime","optional":false},{"id":184211974,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e=1.5","direct":true,"kind":"runtime","optional":false},{"id":184211975,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"^1.0","direct":true,"kind":"runtime","optional":false},{"id":184211976,"package_name":"sphinx-tabs","ecosystem":"pypi","requirements":"^3","direct":true,"kind":"runtime","optional":false},{"id":184211977,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"^0.4","direct":true,"kind":"runtime","optional":false},{"id":184211978,"package_name":"sphinxcontrib-mermaid","ecosystem":"pypi","requirements":"^0.7","direct":true,"kind":"runtime","optional":false},{"id":184211979,"package_name":"pytest","ecosystem":"pypi","requirements":"^6","direct":true,"kind":"runtime","optional":false},{"id":184211980,"package_name":"coverage","ecosystem":"pypi","requirements":"^5","direct":true,"kind":"runtime","optional":false},{"id":184211981,"package_name":"flake8","ecosystem":"pypi","requirements":"^3","direct":true,"kind":"runtime","optional":false},{"id":184211982,"package_name":"tox","ecosystem":"pypi","requirements":"^3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-12-27T13:59:36.046Z","updated_at":"2023-12-27T13:59:36.046Z","repository_link":"https://github.com/mansenfranzen/autodoc_pydantic/blob/main/.github/workflows/tests.yml","dependencies":[{"id":15301417946,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15301417950,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15301417953,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-agent.yml","sha":null,"kind":"manifest","created_at":"2024-04-03T13:07:41.929Z","updated_at":"2024-04-03T13:07:41.929Z","repository_link":"https://github.com/mansenfranzen/autodoc_pydantic/blob/main/.github/workflows/pr-agent.yml","dependencies":[{"id":17212602313,"package_name":"Codium-ai/pr-agent","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-please.yml","sha":null,"kind":"manifest","created_at":"2024-04-03T13:07:42.089Z","updated_at":"2024-04-03T13:07:42.089Z","repository_link":"https://github.com/mansenfranzen/autodoc_pydantic/blob/main/.github/workflows/release-please.yml","dependencies":[{"id":17212602314,"package_name":"google-github-actions/release-please-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17212602315,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17212602316,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":17212602317,"package_name":"abatilo/actions-poetry","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/invoke-tox/action.yml","sha":null,"kind":"manifest","created_at":"2024-04-22T10:30:37.489Z","updated_at":"2024-04-22T10:30:37.489Z","repository_link":"https://github.com/mansenfranzen/autodoc_pydantic/blob/main/.github/actions/invoke-tox/action.yml","dependencies":[{"id":17599872877,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":17599873009,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":21.405513957952405,"created_at":"2025-12-20T10:22:26.518Z","updated_at":"2026-05-30T17:02:04.316Z","avatar_url":"https://github.com/mansenfranzen.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370014","html_url":"https://summary.ecosyste.ms/projects/370014"}