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 7a9a9d8 commit 2d9d383Copy full SHA for 2d9d383
javascript/ql/lib/semmle/javascript/security/dataflow/ClientSideUrlRedirectCustomizations.qll
@@ -8,8 +8,6 @@ import javascript
8
import semmle.javascript.security.dataflow.RemoteFlowSources
9
10
module ClientSideUrlRedirect {
11
- private import Xss::DomBasedXss as DomBasedXss
12
-
13
/**
14
* A data flow source for unvalidated URL redirect vulnerabilities.
15
*/
0 commit comments