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 ad40c4b commit fd561d1Copy full SHA for fd561d1
javascript/ql/src/semmle/javascript/security/dataflow/Xss.qll
@@ -77,7 +77,6 @@ module Shared {
77
78
/** Provides classes and predicates for the DOM-based XSS query. */
79
module DomBasedXss {
80
- // StringReplaceCallSequence
81
/** A data flow source for DOM-based XSS vulnerabilities. */
82
abstract class Source extends Shared::Source { }
83
0 commit comments