1.0.20180306163216: Experimental extension for "secret" parameters. (#683)
·
2062 commits
to main
since this release
* Experimental extension for "secret" parameters. These are string input parameters that represent sensitive information such as passwords. This feature deliberately obscures them by replacing them with a placeholder during workflow evaluation and then substituting the real value at the last moment. Staged files containing secrets are deleted when the tool completes.