docker
docker copied to clipboard
CVE-2022-40674
On latest docker image our CVE-scanner reports following critical issue: https://avd.aquasec.com/nvd/2022/cve-2022-40674/
Is it possible to update the expat-lib? May just a fresh rebuild based on upstream images solves the problem.
PS: Is it possible to define a lifecycle for automatically rebuilding images e.g. every week? This should also solve the problem with future CVEs.
With the way docker hub works, this is not something that can be solved in a straightforward manner (perhaps not at all). Future images should have the updated lib though, I think.