Hi

I have a large number of pipelines written in declarative pipeline script.
The scripts wrap bash scripts which expose passwords when run.

I'd like to use to mask the passwords out from the ui and have looked at
maskpasswords plugin, however the plugin seems to be written for the
procedural pipeline script, so not supported by declarative.
I've looked at the credentials password plugin, but it would only apply to
pre-defined secrets... but a lot of the secrets exposed in the scripts are
generated during the pipeline run.

If there was some mechanism to blanket mask out all the output from some
scripts , that would solve an immediate problem.

Does jenkins have a solution like this supported by declarative pipeline
script?

Thanks in advance,
Traiano

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAFKCRVKoV2Ayw55anS2BBp8ezkeurAv%2B%3Dkj1T7cAaW0s4CrKww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to