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
aggiunta alle pietre miliari Optional vulnerabilities5 anni fa
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.