Quantcast
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: public static String[] readLogFilesFromSftp() { // Read log file from sftp String env = Global.getTestEnvironment().replace("-JENKINS", "").toLowerCase(); String username = "qaautomation"; String password = "43e88c4c386612c2fcdacd13e52bf95e"; String server1 = String.format("phx1.%s.norvax.net", env); String server2 = String.format("phx2.%s.norvax.net", env); String server3 = String.format("phx3.%s.norvax.net", env); String server4 = String.format("phx4.%s.norvax.net", env); Str Source: http://pastebin.com/raw.php?i=2ABcy6v0

Viewing all articles
Browse latest Browse all 2663

Trending Articles