We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a38223 commit f40f2dbCopy full SHA for f40f2db
ruby/ql/lib/codeql/ruby/security/UrlRedirectCustomizations.qll
@@ -75,7 +75,7 @@ module UrlRedirect {
75
}
76
77
private class ExternalUrlRedirectSink extends Sink {
78
- ExternalUrlRedirectSink() { this = ModelOutput::getASinkNode("url-redirect").asSink() }
+ ExternalUrlRedirectSink() { this = ModelOutput::getASinkNode("url-redirection").asSink() }
79
80
81
/**
0 commit comments