mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
Shared: Fix for 'coauthor'.
This commit is contained in:
@@ -78,7 +78,7 @@ fn test_passwords(
|
||||
sink(encoded_password);
|
||||
sink(password_hash);
|
||||
sink(passwordFile);
|
||||
sink(coauthor); // $ SPURIOUS: sensitive=password
|
||||
sink(coauthor);
|
||||
|
||||
sink(ms.harmless.as_str());
|
||||
sink(ms.password_file_path.as_str());
|
||||
|
||||
Reference in New Issue
Block a user