Skip to content

[JENKINS-67958] Non-Store Passwords not masked when job triggered by another job #166

Description

@jenkins-infra-bot

Whenever a job that uses a non-stored password is triggered via another job, the passwords are not masked in the "parameters" screen. 

Steps to reproduce:

  • Create a new job with a Non-Stored Password param
  • Create a second job that triggers the first job passing in pre-defined parameters
  • Build second job
  • check the parameters of the first job build, the value for the non-stored password is in clear text.

Using mask passwords version 2.13

 


Originally reported by topher, imported from: Non-Store Passwords not masked when job triggered by another job
  • status: Open
  • priority: Blocker
  • component(s): mask-passwords-plugin
  • label(s): security
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251216-225446
Raw content of original issue

Whenever a job that uses a non-stored password is triggered via another job, the passwords are not masked in the "parameters" screen. 

Steps to reproduce:

  • Create a new job with a Non-Stored Password param
  • Create a second job that triggers the first job passing in pre-defined parameters
  • Build second job
  • check the parameters of the first job build, the value for the non-stored password is in clear text.

Using mask passwords version 2.13

 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions