Closed
Description
What happened?
In #2056 an environment variable SE_VNC_PASSWORD
was added which is flagged by security scanners. The first release with this commit is https://github.com/SeleniumHQ/docker-selenium/releases/tag/4.16.1-20231212
If I create the image locally as is with ENV SE_VNC_PASSWORD=secret
the secret is flagged. If I create with ENV SE_VNC_PASSWORD=
then it is not flagged. Is it possible to set the variable without a default value?
Command used to start Selenium Grid with Docker (or Kubernetes)
This is an environment variable issue
Relevant log output
This is an environment variable issue
Operating System
all
Docker Selenium version (tag or chart version)
4.16.1-20231212