Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: build-environment-plugin
-
Labels:
-
Similar Issues:
Description
We had do disable the Build Environment plugin: https://wiki.jenkins-ci.org/display/JENKINS/Build+Environment+Plugin
We have a parametrized build, one of the parameters is a 'password' type. Jenkins makes other efforts to not show the password in the log. However this plugin shows it plain as day when you click "Environment Variables"
If this is considered a valid issue, and it is fixed, We would like to know so we can re-enable the plug in
Attachments
Issue Links
- is related to
-
JENKINS-19830 Masked Password visible as plain text in Msbuild Plugin
-
- Resolved
-
Moving out of the SECURITY project since there is no real vulnerability here, at least once you know about the issue, so there is no purpose in concealing progress prior to the fix.
I think this plugin should be checking AbstractBuild.getSensitiveBuildVariables.