-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
plugin version 1.7.3 (cloudbees docker custom build environment plugin)
the console log shows log
[testjob] $ docker exec --tty --user 1234:1234 d80ce6666666133141 env build_param1=value1 build_param2=value ENV_1=VAL1 ENV_2=VAL2 [additional env vars] WORKSPACE=/apps/jenkins/workspace/test0job /bin/sh -xe /tmp/jenkinsxxxxx.sh
It logs/shows the job parameter and global environment variables, potentially it exposes sensitive information.
Like an option to completely suppress the log of the command executed or be able to exclude/mask parameter or env vars