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
додав(ла) до Optional vulnerabilities етапу 5 роки тому
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.