mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
update java/password-in-configuration to match csharp
This commit is contained in:
@@ -48,4 +48,4 @@ where
|
||||
)
|
||||
or
|
||||
hasEmbeddedPassword(nameAttr.getValue().trim()) // Attribute value matches password pattern
|
||||
select nameAttr, "Plaintext password in configuration file."
|
||||
select nameAttr, "Avoid plaintext passwords in configuration files."
|
||||
|
||||
Reference in New Issue
Block a user