Skip to content

Commit cca4c35

Browse files
committed
add pathgraph
1 parent 7f07422 commit cca4c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruby/ql/src/experimental/cwe-208/UnsafeHmacComparison.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
private import codeql.ruby.AST
1515
private import codeql.ruby.DataFlow
16+
import DataFlow::PathGraph
1617
import codeql.ruby.ApiGraphs
1718
import ruby
1819

0 commit comments

Comments
 (0)