cleanup module imports and update expected outputs

This commit is contained in:
Erik Krogh Kristensen
2019-11-22 13:55:47 +01:00
parent 85b22536d0
commit f40d79271d
4 changed files with 49 additions and 8 deletions

View File

@@ -21,5 +21,5 @@ from
where
cfg.hasFlowPath(source, sink)
select sink.getNode(), source, sink,
sink.getNode().(XSS::Shared::Sink).getVulnerabilityKind() + " vulnerability due to $@.", source.getNode(),
sink.getNode().(Xss::Shared::Sink).getVulnerabilityKind() + " vulnerability due to $@.", source.getNode(),
"user-provided value"