nonStoredPasswordParam value displayed in BlueOcean UI and pipeline steps

There seems to be an issue with the Pipeline step and BlueOcean UI to hide password value,
by using Jenkins version 2.375.1, blueocean-plugin version 1.26.0 and mask-passwords-plugin version 3.1,
all password parameter value are shown on BlueOcean UI and pipeline steps,
there is a similar topic for the same problem but without solution, and on the security side we are blocked by this problem:
https://issues.jenkins.io/browse/JENKINS-59214

Is there a workaround for this subject, either updates to the jenkins version, plugin versions, or a workaround in the use of nonStoredPasswordParam where we have jobs defined in dsl and on the other in groovy.

thank you