Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 101111b + 09476d1 commit 5991e9bCopy full SHA for 5991e9b
1 file changed
ruby/ql/lib/codeql/ruby/frameworks/Railties.qll
@@ -24,7 +24,7 @@ module Railties {
24
API::getTopLevelMember("Rails")
25
.getMember("Generators")
26
.getMember("Actions")
27
- .getAUse()
+ .getAValueReachableFromSource()
28
.asExpr()
29
.getExpr()
30
)
0 commit comments