mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Update QLDoc for ReverseDnsUserInput
This commit is contained in:
@@ -373,7 +373,7 @@ class AndroidJavascriptInterfaceMethodParameter extends RemoteFlowSource {
|
||||
}
|
||||
}
|
||||
|
||||
/** A node with input that may be controlled by a local user. */
|
||||
/** A node with input that comes from a reverse DNS lookup. */
|
||||
abstract class ReverseDnsUserInput extends UserInput {
|
||||
override string getThreatModel() { result = "reverse-dns" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user