Skip to content

Commit c4f72dd

Browse files
Change make to global
Co-authored-by: Alex Ford <[email protected]>
1 parent a3c58c6 commit c4f72dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/codeql/ruby/security/LdapInjectionQuery.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ module LdapInjection {
2525
}
2626
}
2727

28-
import TaintTracking::Make<Config>
28+
import TaintTracking::Global<Config>
2929
}

0 commit comments

Comments
 (0)