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
dodaje to do kamienia milowego Optional vulnerabilities5 lat temu
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.