Capricorn0010 opened a new issue, #16698: URL: https://github.com/apache/dolphinscheduler/issues/16698
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened 发现如果用参数传递密码的话,在节点的work-log 密码还是会明文显示,希望是密文,该怎么解决呢  ### What you expected to happen SensitiveDataConverter.java 上处理敏感密码日志没有处理到,正则表达式没有覆盖到。 ### How to reproduce 使用sql组件来查下表里存储到密码,参数往下传递。 ### Anything else _No response_ ### Version 3.1.x ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
