Podman

Latest version: v5.2.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 36

3.1.2.4

Not secure
Update pyproject.toml to meet Fedora packaging needs.

3.1.2.3

Update dependency checking

3.1.2.2

Bumped release number to update github latest tagging.

3.1.2.1

PodmanClient() now supports service addresses using ssh:// and tcp:// schemes. The keyword `connection` has been added, using its value as a key into the connections that have been defined in XDG_CONFIG_DIR/containers/containers.cfg. The `podman system connection` is used to curate connections.

docstrings were cleaned up to aid in future sphinx generated documentation.

ssh:// service addresses are supported by the use of an external ssh client.

tcp:// connections are not secure.

3.1.2

Bugfixes
- Fixed a bug where images with empty layers were stored incorrectly, causing them to be unable to be pushed or saved.
- Fixed a bug where the `podman rmi` command could fail to remove corrupt images from storage.
- Fixed a bug where the remote Podman client's `podman save` command did not support the `oci-dir` and `docker-dir` formats ([9742](https://github.com/containers/podman/issues/9742)).
- Fixed a bug where volume mounts from `podman play kube` created with a trailing `/` in the container path were were not properly superceding named volumes from the image ([9618](https://github.com/containers/podman/issues/9618)).
- Fixed a bug where Podman could fail to build on 32-bit architectures.

Misc
- Updated the containers/image library to v5.11.1

3.1.1.3

PodmanClient() introduces docker-py functionality, while additionally allowing access to Podman unique functionality such as Pods.

Note: APIConnection() and it's support classes will be deprecated.

Known Limitations:

* PodmanClient() currently only connects to UNIX domain socket.
* Container attach and exec not implemented.
* Podman Network API not well documented or tested, the compatibility API to better align with docker-py
* Podman does not support:
* Swam operations
* Container update, Container rename is supported

Page 17 of 36

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.