DaGeRe / peass

Tool for Performance analysis of software system
GNU Affero General Public License v3.0
10 stars 9 forks source link

jenkins credentials can be seen in RTS-log #32

Closed mawHBT closed 2 years ago

mawHBT commented 2 years ago

If jenkins-configured credentials (username and password) are used in a peass-ci pipeline-build as measure properties, these can be seen in Peass Regression Test Selection Log. ProcessBuilderHelper prints the passed command, which includes user and password in clear text.

mawHBT commented 2 years ago

Since this is related to the Peass-CI-plugin, the issue was moved here.