{"id":371841,"url":"https://github.com/pdoc3/pdoc","last_synced_at":"2026-08-26T14:33:49.196Z","repository":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"packages":[{"id":13078496,"name":"python311Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:39:31.035Z","latest_release_published_at":"2026-02-01T17:39:31.035Z","latest_release_number":"0.11.1","last_synced_at":"2026-08-15T10:32:22.291Z","created_at":"2026-02-01T17:39:21.378Z","updated_at":"2026-08-21T13:44:17.798Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python311Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pdoc3/default.nix#L42","metadata":{"nix_attribute":"python3.11-pdoc3-0.11.1","position":"pkgs/development/python-modules/pdoc3/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:44:17.798Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.3373502865153344,"forks_count":3.589844486526811,"docker_downloads_count":null,"average":1.7317986932605365},"purl":"pkg:nix/python311Packages.pdoc3?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:45.791Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pdoc3/codemeta","maintainers":[{"uuid":"catern","login":null,"name":"Spencer Baugh","email":"sbaugh@catern.com","url":"https://github.com/catern","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-06T02:31:24.315Z","updated_at":"2026-03-06T02:31:24.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/catern/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12817991,"name":"python310Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects.","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:35:24.059Z","latest_release_published_at":"2026-01-26T17:35:24.059Z","latest_release_number":"0.10.0","last_synced_at":"2026-04-09T21:03:10.893Z","created_at":"2026-01-26T17:35:23.727Z","updated_at":"2026-08-22T15:32:54.636Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python310Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pdoc3/default.nix#L50","metadata":{"nix_attribute":"python3.10-pdoc3-0.10.0","position":"pkgs/development/python-modules/pdoc3/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:32:54.635Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pdoc3?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:32:04.826Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pdoc3/codemeta","maintainers":[{"uuid":"catern","login":null,"name":"Spencer Baugh","email":"sbaugh@catern.com","url":"https://github.com/catern","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-03T19:34:05.894Z","updated_at":"2026-03-03T19:34:05.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/catern/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12830432,"name":"python311Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects.","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:47:36.153Z","latest_release_published_at":"2026-01-26T19:47:36.153Z","latest_release_number":"0.10.0","last_synced_at":"2026-04-18T06:04:48.522Z","created_at":"2026-01-26T19:47:35.860Z","updated_at":"2026-08-22T15:52:45.315Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python311Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pdoc3/default.nix#L50","metadata":{"nix_attribute":"python3.11-pdoc3-0.10.0","position":"pkgs/development/python-modules/pdoc3/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:52:45.315Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pdoc3?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:32:04.826Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pdoc3/codemeta","maintainers":[{"uuid":"catern","login":null,"name":"Spencer Baugh","email":"sbaugh@catern.com","url":"https://github.com/catern","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-04T20:33:14.786Z","updated_at":"2026-03-04T20:33:14.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/catern/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13087346,"name":"python312Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:06:28.500Z","latest_release_published_at":"2026-02-01T18:06:28.500Z","latest_release_number":"0.11.1","last_synced_at":"2026-07-24T19:46:02.788Z","created_at":"2026-02-01T18:06:24.519Z","updated_at":"2026-08-22T15:52:46.263Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python312Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pdoc3/default.nix#L42","metadata":{"nix_attribute":"python3.12-pdoc3-0.11.1","position":"pkgs/development/python-modules/pdoc3/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:52:46.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.pdoc3?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:32:04.826Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pdoc3/codemeta","maintainers":[{"uuid":"catern","login":null,"name":"Spencer Baugh","email":"sbaugh@catern.com","url":"https://github.com/catern","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-05T23:37:09.801Z","updated_at":"2026-03-05T23:37:09.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/catern/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13305371,"name":"python311Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects.","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:01:56.458Z","latest_release_published_at":"2026-02-02T07:01:56.458Z","latest_release_number":"0.10.0","last_synced_at":"2026-04-12T22:03:38.195Z","created_at":"2026-02-02T07:01:35.965Z","updated_at":"2026-08-23T07:11:32.120Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python311Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pdoc3/default.nix#L50","metadata":{"nix_attribute":"python3.11-pdoc3-0.10.0","position":"pkgs/development/python-modules/pdoc3/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:11:32.120Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pdoc3?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:32:04.826Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pdoc3/codemeta","maintainers":[{"uuid":"catern","login":null,"name":"Spencer Baugh","email":"sbaugh@catern.com","url":"https://github.com/catern","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-04T03:48:07.881Z","updated_at":"2026-03-04T03:48:07.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/catern/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14512672,"name":"dev-python/pdoc3","ecosystem":"gentoo","description":"Auto-generate API documentation for Python projects","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3+","normalized_licenses":["Other"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["~amd64","~x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"0.11.6","last_synced_at":"2026-07-25T07:00:17.776Z","created_at":"2026-05-27T02:30:05.653Z","updated_at":"2026-08-23T10:24:22.449Z","registry_url":"https://packages.gentoo.org/packages/dev-python/pdoc3","install_command":"emerge dev-python/pdoc3","documentation_url":"https://packages.gentoo.org/packages/dev-python/pdoc3","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:24:22.449Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/pdoc3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:32:04.826Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpdoc3/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19526,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13951220,"name":"python-pdoc3","ecosystem":"guix","description":"Auto-generate API documentation for Python projects","homepage":"https://pdoc3.github.io/pdoc/","licenses":"agpl3+","normalized_licenses":["Other"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:13:14.008Z","latest_release_published_at":"2026-03-02T19:13:14.008Z","latest_release_number":"0.11.6","last_synced_at":"2026-07-28T17:07:18.126Z","created_at":"2026-03-02T19:13:13.746Z","updated_at":"2026-08-21T14:07:46.664Z","registry_url":"https://packages.guix.gnu.org/packages/python-pdoc3/0.11.6/","install_command":"guix install python-pdoc3","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n34037","metadata":{"location":"gnu/packages/python-xyz.scm:34037","variable_name":"python-pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:07:46.664Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-pdoc3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:45.791Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pdoc3/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13297730,"name":"python310Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects.","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:31:40.397Z","latest_release_published_at":"2026-02-02T06:31:40.397Z","latest_release_number":"0.10.0","last_synced_at":"2026-03-08T10:30:00.959Z","created_at":"2026-02-02T06:31:37.598Z","updated_at":"2026-08-21T15:49:36.871Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python310Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pdoc3/default.nix#L50","metadata":{"nix_attribute":"python3.10-pdoc3-0.10.0","position":"pkgs/development/python-modules/pdoc3/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:49:36.871Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pdoc3?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:45.791Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pdoc3/codemeta","maintainers":[{"uuid":"catern","login":null,"name":"Spencer Baugh","email":"sbaugh@catern.com","url":"https://github.com/catern","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-08T10:30:01.367Z","updated_at":"2026-03-08T10:30:01.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/catern/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13197419,"name":"python311Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects.","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:34:14.416Z","latest_release_published_at":"2026-02-02T00:34:14.416Z","latest_release_number":"0.10.0","last_synced_at":"2026-05-11T15:10:02.563Z","created_at":"2026-02-02T00:34:00.984Z","updated_at":"2026-08-14T12:50:05.612Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python311Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pdoc3/default.nix#L52","metadata":{"nix_attribute":"python3.11-pdoc3-0.10.0","position":"pkgs/development/python-modules/pdoc3/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-07-20T23:29:25.000Z","size":2149,"stargazers_count":1188,"open_issues_count":105,"forks_count":144,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-14T10:54:38.549Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-12T16:04:28.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-14T12:50:05.612Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pdoc3?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T06:36:49.555Z","issues_count":118,"pull_requests_count":60,"avg_time_to_close_issue":26742259.901408453,"avg_time_to_close_pull_request":26592606.416666668,"issues_closed_count":71,"pull_requests_closed_count":48,"pull_request_authors_count":34,"issue_authors_count":103,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":1.35,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":17948.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":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pdoc3/codemeta","maintainers":[{"uuid":"catern","login":null,"name":"Spencer Baugh","email":"sbaugh@catern.com","url":"https://github.com/catern","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-07T07:04:24.607Z","updated_at":"2026-03-07T07:04:24.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/catern/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3236},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-26T05:01:09.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13205681,"name":"python312Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects.","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:03:22.848Z","latest_release_published_at":"2026-02-02T01:03:22.848Z","latest_release_number":"0.10.0","last_synced_at":"2026-03-09T05:02:58.861Z","created_at":"2026-02-02T01:03:17.499Z","updated_at":"2026-08-22T13:05:03.821Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python312Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pdoc3/default.nix#L52","metadata":{"nix_attribute":"python3.12-pdoc3-0.10.0","position":"pkgs/development/python-modules/pdoc3/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:05:03.821Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.pdoc3?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:45.791Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pdoc3/codemeta","maintainers":[{"uuid":"catern","login":null,"name":"Spencer Baugh","email":"sbaugh@catern.com","url":"https://github.com/catern","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-09T05:02:59.167Z","updated_at":"2026-03-09T05:02:59.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/catern/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3236},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-26T05:01:09.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":5300287,"name":"pdoc3","ecosystem":"conda","description":null,"homepage":"https://pdoc3.github.io/pdoc/","licenses":"GNU Affero General Public v3 or later (AGPLv3+)","normalized_licenses":["AGPL-3.0","GPL-2.0+"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-11-21T16:01:17.000Z","latest_release_published_at":"2020-06-10T17:35:48.000Z","latest_release_number":"0.8.1","last_synced_at":"2026-04-01T03:22:14.121Z","created_at":"2022-10-03T16:08:29.106Z","updated_at":"2026-08-21T18:12:54.610Z","registry_url":"https://anaconda.org/conda-forge/pdoc3","install_command":"conda install -c conda-forge pdoc3","documentation_url":null,"metadata":{},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:12:54.610Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":10.659214531663256,"dependent_packages_count":51.569439592794055,"stargazers_count":13.14935875043665,"forks_count":15.549678127651081,"docker_downloads_count":null,"average":22.73192275063626},"purl":"pkg:conda/pdoc3?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:45.791Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pdoc3/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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12894992,"name":"python314Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:56:14.358Z","latest_release_published_at":"2026-01-27T08:56:14.358Z","latest_release_number":"0.11.6","last_synced_at":"2026-03-07T08:32:08.905Z","created_at":"2026-01-27T08:56:14.145Z","updated_at":"2026-08-21T19:14:30.385Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python314Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pdoc3/default.nix#L43","metadata":{"nix_attribute":"python3.14-pdoc3-0.11.6","position":"pkgs/development/python-modules/pdoc3/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:14:30.385Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.pdoc3?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:45.791Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pdoc3/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6074},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-26T05:00:21.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":2848405,"name":"pdoc3","ecosystem":"pypi","description":"Auto-generate API documentation for Python projects.","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2019-01-24T16:14:38.000Z","latest_release_published_at":"2025-03-20T22:53:51.000Z","latest_release_number":"0.11.6","last_synced_at":"2026-08-25T14:04:19.586Z","created_at":"2022-04-10T12:01:12.775Z","updated_at":"2026-08-25T14:04:19.586Z","registry_url":"https://pypi.org/project/pdoc3/","install_command":"pip install pdoc3 --index-url https://pypi.org/simple","documentation_url":"https://pdoc3.github.io/pdoc/doc/pdoc/","metadata":{"funding":null,"documentation":"https://pdoc3.github.io/pdoc/doc/pdoc/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Topic :: Documentation","Topic :: Software Development :: Documentation","Topic :: Utilities"],"normalized_name":"pdoc3","project_status":null},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T16:41:17.119Z","dependent_packages_count":169,"downloads":268534,"downloads_period":"last-month","dependent_repos_count":1183,"rankings":{"downloads":0.7223215307455243,"dependent_repos_count":0.33278855491603304,"dependent_packages_count":0.13613817432789177,"stargazers_count":2.006952911975819,"forks_count":4.105805030987394,"docker_downloads_count":1.0950835721673495,"average":1.3998482958533351},"purl":"pkg:pypi/pdoc3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pdoc3","docker_dependents_count":16,"docker_downloads_count":100459,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:03:30.302Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdoc3/codemeta","maintainers":[{"uuid":"kernc","login":"kernc","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/kernc/","role":null,"created_at":"2023-02-25T00:05:23.225Z","updated_at":"2023-02-25T00:05:23.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kernc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":12871181,"name":"python313Packages.pdoc3","ecosystem":"nixpkgs","description":"Auto-generate API documentation for Python projects","homepage":"https://pdoc3.github.io/pdoc/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T03:38:13.567Z","latest_release_published_at":"2026-01-27T03:38:13.567Z","latest_release_number":"0.11.6","last_synced_at":"2026-08-11T05:01:28.352Z","created_at":"2026-01-27T03:38:13.345Z","updated_at":"2026-08-22T06:13:57.126Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pdoc3","install_command":"nix-env -iA nixpkgs.python313Packages.pdoc3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pdoc3/default.nix#L43","metadata":{"nix_attribute":"python3.13-pdoc3-0.11.6","position":"pkgs/development/python-modules/pdoc3/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pdoc3","upstream_purl":"pkg:pypi/pdoc3"},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T06:13:57.126Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.0000459827498998,"forks_count":3.2371855929475597,"docker_downloads_count":null,"average":1.5593078939243648},"purl":"pkg:nix/python313Packages.pdoc3?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:45.791Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pdoc3/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6074},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-26T05:00:21.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5287688,"name":"pdoc3","ecosystem":"conda","description":"Python package pdoc provides types, functions, and a command-line interface for accessing public documentation of Python modules, and for presenting it in a user-friendly, industry-standard open format. It is best suited for small- to medium-sized projects with tidy, hierarchical APIs.","homepage":"https://pdoc3.github.io/pdoc","licenses":"AGPL-3.0-only","normalized_licenses":["AGPL-3.0-only"],"repository_url":"https://github.com/pdoc3/pdoc","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-11-21T16:32:45.000Z","latest_release_published_at":"2025-08-04T14:52:43.000Z","latest_release_number":"0.11.6","last_synced_at":"2026-04-01T03:20:59.440Z","created_at":"2022-10-03T15:44:53.518Z","updated_at":"2026-08-22T09:20:02.105Z","registry_url":"https://anaconda.org/anaconda/pdoc3","install_command":"conda install -c anaconda pdoc3","documentation_url":null,"metadata":{},"repo_metadata":{"id":37270398,"uuid":"163785224","full_name":"pdoc3/pdoc","owner":"pdoc3","description":"🐍 ➡️ 📜  Auto-generate API docs for Python projects","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:11.000Z","size":2167,"stargazers_count":1184,"open_issues_count":109,"forks_count":145,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-21T12:13:39.720Z","etag":null,"topics":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"latest_commit_sha":null,"homepage":"https://pdoc3.github.io/pdoc/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdoc3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"kernc"}},"created_at":"2019-01-02T02:32:40.000Z","updated_at":"2026-08-21T05:48:48.000Z","dependencies_parsed_at":"2026-08-06T04:49:20.733Z","dependency_job_id":null,"html_url":"https://github.com/pdoc3/pdoc","commit_stats":{"total_commits":540,"total_committers":59,"mean_commits":9.152542372881356,"dds":"0.44074074074074077","last_synced_commit":"3ecfbcfb658c5be9ee6ab572b63db2cb5e1c29e1"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/pdoc3/pdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/sbom","scorecard":{"id":725560,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdoc3/pdoc","commit":"f8704ec70c54d6d9fe358f8fabdb49eb6fd63580"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pdoc3/pdoc/deploy-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:26","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'py2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T12:41:40.146Z","repository_id":37270398,"created_at":"2025-08-22T12:41:40.151Z","updated_at":"2025-08-22T12:41:40.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pdoc3","name":"pdoc","uuid":"46306955","kind":"organization","description":"API documentation generator for Python projects","email":null,"website":"https://pdoc3.github.io/pdoc","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46306955?v=4","repositories_count":1,"last_synced_at":"2023-03-04T16:14:31.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pdoc3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:47.301Z","updated_at":"2023-03-04T16:14:31.822Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdoc3/repositories"},"tags":[{"name":"0.11.6","sha":"5570f9a425d7cac7f7071c4c4d17a9edae20dc3d","kind":"commit","published_at":"2025-03-20T22:46:18.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"65342aecd782326b4c98492bbf9102c3534a735a","kind":"commit","published_at":"2024-12-13T17:39:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c606654aa3ae60b0fb2744ed70558f633decf981","kind":"commit","published_at":"2024-12-13T01:12:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"aab629ce3daac7cef088bd7439f4884790a8003f","kind":"commit","published_at":"2024-11-26T14:57:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"78e771b0132de0fb181bc412d0fcae0dd5fd0505","kind":"commit","published_at":"2024-11-26T01:21:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"2a66eb2c882cabd195a61f44a921bfdc39eddf2e","kind":"commit","published_at":"2024-06-26T13:40:35.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"84ee28b60f6aebdfe28f2a6a352991370fb5b81a","kind":"commit","published_at":"2024-06-22T01:08:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.11.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f358893e4fcfd7f29857a7ff5491b606ff146d39","kind":"commit","published_at":"2021-08-03T04:29:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.10.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"0658ff01d8e218fcf67ee3f313bef6875c75f0ae","kind":"commit","published_at":"2020-11-27T01:44:38.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"6cfbc4fa0f09de79c51aedb435707a4dcd3b01b9","kind":"commit","published_at":"2020-08-27T22:49:47.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"532d9a3ef8f5ade0fe9f3034f804534d94a539c2","kind":"commit","published_at":"2020-08-27T00:37:37.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.9.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cf084313bdfa6c9fa24a0f28893a77b3209a8816","kind":"commit","published_at":"2020-08-26T23:51:30.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"50473fe2233847077e37129f07ab87be0d6dbc5d","kind":"commit","published_at":"2020-06-29T23:54:09.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"72c0ae580e296f4cc17ea05e95398f555badde02","kind":"commit","published_at":"2020-06-27T17:24:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"1c5c9d7da8335a90fcd83899056ea5fadb2998c9","kind":"commit","published_at":"2020-06-26T15:22:33.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4c6cfcb0c50606817b310e32e2062fc1de80f9e1","kind":"commit","published_at":"2020-04-16T00:33:20.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"155f4ac9f1238efe229fae7a4ace8da7cfddddbc","kind":"commit","published_at":"2020-04-15T04:44:50.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.8.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"9247165f2a104327229d70988e842c89f736a96d","kind":"commit","published_at":"2020-02-27T13:58:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.5/manifests"},{"name":"0.3.13","sha":"cb31f68b8940e042229c96aa55dadb70b0c12b9b","kind":"commit","published_at":"2020-02-05T12:18:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.13","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"516e0e24b5d6e3ead9f6695a79211f2f79a6f819","kind":"commit","published_at":"2020-02-03T15:03:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.12","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.12/manifests"},{"name":"0.7.4","sha":"c9d9118e1a2df4debc485e2d5b2118cd79f60994","kind":"commit","published_at":"2020-01-17T12:40:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"ad61deebcfb19eb7e143f130ac890f96dec17afa","kind":"commit","published_at":"2020-01-17T12:12:24.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"3a5e1d1241562691cb64584add3c8ed647ea2505","kind":"commit","published_at":"2019-11-13T04:32:27.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1b644f6e86a5da4922679a8db540b83f8362ef08","kind":"commit","published_at":"2019-10-03T01:30:46.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a42d273b919d59845788aef7323eee7a6dfbd4d0","kind":"commit","published_at":"2019-09-26T22:35:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.7.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"43bd6ff263842cc6ffefae15b02d154e12dabb1d","kind":"commit","published_at":"2019-09-26T21:40:51.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"53911caacd6d47761411cff7d53168140e228b18","kind":"commit","published_at":"2019-07-02T23:51:31.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"35bcce2c4d0c7c9701f0bc26067b1e2e1c81c3d2","kind":"commit","published_at":"2019-05-20T17:48:03.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0b1561b47de4c91193fe10bda0ecb6f0f9e60e01","kind":"commit","published_at":"2019-05-05T01:42:41.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"db99677276f6941e6a6b9817eaef6bdbe6238fff","kind":"commit","published_at":"2019-05-03T16:36:17.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.6.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"e5763e7bf9f7b3f931d0d77ce3c8e1044a7e8191","kind":"commit","published_at":"2019-04-21T12:22:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a1f0a15c46e7698c1c92607d650d4487c9143c67","kind":"commit","published_at":"2019-03-05T13:56:36.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fb371aea675e5a8024257d1234b3fddf6c164aa0","kind":"commit","published_at":"2019-02-04T01:15:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.2/manifests"},{"name":"0.3.11","sha":"50512c57a5113b15bc2a6fe3827e117d061db8e0","kind":"commit","published_at":"2019-01-24T16:12:48.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.11","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"fbe0348b66861f8411e0cceb3ee7b698e512e84b","kind":"commit","published_at":"2019-01-24T16:01:43.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.10","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"27fc684e10c37865a0e71d41e2ec66f68561d9eb","kind":"commit","published_at":"2019-01-24T15:40:54.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.9","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.9/manifests"},{"name":"0.5.1","sha":"d48ccd15dd3f264ae72b4c92e61af6b6fa06653d","kind":"commit","published_at":"2019-01-12T09:40:04.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d8602fcf7238de412e8be6e28c31f48f1d858ce3","kind":"commit","published_at":"2019-01-10T13:33:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.5.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"7ba9855543afc3b1c0c690ad59e3011c4322eee4","kind":"tag","published_at":"2016-03-23T17:58:28.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1be4c4c2909feddb764a8b813550caecc2bd2703","kind":"tag","published_at":"2014-12-02T15:47:57.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b036fbedd3f090af70670dc279c9576c3f75f1af","kind":"tag","published_at":"2014-11-27T01:38:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.3.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"a1829852f51b24bc6ecc88582c37acb0fb362605","kind":"tag","published_at":"2014-07-22T00:20:58.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6a2f2290d82816821252600e16f2d8ef00984478","kind":"tag","published_at":"2014-05-12T18:12:56.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"f1e31d7ca62916c8eb99d05beb7d56e24205c957","kind":"tag","published_at":"2014-05-10T15:59:45.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"55579c4556be8ba17c4ae4fb312bc2996c868d30","kind":"tag","published_at":"2014-03-05T04:31:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c3268bdcce27a6ee06d80e914e4abf103e1d7733","kind":"tag","published_at":"2014-02-21T02:53:05.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.2.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"1a1445b14de30cce85724471443ea3118794f585","kind":"tag","published_at":"2013-09-11T02:43:34.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.8","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"71b4ac67ec7c9fe0cd5551d24b82e8e4aac5fdcd","kind":"tag","published_at":"2013-09-10T17:51:42.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.7","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"e036403c7844236f9f16cce68716bc955bdcf6ae","kind":"tag","published_at":"2013-09-10T17:51:23.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.6","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.6/manifests"},{"name":"0.1.4","sha":"6143c5e5861054e4e01de9bcb3e7d7ba66fc9c1f","kind":"tag","published_at":"2013-08-22T06:01:55.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.4","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"60ac47a534bb5ee3c21fe25e7efa127a00ae6ecb","kind":"tag","published_at":"2013-08-22T06:01:21.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.5","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"e8d37d70837e8261d00e6b2b5b5e6a9566739490","kind":"tag","published_at":"2013-08-15T05:01:15.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.3","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"eb9a0fbae046416396546517b4865da79cb158c5","kind":"tag","published_at":"2013-08-15T04:47:11.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.2","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b84183a88ef269c31185c0216339180d777fc4f8","kind":"tag","published_at":"2013-08-15T03:45:25.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.1","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9520e5291bf87f585ca5d44bd775434621a0ec6e","kind":"tag","published_at":"2013-08-15T03:43:02.000Z","download_url":"https://codeload.github.com/pdoc3/pdoc/tar.gz/0.1.0","html_url":"https://github.com/pdoc3/pdoc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pdoc3/pdoc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:20:02.104Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":37.40109555690809,"dependent_packages_count":51.034692635423006,"stargazers_count":23.98052343274498,"forks_count":27.54108338405356,"docker_downloads_count":null,"average":34.98934875228241},"purl":"pkg:conda/pdoc3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pdoc3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pdoc3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pdoc3/dependencies","status":null,"funding_links":["https://github.com/sponsors/kernc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:45.791Z","issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17948.0,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","maintainers":[{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}],"active_maintainers":[{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pdoc3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pdoc3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pdoc3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pdoc3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pdoc3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pdoc3/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":16308,"full_name":"pdoc3/pdoc","default_branch":"master","total_commits":614,"total_committers":68,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.029411764705882,"dds":0.4071661237785016,"past_year_total_commits":4,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.25,"last_synced_at":"2026-08-20T11:31:34.098Z","last_synced_commit":"b8b7748a98868f1cbc4395a54a8b9fc5a345b616","created_at":"2023-03-07T11:32:18.428Z","updated_at":"2026-08-20T11:31:33.583Z","committers":[{"name":"Kernc","email":"kerncece@gmail.com","login":"kernc","count":364},{"name":"Andrew Gallant","email":"jamslam@gmail.com","login":"BurntSushi","count":144},{"name":"Aldo Cortesi","email":"aldo@nullcube.com","login":"cortesi","count":12},{"name":"b52","email":"b52@reaktor42.de","login":"aomader","count":5},{"name":"Yannick Duchêne","email":"yannick_duchene@yahoo.fr","login":"Hibou57","count":5},{"name":"Andrew Gallant","email":"Andrew.Gallant@tufts.edu","login":null,"count":4},{"name":"Daniel Himmelstein","email":"daniel.himmelstein@gmail.com","login":"dhimmel","count":3},{"name":"Jayson Vantuyl","email":"jayson@aggressive.ly","login":"jvantuyl","count":3},{"name":"Kailash Nadh","email":"kailash.nadh@gmail.com","login":"knadh","count":3},{"name":"Mick Koch","email":"mick@kochm.co","login":"kchmck","count":3},{"name":"Jason Black","email":"jasonb@voicebox.com","login":"jasonb-vbt","count":2},{"name":"Nicolas Kruchten","email":"nicolas@datacratic.com","login":"nicolaskruchten","count":2},{"name":"Kyle King","email":"KyleKing","login":"KyleKing","count":2},{"name":"Lluís Salord Quetglas","email":"l.salord.quetglas@gmail.com","login":"lluissalord","count":2},{"name":"davfsa","email":"davfsa@gmail.com","login":"davfsa","count":2},{"name":"Evgeny Pogrebnyak","email":"e.pogrebnyak@gmail.com","login":"epogrebnyak","count":2},{"name":"Erik Dominguez","email":"erik.dominguez1003@gmail.com","login":"IAlwaysBeCoding","count":2},{"name":"Eduardo Rosendo","email":"eduardojra96@gmail.com","login":"ERosendo","count":2},{"name":"ButterflyBug","email":"49125893+ButterflyBug","login":"ButterflyBug","count":2},{"name":"Bernhard Liebl","email":"poke1024@gmx.de","login":"poke1024","count":2},{"name":"Ionel Cristian Mărieș","email":"contact@ionelmc.ro","login":"ionelmc","count":1},{"name":"Howard Smith","email":"hj_smith@live.com","login":"howamith","count":1},{"name":"Henrik Seidel","email":"heseber+github@mailbox.org","login":"heseber","count":1},{"name":"G.Pruvost","email":"gaetan.pruvost@gmail.com","login":"mn3mos","count":1},{"name":"Frank","email":"frank-stettner@gmx.net","login":"knarfS","count":1},{"name":"Evan Sosenko","email":"razorx@evansosenko.com","login":"razor-x","count":1},{"name":"Charles Machalow","email":"csm10495@gmail.com","login":"csm10495","count":1},{"name":"Aurora-Beta","email":"git@bytekeeper.de","login":"Aurora-Beta","count":1},{"name":"Aristide","email":"laowantong","login":"laowantong","count":1},{"name":"Abhinav Singh","email":"126065+abhinavsingh","login":"abhinavsingh","count":1},{"name":"Austin Howard","email":"ahoward@utdallas.edu","login":null,"count":1},{"name":"Chad Smith","email":"chad@grassfedcode.com","login":null,"count":1},{"name":"Chad Smith","email":"chadsmith27@gmail.com","login":null,"count":1},{"name":"Jan Pöppel","email":"jpoeppel@techfak.uni-bielefeld.de","login":null,"count":1},{"name":"Pieter van Beek","email":"pieter@djinnit.com","login":"pieterb","count":1},{"name":"Quan Wang","email":"quanw@google.com","login":"wq2012","count":1},{"name":"Radu Ghitescu","email":"radu.ghitescu@gmail.com","login":"RaduG","count":1},{"name":"Richard Chien","email":"richardchienthebest@gmail.com","login":"stdrc","count":1},{"name":"Roland Kaminski","email":"rkaminsk","login":"rkaminsk","count":1},{"name":"Spencer Baugh","email":"sbaugh@catern.com","login":"catern","count":1},{"name":"Stefan Rickli","email":"git@stefanrickli.dev","login":"StefanRickli","count":1},{"name":"Terrance","email":"git@terrance.allofti.me","login":"Terrance","count":1},{"name":"Timothy Edmund Crosley","email":"timothy.crosley@gmail.com","login":"timothycrosley","count":1},{"name":"Tristan de Cacqueray","email":"tdecacqu@redhat.com","login":"TristanCacqueray","count":1},{"name":"Yuehao","email":"wangyuehao1999@gmail.com","login":"yuehaowang","count":1},{"name":"frank101010","email":"52856343+frank101010","login":"frank101010","count":1},{"name":"mivanit","email":"mivanits@umich.edu","login":"mivanit","count":1},{"name":"rysson","email":"robert.kalinowski@sharkbits.com","login":"rysson","count":1},{"name":"sjpb","email":"spamforsteve@hotmail.co.uk","login":"sjpb","count":1},{"name":"tnwei","email":"12769364+tnwei","login":"tnwei","count":1},{"name":"zach valenta","email":"zjv5002@gmail.com","login":"zachvalenta","count":1},{"name":"Julien Lamour","email":"lamourj@student.ethz.ch","login":null,"count":1},{"name":"Ivan Enderlin","email":"ivan@mnt.io","login":"Hywan","count":1},{"name":"Jacob Lifshay","email":"programmerjake@gmail.com","login":"programmerjake","count":1},{"name":"Jeremy-Stafford","email":"36511199+Jeremy-Stafford","login":"Jeremy-Stafford","count":1},{"name":"Jim Matzdorff","email":"38891812+jmatzdorff-cpi","login":"jmatzdorff-cpi","count":1},{"name":"Johann Petrak","email":"johann.petrak@gmail.com","login":"johann-petrak","count":1},{"name":"John McCann Cunniff Jr","email":"john.cunniff@voladynamics.com","login":"wabscale","count":1},{"name":"Jonathan Laufersweiler","email":"hire.jhl@gmail.com","login":"jlaufersweiler","count":1},{"name":"Lucas Cimon","email":"925560+Lucas-C","login":"Lucas-C","count":1},{"name":"Marc Wilson","email":"marcwilson","login":"marcwilson","count":1},{"name":"Mark Hirota","email":"mhirota@impinj.com","login":"mhirota-impinj","count":1},{"name":"Mauricio Bustos","email":"m@bustos.org","login":"mbustosorg","count":1},{"name":"Nicholas Coltharp","email":"ncolthar@trinity.edu","login":"nosewings","count":1},{"name":"Patrik Drozdík","email":"patrik.drozdik@gmail.com","login":"Patrik112358","count":1},{"name":"Pete Kazmier","email":"pete@kazmier.com","login":"pkazmier","count":1},{"name":"Peter Zaitcev / [USSX] Hares","email":"USSX.Hares@yandex.ru","login":"USSX-Hares","count":1},{"name":"Pierre Ståhl","email":"pierre.staahl@gmail.com","login":"postlund","count":1}],"past_year_committers":[{"name":"Kernc","email":"kerncece@gmail.com","login":"kernc","count":3},{"name":"Peter Zaitcev / [USSX] Hares","email":"USSX.Hares@yandex.ru","login":"USSX-Hares","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"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":"pdoc3/pdoc","html_url":"https://github.com/pdoc3/pdoc","last_synced_at":"2026-08-25T14:03:52.794Z","status":null,"issues_count":120,"pull_requests_count":64,"avg_time_to_close_issue":26845770.583333332,"avg_time_to_close_pull_request":26049910.91836735,"issues_closed_count":72,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":104,"avg_comments_per_issue":3.433333333333333,"avg_comments_per_pull_request":1.265625,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":527.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T11:08:45.755Z","updated_at":"2026-08-25T14:03:52.795Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdoc3%2Fpdoc/issues","issue_labels_count":{"table":{"enhancement":22,"bug":22,"question":9,"invalid":9,"duplicate":8,"good first issue":8,"help wanted":7,"Hacktoberfest":7,"upstream":3,"wontfix":3,"works for me":2,"help wanted 🤷":1}},"pull_request_labels_count":{"table":{"invalid":2,"upstream":2,"help wanted 🤷":1,"enhancement":1,"Hacktoberfest":1}},"issue_author_associations_count":{"table":{"NONE":100,"CONTRIBUTOR":20}},"pull_request_author_associations_count":{"table":{"NONE":38,"CONTRIBUTOR":19,"MEMBER":7}},"issue_authors":{"table":{"USSX-Hares":7,"AnthonyZJiang":3,"knarfS":2,"mivanit":2,"amin-nejad":2,"abubelinha":2,"catern":2,"bananisacte":2,"ogallagher":2,"GBR-613":2,"xhujerr":1,"cchudant":1,"aomader":1,"rqm243":1,"thesadru":1,"MrSurly":1,"jappi00":1,"pdashk":1,"Lucas-C":1,"RicardoALFCG":1,"bje-":1,"jkugler":1,"Carsten-Leue":1,"koaning":1,"mlongval":1,"SamiralVdB":1,"gabriel-vanzandycke":1,"1081":1,"heseber":1,"RERobbins":1,"NLee-NREL":1,"sla-te":1,"Yura52":1,"tirthajyoti":1,"Operator2024":1,"dbrattli":1,"jaoxford":1,"LeonvanKouwen":1,"ethanabrooks":1,"jacobwilliams":1,"b7leung":1,"wagenaartje":1,"sg495":1,"cibere":1,"gvwilson":1,"josip-milic":1,"BurntSushi":1,"kjczarne":1,"howamith":1,"al-pa":1,"cs01":1,"edmorley":1,"b02laire":1,"lamourj":1,"hhoppe":1,"johann-petrak":1,"tjni":1,"Nathan-Harlan":1,"adrian-chang":1,"apassy":1,"abrahammurciano":1,"aflugge":1,"windowshopr":1,"derek-adair":1,"maiaalx":1,"Vayel":1,"danleonte":1,"thearchitector":1,"ricardojumia":1,"nestorSag":1,"BSmith156":1,"MPvHarmelen":1,"ryangalamb":1,"mkinney":1,"PanRe":1,"AlexAtCCRI":1,"nennigb":1,"jkbecker":1,"991jo":1,"wagenadl":1,"tisonkun":1,"TomFreudenberg":1,"yonkeltron":1,"yiyuezhuo":1,"AlexFiliakov":1,"germanium":1,"dlukyanov":1,"matthewdeanmartin":1,"MattiasDC":1,"Terrance":1,"dylancaponi":1,"westy":1,"JanPalasek":1,"paloha":1,"ml-kalju":1,"chiuczek":1,"newbbbiieee":1,"blaisethom":1,"janscience":1,"xilopaint":1,"SumNeuron":1,"varontron":1,"the-rccg":1,"cocodedesigns":1}},"pull_request_authors":{"table":{"kernc":7,"ERosendo":4,"JPHutchins":3,"frank101010":3,"StefanRickli":2,"knarfS":2,"Jessseee":2,"TarunavBA":2,"Patrik112358":2,"timkofu":2,"USSX-Hares":2,"silverbucket":2,"johann-petrak":2,"Terrance":2,"mivanit":2,"mn3mos":2,"heseber":2,"gunnarvoet":2,"cgobat":2,"braniii":1,"olivierdalang":1,"janscience":1,"SmirnGreg":1,"abhinavsingh":1,"devdrian":1,"howamith":1,"kjczarne":1,"pm5k":1,"nellycg":1,"poke1024":1,"ChrisJr404":1,"wabscale":1,"angeloskath":1,"robamler":1,"catern":1,"syimyuzya":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16403473,"issues_count":42720943,"pull_requests_count":136640990,"authors_count":11539114,"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":{"enhancement":1,"question":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":2,"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2,"MEMBER":1,"NONE":1}},"past_year_issue_authors":{"table":{"knarfS":2,"TomFreudenberg":1,"yonkeltron":1}},"past_year_pull_request_authors":{"table":{"knarfS":2,"ChrisJr404":1,"kernc":1}},"maintainers":[{"table":{"login":"kernc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}}],"active_maintainers":[{"table":{"login":"kernc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kernc"}}]}},"events":{"total":{"CreateEvent":5,"ForkEvent":6,"IssueCommentEvent":22,"IssuesEvent":21,"PullRequestEvent":7,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":5,"PushEvent":47,"WatchEvent":66},"last_year":{"ForkEvent":2,"IssueCommentEvent":4,"IssuesEvent":1,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":1,"PushEvent":3,"WatchEvent":7}},"keywords":["api-documentation","docs","docs-generator","docstring","docstring-documentation","docstrings","documentation","documentation-dumper","documentation-generator","documentation-tool","generator","hacktoberfest","pdoc","python","python3"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-09T02:00:15.779Z","updated_at":"2022-08-09T02:00:15.779Z","repository_link":"https://github.com/pdoc3/pdoc/blob/master/setup.py","dependencies":[{"id":718192852,"package_name":"mako","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":718192859,"package_name":"markdown","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T02:30:49.221Z","updated_at":"2023-01-30T02:30:49.221Z","repository_link":"https://github.com/pdoc3/pdoc/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7237918428,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7237918429,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7237918430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T02:30:49.307Z","updated_at":"2023-01-30T02:30:49.307Z","repository_link":"https://github.com/pdoc3/pdoc/blob/master/.github/workflows/deploy-docs.yml","dependencies":[{"id":7237918726,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7237918727,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7237918728,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"pdoc/package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T04:49:20.670Z","updated_at":"2026-08-06T04:49:20.670Z","repository_link":"https://github.com/pdoc3/pdoc/blob/master/pdoc/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/setup/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:49:20.522Z","updated_at":"2026-08-06T04:49:20.522Z","repository_link":"https://github.com/pdoc3/pdoc/blob/master/.github/actions/setup/action.yml","dependencies":[{"id":25905189283,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25905189284,"package_name":"actions/cache","ecosystem":"actions","requirements":"1bd1e32a3bdc45362d1e726936510720a7c30a57","direct":true,"kind":"composite","optional":false}]}],"score":24.20652636812185,"created_at":"2026-05-04T06:49:29.058Z","updated_at":"2026-08-26T14:33:49.223Z","avatar_url":"https://github.com/pdoc3.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371841","html_url":"https://summary.ecosyste.ms/projects/371841"}