Add "" and nil as sources

This commit is contained in:
Maiky
2023-08-22 18:10:33 +02:00
parent f301e46175
commit 664c1eba72
4 changed files with 65 additions and 2 deletions

View File

@@ -17,4 +17,4 @@ import DataFlow::PathGraph
from Configuration config, DataFlow::PathNode source, DataFlow::PathNode sink
where config.hasFlowPath(source, sink)
select sink.getNode(), source, sink, "This LDAP authencation depends on a $@.", source.getNode(),
"user-provided value"
"user-provided value or the password is empty"