mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
@@ -209,7 +209,7 @@ module CleartextSources {
|
||||
)
|
||||
}
|
||||
|
||||
override string describe() { result = "an write to " + name }
|
||||
override string describe() { result = "a write to " + name }
|
||||
}
|
||||
|
||||
/** An assignment that may assign a password to a variable */
|
||||
|
||||
Reference in New Issue
Block a user