When a dangerous environment variable is found:
-
Make sure that using ENV to handle a secret is safe here.
When a dangerous argument variable is found:
-
Make sure that using ARG to handle a secret is safe here.
When a dangerous environment variable is found:
Make sure that using ENV to handle a secret is safe here.
When a dangerous argument variable is found:
Make sure that using ARG to handle a secret is safe here.