Mitigating this vulnerability requires changing the installation of NGINX within this Dockerfile.
NGINX 1.15.8 contains known vulnerabilities. This package is installed when the base image (tiangolo/uwsgi-nginx:python3.7) is built. You may inspect the Dockerfile to see how that pans out:https://github.com/tiangolo/uwsgi-nginx-docker/blob/master/python3.7/Dockerfile .
Mitigating this vulnerability requires changing the installation of NGINX within this Dockerfile.
sindre
lade till denna till milstolpe Optional vulnerabilities5 år sedan
NGINX 1.15.8 contains known vulnerabilities. This package is installed when the base image (tiangolo/uwsgi-nginx:python3.7) is built. You may inspect the Dockerfile to see how that pans out:https://github.com/tiangolo/uwsgi-nginx-docker/blob/master/python3.7/Dockerfile .
Mitigating this vulnerability requires changing the installation of NGINX within this Dockerfile.