<< Back to previous view

[QB-2772] Perforce Password Masking in Command Logging
Created: 04/Aug/16  Updated: 06/Aug/16

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.21

Type: Bug Priority: Major
Reporter: J. Mash Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
Greetings,

I was reviewing some logs earlier and noticed some inconsistencies in the logging output -- Particularly alarming was the plain-text "password" value in one of the commands:

    23:24:00,832 DEBUG - Executing command: p4 -p cgp4-sd.corp.intuit.net:3439 -u jmash -P ****** -c tke.corp.intuit.net-TPS-Main revert -w //...
    23:24:00,999 DEBUG - Executing command: sh -c "p4 -p cgp4-sd.corp.intuit.net:3439 -u jmash -P <password> -c tke.corp.intuit.net-TPS-Main clean "

The second line should probably be something closer to this:

    23:24:00,999 DEBUG - Executing command: p4 -p cgp4-sd.corp.intuit.net:3439 -u jmash -P ****** -c tke.corp.intuit.net-TPS-Main clean

Thanks,
-J. Mash
Generated at Sun Sep 28 22:44:48 UTC 2025 using JIRA 189.