1
0
mirror of https://github.com/containers/podman.git synced 2026-02-05 06:45:31 +01:00

SECURITY.md: point to container-libs

The containers/common repo README has a Warning on top about the package
being moved. So, the SECURITY.md link should be updated as well to point
to the actively maintained repo.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
Lokesh Mandvekar
2025-10-08 18:40:09 -04:00
parent 685a448ccc
commit 6786f59648

View File

@@ -1,3 +1,3 @@
## Security and Disclosure Information Policy for the Podman Project
The Podman Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/main/SECURITY.md) for the Containers Projects.
The Podman Project follows the [Security and Disclosure Information Policy](https://github.com/containers/container-libs/blob/main/SECURITY.md) for the Containers Projects.