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
added this to the Optional vulnerabilities milestone 5 jaren geleden
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.