You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
macen-car-deploy-plugin writes passwords onto console output in clear text.
Do not print clear text passwords into console in method org.wso2.maven.car.artifact.DeployCarMojo#execute
TSPWD (TrustStorePassword)
Password (User Password)
Remove Method org.wso2.maven.car.artifact.DeployCarMojo#printParams as it should only be used for debugging purposes.
Suggested Labels:
Suggested Assignees:
Affected Product Version:
1.2.0, 1.2.1-SNAPSHOT
OS, DB, other environment details and versions:
Steps to reproduce:
Use maven-car-deploy-plugin, find passwords on console output
Related Issues:
The text was updated successfully, but these errors were encountered:
Description:
macen-car-deploy-plugin writes passwords onto console output in clear text.
Do not print clear text passwords into console in method org.wso2.maven.car.artifact.DeployCarMojo#execute
Remove Method org.wso2.maven.car.artifact.DeployCarMojo#printParams as it should only be used for debugging purposes.
Suggested Labels:
Suggested Assignees:
Affected Product Version:
1.2.0, 1.2.1-SNAPSHOT
OS, DB, other environment details and versions:
Steps to reproduce:
Use maven-car-deploy-plugin, find passwords on console output
Related Issues:
The text was updated successfully, but these errors were encountered: