{"id":69693,"name":"podman-py","description":"Python bindings for Podman's RESTful API","url":"https://github.com/containers/podman-py","last_synced_at":"2025-09-08T14:55:30.218Z","repository":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202516,"owners_count":25240368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"packages":[{"id":2855798,"name":"podman","ecosystem":"pypi","description":"Bindings for Podman RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache License\n                                   Version 2.0, January 2004\n                                http://www.apache.org/licenses/\n        \n           TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n        \n           1. Definitions.\n        \n              \"License\" shall mean the terms and conditions for use, reproduction,\n              and distribution as defined by Sections 1 through 9 of this document.\n        \n              \"Licensor\" shall mean the copyright owner or entity authorized by\n              the copyright owner that is granting the License.\n        \n              \"Legal Entity\" shall mean the union of the acting entity and all\n              other entities that control, are controlled by, or are under common\n              control with that entity. For the purposes of this definition,\n              \"control\" means (i) the power, direct or indirect, to cause the\n              direction or management of such entity, whether by contract or\n              otherwise, or (ii) ownership of fifty percent (50%) or more of the\n              outstanding shares, or (iii) beneficial ownership of such entity.\n        \n              \"You\" (or \"Your\") shall mean an individual or Legal Entity\n              exercising permissions granted by this License.\n        \n              \"Source\" form shall mean the preferred form for making modifications,\n              including but not limited to software source code, documentation\n              source, and configuration files.\n        \n              \"Object\" form shall mean any form resulting from mechanical\n              transformation or translation of a Source form, including but\n              not limited to compiled object code, generated documentation,\n              and conversions to other media types.\n        \n              \"Work\" shall mean the work of authorship, whether in Source or\n              Object form, made available under the License, as indicated by a\n              copyright notice that is included in or attached to the work\n              (an example is provided in the Appendix below).\n        \n              \"Derivative Works\" shall mean any work, whether in Source or Object\n              form, that is based on (or derived from) the Work and for which the\n              editorial revisions, annotations, elaborations, or other modifications\n              represent, as a whole, an original work of authorship. For the purposes\n              of this License, Derivative Works shall not include works that remain\n              separable from, or merely link (or bind by name) to the interfaces of,\n              the Work and Derivative Works thereof.\n        \n              \"Contribution\" shall mean any work of authorship, including\n              the original version of the Work and any modifications or additions\n              to that Work or Derivative Works thereof, that is intentionally\n              submitted to Licensor for inclusion in the Work by the copyright owner\n              or by an individual or Legal Entity authorized to submit on behalf of\n              the copyright owner. For the purposes of this definition, \"submitted\"\n              means any form of electronic, verbal, or written communication sent\n              to the Licensor or its representatives, including but not limited to\n              communication on electronic mailing lists, source code control systems,\n              and issue tracking systems that are managed by, or on behalf of, the\n              Licensor for the purpose of discussing and improving the Work, but\n              excluding communication that is conspicuously marked or otherwise\n              designated in writing by the copyright owner as \"Not a Contribution.\"\n        \n              \"Contributor\" shall mean Licensor and any individual or Legal Entity\n              on behalf of whom a Contribution has been received by Licensor and\n              subsequently incorporated within the Work.\n        \n           2. Grant of Copyright License. Subject to the terms and conditions of\n              this License, each Contributor hereby grants to You a perpetual,\n              worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n              copyright license to reproduce, prepare Derivative Works of,\n              publicly display, publicly perform, sublicense, and distribute the\n              Work and such Derivative Works in Source or Object form.\n        \n           3. Grant of Patent License. Subject to the terms and conditions of\n              this License, each Contributor hereby grants to You a perpetual,\n              worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n              (except as stated in this section) patent license to make, have made,\n              use, offer to sell, sell, import, and otherwise transfer the Work,\n              where such license applies only to those patent claims licensable\n              by such Contributor that are necessarily infringed by their\n              Contribution(s) alone or by combination of their Contribution(s)\n              with the Work to which such Contribution(s) was submitted. If You\n              institute patent litigation against any entity (including a\n              cross-claim or counterclaim in a lawsuit) alleging that the Work\n              or a Contribution incorporated within the Work constitutes direct\n              or contributory patent infringement, then any patent licenses\n              granted to You under this License for that Work shall terminate\n              as of the date such litigation is filed.\n        \n           4. Redistribution. You may reproduce and distribute copies of the\n              Work or Derivative Works thereof in any medium, with or without\n              modifications, and in Source or Object form, provided that You\n              meet the following conditions:\n        \n              (a) You must give any other recipients of the Work or\n                  Derivative Works a copy of this License; and\n        \n              (b) You must cause any modified files to carry prominent notices\n                  stating that You changed the files; and\n        \n              (c) You must retain, in the Source form of any Derivative Works\n                  that You distribute, all copyright, patent, trademark, and\n                  attribution notices from the Source form of the Work,\n                  excluding those notices that do not pertain to any part of\n                  the Derivative Works; and\n        \n              (d) If the Work includes a \"NOTICE\" text file as part of its\n                  distribution, then any Derivative Works that You distribute must\n                  include a readable copy of the attribution notices contained\n                  within such NOTICE file, excluding those notices that do not\n                  pertain to any part of the Derivative Works, in at least one\n                  of the following places: within a NOTICE text file distributed\n                  as part of the Derivative Works; within the Source form or\n                  documentation, if provided along with the Derivative Works; or,\n                  within a display generated by the Derivative Works, if and\n                  wherever such third-party notices normally appear. The contents\n                  of the NOTICE file are for informational purposes only and\n                  do not modify the License. You may add Your own attribution\n                  notices within Derivative Works that You distribute, alongside\n                  or as an addendum to the NOTICE text from the Work, provided\n                  that such additional attribution notices cannot be construed\n                  as modifying the License.\n        \n              You may add Your own copyright statement to Your modifications and\n              may provide additional or different license terms and conditions\n              for use, reproduction, or distribution of Your modifications, or\n              for any such Derivative Works as a whole, provided Your use,\n              reproduction, and distribution of the Work otherwise complies with\n              the conditions stated in this License.\n        \n           5. Submission of Contributions. Unless You explicitly state otherwise,\n              any Contribution intentionally submitted for inclusion in the Work\n              by You to the Licensor shall be under the terms and conditions of\n              this License, without any additional terms or conditions.\n              Notwithstanding the above, nothing herein shall supersede or modify\n              the terms of any separate license agreement you may have executed\n              with Licensor regarding such Contributions.\n        \n           6. Trademarks. This License does not grant permission to use the trade\n              names, trademarks, service marks, or product names of the Licensor,\n              except as required for reasonable and customary use in describing the\n              origin of the Work and reproducing the content of the NOTICE file.\n        \n           7. Disclaimer of Warranty. Unless required by applicable law or\n              agreed to in writing, Licensor provides the Work (and each\n              Contributor provides its Contributions) on an \"AS IS\" BASIS,\n              WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n              implied, including, without limitation, any warranties or conditions\n              of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n              PARTICULAR PURPOSE. You are solely responsible for determining the\n              appropriateness of using or redistributing the Work and assume any\n              risks associated with Your exercise of permissions under this License.\n        \n           8. Limitation of Liability. In no event and under no legal theory,\n              whether in tort (including negligence), contract, or otherwise,\n              unless required by applicable law (such as deliberate and grossly\n              negligent acts) or agreed to in writing, shall any Contributor be\n              liable to You for damages, including any direct, indirect, special,\n              incidental, or consequential damages of any character arising as a\n              result of this License or out of the use or inability to use the\n              Work (including but not limited to damages for loss of goodwill,\n              work stoppage, computer failure or malfunction, or any and all\n              other commercial damages or losses), even if such Contributor\n              has been advised of the possibility of such damages.\n        \n           9. Accepting Warranty or Additional Liability. While redistributing\n              the Work or Derivative Works thereof, You may choose to offer,\n              and charge a fee for, acceptance of support, warranty, indemnity,\n              or other liability obligations and/or rights consistent with this\n              License. However, in accepting such obligations, You may act only\n              on Your own behalf and on Your sole responsibility, not on behalf\n              of any other Contributor, and only if You agree to indemnify,\n              defend, and hold each Contributor harmless for any liability\n              incurred by, or claims asserted against, such Contributor by reason\n              of your accepting any such warranty or additional liability.\n        \n           END OF TERMS AND CONDITIONS\n        \n           APPENDIX: How to apply the Apache License to your work.\n        \n              To apply the Apache License to your work, attach the following\n              boilerplate notice, with the fields enclosed by brackets \"{}\"\n              replaced with your own identifying information. (Don't include\n              the brackets!)  The text should be enclosed in the appropriate\n              comment syntax for the file format. We also recommend that a\n              file or class name and description of purpose be included on the\n              same \"printed page\" as the copyright notice for easier\n              identification within third-party archives.\n        \n           Copyright {yyyy} {name of copyright owner}\n        \n           Licensed under the Apache License, Version 2.0 (the \"License\");\n           you may not use this file except in compliance with the License.\n           You may obtain a copy of the License at\n        \n               http://www.apache.org/licenses/LICENSE-2.0\n        \n           Unless required by applicable law or agreed to in writing, software\n           distributed under the License is distributed on an \"AS IS\" BASIS,\n           WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n           See the License for the specific language governing permissions and\n           limitations under the License.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/containers/podman-py","keywords_array":["libpod","podman"],"namespace":null,"versions_count":27,"first_release_published_at":"2019-05-28T17:21:52.000Z","latest_release_published_at":"2025-09-05T09:42:38.000Z","latest_release_number":"5.6.0","last_synced_at":"2025-09-05T09:46:26.729Z","created_at":"2022-04-10T12:04:56.344Z","updated_at":"2025-09-06T03:27:18.004Z","registry_url":"https://pypi.org/project/podman/","install_command":"pip install podman --index-url https://pypi.org/simple","documentation_url":"https://podman.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"podman","project_status":null},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273852150,"owners_count":25179578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.6.0","sha":"0fd4e55fd50d2275d9c2bb0ccd3d81d67398a3f1","kind":"commit","published_at":"2025-09-05T09:38:28.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-06T03:27:18.003Z","dependent_packages_count":12,"downloads":268383,"downloads_period":"last-month","dependent_repos_count":40,"rankings":{"downloads":1.3122775800711743,"dependent_repos_count":2.3096598742951686,"dependent_packages_count":0.9047123763816448,"stargazers_count":4.983156918210299,"forks_count":5.0629685556599435,"docker_downloads_count":1.4713933753079662,"average":2.674028113321033},"purl":"pkg:pypi/podman","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/podman","docker_dependents_count":7,"docker_downloads_count":7212,"usage_url":"https://repos.ecosyste.ms/usage/pypi/podman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/podman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:46:08.750Z","issues_count":122,"pull_requests_count":390,"avg_time_to_close_issue":16055078.948717948,"avg_time_to_close_pull_request":1313428.3153153153,"issues_closed_count":78,"pull_requests_closed_count":333,"pull_request_authors_count":65,"issue_authors_count":82,"avg_comments_per_issue":2.1557377049180326,"avg_comments_per_pull_request":4.461538461538462,"merged_pull_requests_count":293,"bot_issues_count":2,"bot_pull_requests_count":49,"past_year_issues_count":53,"past_year_pull_requests_count":173,"past_year_avg_time_to_close_issue":2922785.8260869565,"past_year_avg_time_to_close_pull_request":830968.9924242424,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":132,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.320754716981132,"past_year_avg_comments_per_pull_request":3.5028901734104045,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/podman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/podman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/podman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/podman/related_packages","maintainers":[{"uuid":"jhonce","login":"jhonce","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/jhonce/","role":null,"created_at":"2023-02-20T21:43:27.261Z","updated_at":"2023-02-20T21:43:27.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jhonce/packages"},{"uuid":"umohnani","login":"umohnani","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/umohnani/","role":null,"created_at":"2023-02-20T21:43:27.481Z","updated_at":"2023-02-20T21:43:27.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/umohnani/packages"},{"uuid":"lsm5","login":"lsm5","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/lsm5/","role":null,"created_at":"2023-02-20T21:43:27.303Z","updated_at":"2023-02-20T21:43:27.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lsm5/packages"},{"uuid":"containers-libpod","login":"containers-libpod","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/containers-libpod/","role":null,"created_at":"2023-02-20T21:43:27.590Z","updated_at":"2023-02-20T21:43:27.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/containers-libpod/packages"},{"uuid":"inknos","login":"inknos","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/inknos/","role":"Owner","created_at":"2024-09-18T15:07:06.786Z","updated_at":"2024-09-18T15:07:06.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/inknos/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":5289959,"name":"podman-py","ecosystem":"conda","description":null,"homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-07-25T22:26:23.000Z","latest_release_published_at":"2021-11-08T01:54:02.000Z","latest_release_number":"3.2.1","last_synced_at":"2025-09-03T16:45:31.018Z","created_at":"2022-10-03T15:48:28.704Z","updated_at":"2025-09-04T02:54:30.816Z","registry_url":"https://anaconda.org/conda-forge/podman-py","install_command":"conda install -c conda-forge podman-py","documentation_url":null,"metadata":{},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:30.816Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":27.39705515348141,"forks_count":21.51235338158223,"average":33.527576740703765},"purl":"pkg:conda/podman-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/podman-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/podman-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/podman-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/podman-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/podman-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/podman-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/podman-py/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":10345201,"name":"py3-podman","ecosystem":"alpine","description":"Python bindings for Podman's RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-10-09T02:12:12.000Z","latest_release_number":"5.2.0-r0","last_synced_at":"2025-09-03T16:45:13.148Z","created_at":"2024-06-11T10:19:57.870Z","updated_at":"2025-09-04T02:54:31.127Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-podman","install_command":"apk add py3-podman","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-podman?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-podman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-podman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-podman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-podman/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":324,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-06-12T01:24:38.305Z","updated_at":"2024-06-12T01:24:38.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7646298,"name":"py3-podman-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-podman","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2025-07-21T23:16:55.000Z","latest_release_number":"5.5.0-r0","last_synced_at":"2025-09-03T16:45:22.592Z","created_at":"2023-04-26T03:23:48.650Z","updated_at":"2025-09-04T02:54:31.261Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-podman-pyc","install_command":"apk add py3-podman-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.260Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":19.434818334464648,"forks_count":15.894394626844344,"average":12.178914651137866},"purl":"pkg:apk/alpine/py3-podman-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-podman-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-podman-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-podman-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-podman-pyc/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":476,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-04-29T07:21:18.141Z","updated_at":"2023-04-29T07:21:18.141Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7779554,"name":"py3-podman-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-podman","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-05-01T15:22:30.000Z","latest_release_published_at":"2023-05-01T15:22:30.000Z","latest_release_number":"4.5.0-r0","last_synced_at":"2025-09-03T16:45:02.776Z","created_at":"2023-05-22T14:31:04.990Z","updated_at":"2025-09-04T02:54:31.127Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-podman-pyc","install_command":"apk add py3-podman-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.127Z","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":16.976709391052815,"forks_count":14.059149169617474,"docker_downloads_count":null,"average":7.758964640167572},"purl":"pkg:apk/alpine/py3-podman-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-podman-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-podman-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-podman-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-podman-pyc/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-05-23T07:20:06.728Z","updated_at":"2023-05-23T07:20:06.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6105970,"name":"py3-podman","ecosystem":"alpine","description":"Python bindings for Podman's RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-22T11:57:44.000Z","latest_release_published_at":"2022-10-22T11:57:44.000Z","latest_release_number":"4.3.0-r0","last_synced_at":"2025-09-03T16:45:07.615Z","created_at":"2023-01-31T21:01:40.650Z","updated_at":"2025-09-04T02:54:31.365Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-podman","install_command":"apk add py3-podman","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.365Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":15.67306612776468,"forks_count":13.231166498259794,"average":10.413158190187492},"purl":"pkg:apk/alpine/py3-podman?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-podman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-podman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-podman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-podman/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":228,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-01T08:23:24.621Z","updated_at":"2023-02-01T08:23:24.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":2855807,"name":"podman-py","ecosystem":"pypi","description":"Bindings for Podman RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":["podman","libpod"],"namespace":null,"versions_count":2,"first_release_published_at":"2021-04-20T16:40:44.000Z","latest_release_published_at":"2021-05-13T16:08:47.000Z","latest_release_number":"3.1.2.1","last_synced_at":"2025-09-03T16:45:01.011Z","created_at":"2022-04-10T12:04:56.536Z","updated_at":"2025-09-04T02:54:30.686Z","registry_url":"https://pypi.org/project/podman-py/","install_command":"pip install podman-py --index-url https://pypi.org/simple","documentation_url":"https://podman-py.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"podman-py","project_status":null},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:30.686Z","dependent_packages_count":1,"downloads":48,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.912749316868457,"dependent_repos_count":21.544734775075646,"dependent_packages_count":4.786619982160483,"stargazers_count":4.983156918210299,"forks_count":5.0629685556599435,"docker_downloads_count":null,"average":13.658045909594966},"purl":"pkg:pypi/podman-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/podman-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/podman-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/podman-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/podman-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/podman-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/podman-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/podman-py/related_packages","maintainers":[{"uuid":"jhonce","login":"jhonce","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/jhonce/","role":null,"created_at":"2023-02-20T21:43:26.836Z","updated_at":"2023-02-20T21:43:26.836Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jhonce/packages"},{"uuid":"umohnani","login":"umohnani","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/umohnani/","role":null,"created_at":"2023-02-20T21:43:27.042Z","updated_at":"2023-02-20T21:43:27.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/umohnani/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":11766293,"name":"py3-podman","ecosystem":"alpine","description":"Python bindings for Podman's RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2025-05-14T19:20:46.000Z","latest_release_published_at":"2025-07-21T23:22:11.000Z","latest_release_number":"5.5.0-r0","last_synced_at":"2025-09-03T16:45:16.657Z","created_at":"2025-06-07T18:42:05.257Z","updated_at":"2025-09-04T02:54:30.852Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-podman","install_command":"apk add py3-podman","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:30.851Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-podman?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-podman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-podman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-podman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-podman/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":354,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2025-06-08T16:20:13.351Z","updated_at":"2025-06-08T16:20:13.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7779553,"name":"py3-podman","ecosystem":"alpine","description":"Python bindings for Podman's RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-05-01T15:22:30.000Z","latest_release_published_at":"2023-05-01T15:22:30.000Z","latest_release_number":"4.5.0-r0","last_synced_at":"2025-09-03T16:45:11.441Z","created_at":"2023-05-22T14:31:04.329Z","updated_at":"2025-09-04T02:54:31.148Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-podman","install_command":"apk add py3-podman","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.148Z","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":16.976709391052815,"forks_count":14.059149169617474,"docker_downloads_count":null,"average":7.758964640167572},"purl":"pkg:apk/alpine/py3-podman?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-podman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-podman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-podman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-podman/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-05-23T07:20:01.863Z","updated_at":"2023-05-23T07:20:01.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6060355,"name":"py3-podman","ecosystem":"alpine","description":"Python bindings for Podman's RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":13,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2025-07-21T23:16:55.000Z","latest_release_number":"5.5.0-r0","last_synced_at":"2025-09-03T16:45:23.242Z","created_at":"2023-01-31T19:05:31.344Z","updated_at":"2025-09-04T02:54:31.082Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-podman","install_command":"apk add py3-podman","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.081Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":18.636505948653724,"forks_count":15.329524107701943,"average":12.151690670006262},"purl":"pkg:apk/alpine/py3-podman?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-podman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-podman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-podman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-podman/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":476,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-01T00:20:57.778Z","updated_at":"2023-02-01T00:20:57.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10345205,"name":"py3-podman-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-podman","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-10-09T02:12:12.000Z","latest_release_number":"5.2.0-r0","last_synced_at":"2025-09-03T16:45:12.502Z","created_at":"2024-06-11T10:20:00.325Z","updated_at":"2025-09-04T02:54:31.099Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-podman-pyc","install_command":"apk add py3-podman-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.099Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-podman-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-podman-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-podman-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-podman-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-podman-pyc/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":324,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-06-12T01:24:45.577Z","updated_at":"2024-06-12T01:24:45.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11766294,"name":"py3-podman-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-podman","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2025-05-14T19:20:46.000Z","latest_release_published_at":"2025-07-21T23:22:11.000Z","latest_release_number":"5.5.0-r0","last_synced_at":"2025-09-03T16:45:09.687Z","created_at":"2025-06-07T18:42:05.339Z","updated_at":"2025-09-04T02:54:31.100Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-podman-pyc","install_command":"apk add py3-podman-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.099Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-podman-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-podman-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-podman-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-podman-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-podman-pyc/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":354,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2025-06-08T16:20:14.222Z","updated_at":"2025-06-08T16:20:14.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8612997,"name":"github.com/containers/podman-py","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2023-12-02T02:08:42.372Z","latest_release_published_at":"2025-06-18T10:49:23.000Z","latest_release_number":"v5.5.0+incompatible","last_synced_at":"2025-09-03T16:45:02.459Z","created_at":"2023-12-02T02:08:39.133Z","updated_at":"2025-09-04T02:54:31.147Z","registry_url":"https://pkg.go.dev/github.com/containers/podman-py","install_command":"go get github.com/containers/podman-py","documentation_url":"https://pkg.go.dev/github.com/containers/podman-py#section-documentation","metadata":{},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.147Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":3.596612754312168,"forks_count":2.8978853323501252,"docker_downloads_count":null,"average":6.717955235231535},"purl":"pkg:golang/github.com/containers/podman-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/containers/podman-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/containers/podman-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/containers/podman-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainers%2Fpodman-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainers%2Fpodman-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainers%2Fpodman-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainers%2Fpodman-py/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8677624,"name":"py3-podman-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-podman","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-09-30T18:02:44.000Z","latest_release_published_at":"2023-09-30T18:02:44.000Z","latest_release_number":"4.7.0-r0","last_synced_at":"2025-09-03T16:45:12.572Z","created_at":"2023-12-20T10:29:16.922Z","updated_at":"2025-09-04T02:54:31.357Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-podman-pyc","install_command":"apk add py3-podman-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.357Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-podman-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-podman-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-podman-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-podman-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-podman-pyc/related_packages","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11139678,"name":"py3-podman-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-podman","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-10-09T00:16:28.000Z","latest_release_published_at":"2025-01-23T02:36:32.000Z","latest_release_number":"5.3.0-r0","last_synced_at":"2025-09-03T16:45:17.038Z","created_at":"2024-12-07T13:01:15.115Z","updated_at":"2025-09-04T02:54:31.378Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-podman-pyc","install_command":"apk add py3-podman-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.377Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-podman-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-podman-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-podman-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-podman-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-podman-pyc/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":351,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-12-10T01:39:14.600Z","updated_at":"2024-12-10T01:39:14.600Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11139691,"name":"py3-podman","ecosystem":"alpine","description":"Python bindings for Podman's RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-10-09T00:16:28.000Z","latest_release_published_at":"2025-01-23T02:36:32.000Z","latest_release_number":"5.3.0-r0","last_synced_at":"2025-09-03T16:45:13.216Z","created_at":"2024-12-07T13:01:26.070Z","updated_at":"2025-09-04T02:54:31.377Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-podman","install_command":"apk add py3-podman","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37848011,"uuid":"237641786","full_name":"containers/podman-py","owner":"containers","description":"Python bindings for Podman's RESTful API","archived":false,"fork":false,"pushed_at":"2025-09-03T15:45:04.000Z","size":1115,"stargazers_count":325,"open_issues_count":47,"forks_count":118,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-03T16:27:53.010Z","etag":null,"topics":["libpod","podman","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T16:19:43.000Z","updated_at":"2025-09-03T15:45:08.000Z","dependencies_parsed_at":"2022-06-23T00:28:08.169Z","dependency_job_id":"479b7672-74f1-427e-975b-bc4fde151f4f","html_url":"https://github.com/containers/podman-py","commit_stats":{"total_commits":384,"total_committers":63,"mean_commits":6.095238095238095,"dds":0.8333333333333334,"last_synced_commit":"d3dd1543591f163f6e5665dba7be9481de6a1590"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/containers/podman-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/sbom","scorecard":{"id":303330,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman-py","commit":"3c624222bc951fde816b3d360353e56adbf9cb68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-test-pypi.yml:66","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman-py/publish-to-test-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: podman-5.5.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.5.0","Info: signed release artifact: podman-5.4.0.1-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0.1","Info: signed release artifact: podman-5.4.0-py3-none-any.whl.sigstore.json: https://github.com/containers/podman-py/releases/tag/v5.4.0","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/226127931","Warn: release artifact v5.4.0.1 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201241303","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/containers/podman-py/releases/201111036"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T21:19:53.589Z","repository_id":37848011,"created_at":"2025-08-17T21:19:53.589Z","updated_at":"2025-08-17T21:19:53.589Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544001,"owners_count":25124341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"containers","name":"Containers","uuid":"5874934","kind":"organization","description":"Open Repository for Container Tools","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5874934?v=4","repositories_count":111,"last_synced_at":"2025-05-14T01:59:15.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containers","funding_links":[],"total_stars":75248,"followers":4755,"following":0,"created_at":"2022-11-04T00:52:40.648Z","updated_at":"2025-05-14T01:59:15.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers/repositories"},"tags":[{"name":"v5.5.0","sha":"bfc70e666f1f81d258d2778b704ffef92a517ad5","kind":"commit","published_at":"2025-06-18T10:49:23.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.5.0/manifests"},{"name":"v5.4.0.1","sha":"2a29132efab4a183580a30d9c18b9bdb61b5ab49","kind":"commit","published_at":"2025-02-19T16:47:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0.1/manifests"},{"name":"v5.4.0","sha":"371bec7dc3d29f2e45f125ff3779ba1a579f21c3","kind":"commit","published_at":"2025-02-18T18:42:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"d4668d51ec2124240281a66a7736371ef7b001ff","kind":"commit","published_at":"2024-11-25T15:27:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"376c8660535ca950bdd6231ed0628ac21599ce0f","kind":"commit","published_at":"2024-08-02T13:18:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7dbc101737fdd4132fa43fc727ab0b96a297c192","kind":"commit","published_at":"2024-07-27T09:50:22.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.1.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2a6ded62211f74dfc97cfc5ad995379e080f45c6","kind":"commit","published_at":"2024-03-22T21:46:27.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v5.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v5.0.0/manifests"},{"name":"v4.9.0","sha":"a6630ad43ee9b3bb20a87a221d7fb8b5eede9fdb","kind":"commit","published_at":"2024-01-22T16:13:30.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.9.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"dbcad6e3e6dd54e30c2bbe690ad3c8bd16206098","kind":"commit","published_at":"2024-01-03T13:39:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.2","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e524db436a991cf2ef513660deaefadb3640999c","kind":"commit","published_at":"2023-12-21T12:35:41.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.1/manifests"},{"name":"v4.8.0.post1","sha":"803ea74b3b5d4a1eadebe5c669c3e09810f70184","kind":"commit","published_at":"2023-11-29T13:05:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0.post1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0.post1/manifests"},{"name":"v4.8.0","sha":"29e7a0647a9793d5d6b6926eef416d86213dc397","kind":"commit","published_at":"2023-11-27T21:44:00.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.8.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"7566a2a58d6e4aa92bcc437bf97e5db43e85eefa","kind":"commit","published_at":"2023-09-25T18:53:21.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.7.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e636cd09469061874965a6c89fe7b748f6301b33","kind":"commit","published_at":"2023-07-24T12:05:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.6.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"5114564b254008a69e153e1e4effb6fe84ba6d0a","kind":"commit","published_at":"2023-05-31T15:07:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"188eb21aa81cd7bb2cf71431d8b8c9419aabe6ef","kind":"commit","published_at":"2023-04-27T14:08:11.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.5.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8019f4d5a9018dc64caabc57a0417bf47f3e05a5","kind":"commit","published_at":"2023-02-21T16:58:05.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"8f6b64993740aee8975427667d6935ec275979d7","kind":"commit","published_at":"2023-02-08T14:46:14.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.4.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.4.0/manifests"},{"name":"v4.2.1","sha":"c52201038ef5bed260b81d8d84df8b95b26fc231","kind":"tag","published_at":"2022-10-21T20:04:47.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.1/manifests"},{"name":"v4.3.0","sha":"be4b62cfc700ccfa71bf382cf240113f5477f074","kind":"commit","published_at":"2022-10-19T21:32:04.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.3.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.3.0/manifests"},{"name":"v4.0.1","sha":"b500bcc7c335b02e6c8ab487955983383c42982b","kind":"tag","published_at":"2022-10-06T12:29:43.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.1","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.1/manifests"},{"name":"v4.2.0","sha":"6e14d5847e0b0c34cda582ab703d9e6e06f5096d","kind":"tag","published_at":"2022-08-10T13:04:12.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.2.0/manifests"},{"name":"v4.0.0","sha":"f2ad218c557687cc1f2c338381c73f0c1cccc3a9","kind":"commit","published_at":"2022-02-28T16:35:01.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v4.0.0","html_url":"https://github.com/containers/podman-py/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"0abc903546481c518297abeb2dcbc1fee0f903e1","kind":"commit","published_at":"2021-09-21T15:14:06.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"940331f5eb908f0007edc640ab53a967f4982f33","kind":"commit","published_at":"2021-07-15T21:36:36.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.2.0","html_url":"https://github.com/containers/podman-py/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.2.0/manifests"},{"name":"3.1.2.4","sha":"76aec55a1a1cee89a9535ae4ab16bd25174954c1","kind":"commit","published_at":"2021-05-20T14:57:25.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.4","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.4/manifests"},{"name":"3.1.2.3","sha":"6ff93b4debc33eb858ea9bbf9dd82d3c9159c60e","kind":"commit","published_at":"2021-05-14T17:29:40.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.3/manifests"},{"name":"3.1.2.2","sha":"e90c1842a764a0845f5624a524fc03c350c4fb14","kind":"commit","published_at":"2021-05-13T17:53:46.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.2","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.2/manifests"},{"name":"3.1.1.3","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.1.3/manifests"},{"name":"3.1.2.1","sha":"bdd5cf474b2984f3129a03c81f3adead6d7ec5a1","kind":"commit","published_at":"2021-05-10T17:51:35.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/3.1.2.1","html_url":"https://github.com/containers/podman-py/releases/tag/3.1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@3.1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/3.1.2.1/manifests"},{"name":"v3.1.1.3","sha":"72bbe90fa6fe978f6ac573647636d0c2f3b95aab","kind":"commit","published_at":"2021-04-20T11:41:07.000Z","download_url":"https://codeload.github.com/containers/podman-py/tar.gz/v3.1.1.3","html_url":"https://github.com/containers/podman-py/releases/tag/v3.1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containers/podman-py@v3.1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/tags/v3.1.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T02:54:31.377Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-podman?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:04:54.039Z","issues_count":120,"pull_requests_count":317,"avg_time_to_close_issue":15434091.963414634,"avg_time_to_close_pull_request":1480197.5400696865,"issues_closed_count":82,"pull_requests_closed_count":287,"pull_request_authors_count":63,"issue_authors_count":85,"avg_comments_per_issue":2.3666666666666667,"avg_comments_per_pull_request":4.760252365930599,"merged_pull_requests_count":253,"bot_issues_count":2,"bot_pull_requests_count":40,"past_year_issues_count":48,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":2661725.0833333335,"past_year_avg_time_to_close_pull_request":1031921.2545454545,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":3.854014598540146,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-podman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-podman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-podman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-podman/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":351,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-12-10T01:39:17.684Z","updated_at":"2024-12-10T01:39:17.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8677623,"name":"py3-podman","ecosystem":"alpine","description":"Python bindings for Podman's RESTful API","homepage":"https://github.com/containers/podman-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containers/podman-py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-09-30T18:02:44.000Z","latest_release_published_at":"2023-09-30T18:02:44.000Z","latest_release_number":"4.7.0-r0","last_synced_at":"2025-09-03T16:45:11.474Z","created_at":"2023-12-20T10:29:16.785Z","updated_at":"2025-09-03T16:45:11.474Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-podman","install_command":"apk add py3-podman","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-podman?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-podman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-podman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-podman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-podman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-podman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-podman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-podman/related_packages","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":217,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-08-22T23:21:05.427Z","updated_at":"2024-08-22T23:21:05.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":6055,"full_name":"containers/podman-py","default_branch":"main","committers":[{"name":"Jhon Honce","email":"jhonce@redhat.com","login":"jwhonce","count":65},{"name":"Nicola Sella","email":"nsella@redhat.com","login":"inknos","count":56},{"name":"Urvashi Mohnani","email":"umohnani@redhat.com","login":"umohnani8","count":33},{"name":"Jankowiak Szymon-PRFJ46","email":"szymon.jankowiak@motorolasolutions.com","login":"msisj","count":31},{"name":"Chris Evich","email":"cevich@redhat.com","login":"cevich","count":29},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":29},{"name":"Lokesh Mandvekar","email":"lsm5@fedoraproject.org","login":"lsm5","count":16},{"name":"Jonathan G. Underwood","email":"jonathan.underwood@gmail.com","login":"jonathanunderwood","count":16},{"name":"Milan Balazs","email":"milanbalazs01@gmail.com","login":"milanbalazs","count":12},{"name":"Alex Schultz","email":"aschultz@redhat.com","login":"mwhahaha","count":12},{"name":"dklimpel","email":"5740567+dklimpel","login":"dklimpel","count":10},{"name":"Raz Crimson","email":"52282402+RazCrimson","login":"RazCrimson","count":9},{"name":"Brent Baude","email":"bbaude@redhat.com","login":"baude","count":9},{"name":"Kanishk Pachauri","email":"itskanishkp.py@gmail.com","login":"Mr-Sunglasses","count":8},{"name":"Matt Belle","email":"matthew.belle@ibm.com","login":null,"count":8},{"name":"Charlie Doern","email":"cdoern@redhat.com","login":"cdoern","count":6},{"name":"Brandon Marlow","email":"brandon.n.marlow@gmail.com","login":"bmarlow","count":6},{"name":"Sagi Shnaidman","email":"sshnaidm@redhat.com","login":"sshnaidm","count":5},{"name":"Maxwell G","email":"maxwell@gtmx.me","login":"gotmax23","count":5},{"name":"Andres Pozo Munoz","email":"andres.munoz@suse.com","login":"apozsuse","count":4},{"name":"Hans-Christoph Steiner","email":"hans@eds.org","login":"eighthave","count":4},{"name":"Riccardo Paolo Bestetti","email":"pbl@bestov.io","login":"vmsh0","count":4},{"name":"Francis Bergin","email":"francisbergin@hotmail.com","login":null,"count":3},{"name":"Eric Pershey","email":"pershey@anl.gov","login":"ericpershey","count":3},{"name":"Antonio","email":"vozaanthony@gmail.com","login":"D3vil0p3r","count":3},{"name":"Abdulwasiu Apalowo","email":"abdulwasiuapalowo@gmail.com","login":"mrbazzan","count":3},{"name":"Daniel J Walsh","email":"dwalsh@redhat.com","login":"rhatdan","count":2},{"name":"Daniel Omar Vergara Pérez","email":"daniel.omar.vergara@gmail.com","login":"danvergara","count":2},{"name":"Eamonn Nugent","email":"4699217+space55","login":"space55","count":2},{"name":"Erik Bernoth","email":"erik.bernoth@gmail.com","login":"erikbgithub","count":2},{"name":"Jan Rodák","email":"hony.com@seznam.cz","login":"Honny1","count":2},{"name":"Jan Tluka","email":"jtluka@redhat.com","login":"jtluka","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Paul Holzinger","email":"pholzing@redhat.com","login":"Luap99","count":2},{"name":"Dima Veselov","email":"DAVeselov@inno.tech","login":null,"count":2},{"name":"Kenai Rhodes","email":"kenai.rhodes@gmail.com","login":"krrhodes","count":2},{"name":"chnrxn","email":"cohawk@yahoo.com","login":"chnrxn","count":2},{"name":"Dan Čermák","email":"dcermak@suse.com","login":"dcermak","count":2},{"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","login":"kajinamit","count":2},{"name":"Tim Carpenter","email":"timc","login":"timc","count":2},{"name":"Paul Spooren","email":"mail@aparcar.org","login":"aparcar","count":2},{"name":"André Peters","email":"andre.peters@debinux.de","login":"andryyy","count":2},{"name":"TomSweeneyRedHat","email":"tsweeney@redhat.com","login":"TomSweeneyRedHat","count":2},{"name":"Kevin Wylder","email":"wylderkevin@gmail.com","login":"kevinwylder","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Martin Pitt","email":"mpitt@redhat.com","login":"martinpitt","count":1},{"name":"Maximilian R","email":"maxi.rostock@outlook.de","login":"maxi0604","count":1},{"name":"Nicolas Galler","email":"ngl@odoo.com","login":"nicocrm","count":1},{"name":"Patrik Segedy","email":"psegedy@redhat.com","login":"psegedy","count":1},{"name":"Robb Manes","email":"robbmanes@protonmail.com","login":"robbmanes","count":1},{"name":"SamP20","email":"633856+SamP20","login":"SamP20","count":1},{"name":"Thierry Parmentelat","email":"thierry.parmentelat@inria.fr","login":"parmentelat","count":1},{"name":"Tom Pohl","email":"thomas.pohl@coherentminds.de","login":"pohlt","count":1},{"name":"Mohamed Bayomy","email":"Mohamed.Farid@motorolasolutions.com","login":null,"count":1},{"name":"Yaakov Selkowitz","email":"yselkowi@redhat.com","login":"yselkowitz","count":1},{"name":"jyejare","email":"jyejare@redhat.com","login":"jyejare","count":1},{"name":"q0w","email":"43147888+q0w","login":"q0w","count":1},{"name":"Jose D. Gomez R","email":"1josegomezr@gmail.com","login":"josegomezr","count":1},{"name":"rkozlo","email":"rafalkozlowski07@gmail.com","login":"rkozlo","count":1},{"name":"Adam Seering","email":"aseering@gmail.com","login":"aseering","count":1},{"name":"David Casier","email":"david.casier@aevoo.fr","login":"dcasier","count":1},{"name":"David Vallee Delisle","email":"dvd@redhat.com","login":"valleedelisle","count":1},{"name":"Dr. Bryan Roessler","email":"38270216+cryobry","login":"cryobry","count":1},{"name":"Hein-Pieter van Braam","email":"hp@tmm.cx","login":"hpvb","count":1},{"name":"Hervé Beraud","email":"hberaud@redhat.com","login":"4383","count":1},{"name":"Ivan Halomi","email":"i.halomi@partner.samsung.com","login":"Sevin556","count":1},{"name":"Jack J. Woehr","email":"4604036+jwoehr","login":"jwoehr","count":1},{"name":"Jacob Callahan","email":"jacob.callahan05@gmail.com","login":"JacobCallahan","count":1},{"name":"Jakub Guzik","email":"jakubmguzik@gmail.com","login":"jmguzik","count":1},{"name":"Jonas Dedden","email":"university@jonas-dedden.de","login":"jonded94","count":1}],"total_commits":450,"total_committers":70,"total_bot_commits":29,"total_bot_committers":1,"mean_commits":6.428571428571429,"dds":0.8555555555555556,"past_year_committers":[{"name":"Nicola Sella","email":"nsella@redhat.com","login":"inknos","count":55},{"name":"dklimpel","email":"5740567+dklimpel","login":"dklimpel","count":10},{"name":"Matt Belle","email":"matthew.belle@ibm.com","login":null,"count":8},{"name":"Kanishk Pachauri","email":"itskanishkp.py@gmail.com","login":"Mr-Sunglasses","count":8},{"name":"Milan Balazs","email":"milanbalazs01@gmail.com","login":"milanbalazs","count":8},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":8},{"name":"Chris Evich","email":"cevich@redhat.com","login":"cevich","count":4},{"name":"Lokesh Mandvekar","email":"lsm5@fedoraproject.org","login":"lsm5","count":4},{"name":"Riccardo Paolo Bestetti","email":"pbl@bestov.io","login":"vmsh0","count":4},{"name":"Antonio","email":"vozaanthony@gmail.com","login":"D3vil0p3r","count":3},{"name":"Hans-Christoph Steiner","email":"hans@eds.org","login":"eighthave","count":3},{"name":"Jan Rodák","email":"hony.com@seznam.cz","login":"Honny1","count":2},{"name":"Jan Tluka","email":"jtluka@redhat.com","login":"jtluka","count":2},{"name":"Paul Holzinger","email":"pholzing@redhat.com","login":"Luap99","count":2},{"name":"Kenai Rhodes","email":"kenai.rhodes@gmail.com","login":"krrhodes","count":2},{"name":"Adam Seering","email":"aseering@gmail.com","login":"aseering","count":1},{"name":"Brent Baude","email":"bbaude@redhat.com","login":"baude","count":1},{"name":"Jack J. Woehr","email":"4604036+jwoehr","login":"jwoehr","count":1},{"name":"Jhon Honce","email":"jhonce@redhat.com","login":"jwhonce","count":1},{"name":"Jose D. Gomez R","email":"1josegomezr@gmail.com","login":"josegomezr","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Paul Spooren","email":"mail@aparcar.org","login":"aparcar","count":1},{"name":"jyejare","email":"jyejare@redhat.com","login":"jyejare","count":1},{"name":"rkozlo","email":"rafalkozlowski07@gmail.com","login":"rkozlo","count":1}],"past_year_total_commits":132,"past_year_total_committers":24,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":5.5,"past_year_dds":0.5833333333333333,"last_synced_at":"2025-05-28T15:25:16.091Z","last_synced_commit":"108d9f3ad354b457cf08a90ca6938d3566e6725d","created_at":"2023-03-07T09:24:36.504Z","updated_at":"2025-05-28T15:25:29.146Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"containers/podman-py","html_url":"https://github.com/containers/podman-py","last_synced_at":"2025-09-07T11:36:18.058Z","status":null,"issues_count":124,"pull_requests_count":391,"avg_time_to_close_issue":16055078.948717948,"avg_time_to_close_pull_request":1309712.5658682634,"issues_closed_count":78,"pull_requests_closed_count":334,"pull_request_authors_count":65,"issue_authors_count":84,"avg_comments_per_issue":2.120967741935484,"avg_comments_per_pull_request":4.460358056265985,"merged_pull_requests_count":294,"bot_issues_count":2,"bot_pull_requests_count":49,"past_year_issues_count":55,"past_year_pull_requests_count":174,"past_year_avg_time_to_close_issue":2922785.8260869565,"past_year_avg_time_to_close_pull_request":825265.2255639097,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":133,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":3.5057471264367814,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":119,"created_at":"2023-05-10T18:59:16.384Z","updated_at":"2025-09-07T11:36:18.060Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Fpodman-py/issues","issue_labels_count":{"help wanted":10,"bug":8,"enhancement":5,"good first issue":5,"dependencies":2,"approved":2,"lgtm":2,"duplicate":1,"stale-issue":1,"question":1},"pull_request_labels_count":{"approved":292,"lgtm":266,"dependencies":48,"do-not-merge/hold":5,"do-not-merge/work-in-progress":4,"bug":3,"enhancement":2,"help wanted":2,"documentation":1,"wip":1,"needs-rebase":1},"issue_author_associations_count":{"NONE":79,"CONTRIBUTOR":37,"MEMBER":6,"COLLABORATOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":216,"MEMBER":73,"COLLABORATOR":64,"NONE":38},"issue_authors":{"D3vil0p3r":9,"aparcar":8,"inknos":5,"lsm5":5,"MattBelle":4,"Mr-Sunglasses":3,"vmsh0":3,"mkanoor":2,"RazCrimson":2,"milanbalazs":2,"nicolargo":2,"chnrxn":2,"moneytoo":2,"awildturtok":2,"g0dfl3sh":2,"djasa":2,"maxi0604":2,"parmentelat":1,"cevich":1,"irigon":1,"KaiBroeker":1,"tobiasfitschen":1,"343i":1,"jonathanunderwood":1,"Sevin556":1,"gmankab":1,"jbpratt":1,"umohnani8":1,"danmilon":1,"landgraf":1,"k-yarovoy-samsung":1,"renovate[bot]":1,"edouardruiz":1,"mkst":1,"fulminemizzega":1,"wblakeh":1,"DilemmaRabbit":1,"yusefkarim":1,"timonviola":1,"rkozlo":1,"Amizzuddin":1,"cjw296":1,"muzammil786":1,"mrbazzan":1,"jnatschev":1,"packit-as-a-service[bot]":1,"ogajduse":1,"jgperin":1,"JacobCallahan":1,"AlexKaravaev":1,"zmc":1,"artificial-intelligence":1,"RonnyPfannschmidt":1,"tebartsch":1,"statiksof":1,"cdoern":1,"jyejare":1,"tamas-laczko":1,"gridhead":1,"Dsafe1":1,"apyrgio":1,"TTimo":1,"madhuravius":1,"mgorny":1,"AlexanderNull":1,"eighthave":1,"josecastillolema":1,"francisbergin":1,"CVC0316":1,"mailinglists35":1,"scnas":1,"ghost":1,"space55":1,"ewie":1,"leifliddy":1,"ericpershey":1,"superstator":1,"nlacasse":1,"dklimpel":1,"aseering":1,"PersonBelowRocks":1,"keuko":1,"nezen":1,"joshuajerome":1},"pull_request_authors":{"inknos":73,"renovate[bot]":49,"umohnani8":44,"lsm5":21,"milanbalazs":17,"jwhonce":14,"dklimpel":11,"Mr-Sunglasses":11,"cevich":11,"cdoern":10,"D3vil0p3r":8,"MattBelle":7,"Honny1":7,"eighthave":7,"vmsh0":6,"aparcar":4,"timc":4,"apozsuse":4,"msisj":4,"baude":4,"openshift-cherrypick-robot":4,"mrbazzan":3,"Luap99":3,"jonathanunderwood":3,"rhatdan":3,"gotmax23":2,"yselkowitz":2,"RazCrimson":2,"jtluka":2,"krrhodes":2,"anishasthana":2,"rkozlo":2,"josegomezr":2,"robbmanes":2,"jyejare":2,"jonded94":2,"dcermak":2,"kianmeng":2,"ericpershey":2,"Alex-Izquierdo":2,"kajal072001":2,"dcasier":2,"fulminemizzega":2,"jarovo":2,"aseering":1,"psegedy":1,"apyrgio":1,"Sevin556":1,"ricardobranco777":1,"maxi0604":1,"hpvb":1,"andryyy":1,"jwoehr":1,"chnrxn":1,"kajinamit":1,"francisbergin":1,"moham-jem":1,"JacobCallahan":1,"SamP20":1,"mwhahaha":1,"sekyHC":1,"ngerakines":1,"martinpitt":1,"mgorny":1,"pohlt":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":7,"good first issue":5,"enhancement":4,"approved":2,"lgtm":2,"help wanted":1,"question":1},"past_year_pull_request_labels_count":{"approved":124,"lgtm":119,"dependencies":19,"help wanted":2,"do-not-merge/work-in-progress":2,"needs-rebase":1},"past_year_issue_author_associations_count":{"NONE":35,"CONTRIBUTOR":19,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":126,"NONE":24,"MEMBER":19,"COLLABORATOR":5},"past_year_issue_authors":{"D3vil0p3r":9,"inknos":5,"MattBelle":4,"vmsh0":3,"Mr-Sunglasses":3,"aparcar":2,"milanbalazs":2,"moneytoo":2,"g0dfl3sh":2,"mgorny":1,"mkanoor":1,"nezen":1,"nlacasse":1,"PersonBelowRocks":1,"rkozlo":1,"superstator":1,"timonviola":1,"yusefkarim":1,"zmc":1,"jyejare":1,"joshuajerome":1,"jgperin":1,"JacobCallahan":1,"gridhead":1,"gmankab":1,"fulminemizzega":1,"edouardruiz":1,"dklimpel":1,"djasa":1,"aseering":1,"apyrgio":1,"343i":1},"past_year_pull_request_authors":{"inknos":53,"renovate[bot]":19,"Mr-Sunglasses":11,"dklimpel":11,"D3vil0p3r":8,"milanbalazs":7,"MattBelle":7,"vmsh0":6,"eighthave":5,"lsm5":5,"Honny1":5,"Luap99":3,"rkozlo":2,"krrhodes":2,"jarovo":2,"josegomezr":2,"baude":2,"jtluka":2,"jwhonce":2,"fulminemizzega":2,"anishasthana":2,"cevich":2,"kajal072001":2,"Alex-Izquierdo":2,"kianmeng":2,"jyejare":2,"aparcar":2,"ricardobranco777":1,"sekyHC":1,"aseering":1,"apyrgio":1},"maintainers":[{"login":"umohnani8","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umohnani8"},{"login":"lsm5","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"inknos","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"jwhonce","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"cdoern","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdoern"},{"login":"cevich","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"openshift-cherrypick-robot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openshift-cherrypick-robot"},{"login":"baude","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"},{"login":"rhatdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhatdan"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"mwhahaha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwhahaha"}],"active_maintainers":[{"login":"inknos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inknos"},{"login":"lsm5","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsm5"},{"login":"Honny1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Honny1"},{"login":"Luap99","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luap99"},{"login":"cevich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cevich"},{"login":"jwhonce","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwhonce"},{"login":"baude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baude"}]},"events":{"total":{"CreateEvent":12,"ReleaseEvent":4,"IssuesEvent":70,"WatchEvent":62,"DeleteEvent":9,"IssueCommentEvent":503,"PushEvent":75,"PullRequestReviewCommentEvent":102,"PullRequestReviewEvent":148,"PullRequestEvent":130,"ForkEvent":24},"last_year":{"CreateEvent":12,"ReleaseEvent":4,"IssuesEvent":70,"WatchEvent":62,"DeleteEvent":9,"IssueCommentEvent":503,"PushEvent":75,"PullRequestReviewCommentEvent":102,"PullRequestReviewEvent":148,"PullRequestEvent":130,"ForkEvent":24}},"keywords":["libpod","podman","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-23T00:28:05.733Z","updated_at":"2022-06-23T00:28:05.733Z","repository_link":"https://github.com/containers/podman-py/blob/main/requirements.txt","dependencies":[{"id":14557835,"package_name":"pyxdg","ecosystem":"pypi","requirements":"\u003e=0.26","direct":true,"kind":"runtime","optional":false},{"id":14557836,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.24","direct":true,"kind":"runtime","optional":false},{"id":14557837,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14557838,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14557839,"package_name":"toml","ecosystem":"pypi","requirements":"\u003e=0.10.2","direct":true,"kind":"runtime","optional":false},{"id":14557840,"package_name":"urllib3","ecosystem":"pypi","requirements":"\u003e=1.24.2","direct":true,"kind":"runtime","optional":false},{"id":14557841,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-23T00:28:07.091Z","updated_at":"2022-06-23T00:28:07.091Z","repository_link":"https://github.com/containers/podman-py/blob/main/test-requirements.txt","dependencies":[{"id":14559426,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14559427,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14559428,"package_name":"fixtures","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14559429,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14559430,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14559431,"package_name":"requests-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14559432,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":22.69451209881848,"created_at":"2025-09-08T11:19:03.607Z","updated_at":"2025-10-07T08:25:48.569Z","avatar_url":"https://github.com/containers.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":268431,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cookiecutter","json-schema","openapi3","pydantic","quantum-circuit","sqlalchemy","tanstack-query","tortoise-orm","traefik","ansible"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69693","html_url":"https://science.ecosyste.ms/projects/69693"}