Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15400

pipeline plugin shows global passwords from 'EnvInject' plugin on build card as common env

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • build-pipeline-plugin
    • None
    • jenkins core 1.466
      pipeline plugin 1.3.3
      envinject 1.53

      In pipeline view when I set 'Show pipeline parameters' in view configuration page, then all my environment variables defined as 'Global passwords' within EnvInject plugin are visible as plain text on build card.
      They should be masked or there should be a possibility to set what variables should be shown here.

          [JENKINS-15400] pipeline plugin shows global passwords from 'EnvInject' plugin on build card as common env

          Remove the envinject dependency

          Gregory Boissinot added a comment - Remove the envinject dependency

          EnvInject is not aimed at being intrusive.
          I understand the compatibility issue between these two plugins.
          The only solution for me to check parameter type from the build-pipeline plugin.

          Gregory Boissinot added a comment - EnvInject is not aimed at being intrusive. I understand the compatibility issue between these two plugins. The only solution for me to check parameter type from the build-pipeline plugin.

          Klaus Stadler added a comment -

          Please see also JENKINS-16516 - the problem still exists

          Klaus Stadler added a comment - Please see also JENKINS-16516 - the problem still exists

          Thomas Carsuzan added a comment - Progress made to hide sensitive data in 1.4.3-SNAPSHOT Commit : https://github.com/jenkinsci/build-pipeline-plugin/commit/bf1bedebaf8bc625367669f0e80fe36865355f4c

          Now waiting for my EnvInjectPlugin pull request to be merged.

          https://github.com/jenkinsci/envinject-plugin/pull/27

          Thomas Carsuzan added a comment - Now waiting for my EnvInjectPlugin pull request to be merged. https://github.com/jenkinsci/envinject-plugin/pull/27

            Unassigned Unassigned
            nnau Natalia Naumova
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: