mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
style:formatDocument
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user