style:formatDocument

This commit is contained in:
liangjinhuang
2022-02-02 00:21:26 +08:00
parent af2e8ff8c6
commit 1885b683f7
3 changed files with 13 additions and 17 deletions

View File

@@ -20,4 +20,4 @@ import DataFlow::PathGraph
from Configuration cfg, DataFlow::PathNode source, DataFlow::PathNode sink
where cfg.hasFlowPath(source, sink)
select sink.getNode(), source, sink, "Cryptographically insecure $@ in a security context.",
source.getNode(), "random value"
source.getNode(), "random value"