docker
docker copied to clipboard
Security vulnerabilities reported in container re. libpq and zlib
Description
Our automated Sysdig scan is currently showing two known vulnerabilities in dependencies of the Docker container. Not sure if this is anything you can or should deal with, or if we just need to wait for it to be fixed upstream, but putting here for reference.
- CVE-2022-2625 High libpq-14.4-r0 APKG 14.5-r0 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2625
- CVE-2022-37434 Critical zlib-1.2.12-r1 APKG 1.2.12-r2 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-37434
Rebuilding now to get any remediations that exist upstream https://github.com/craftcms/docker/actions/runs/2966593884
That did the trick. Thanks Tim!