mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
JS: Deprecate ConsistencyChecking to avoid deprecation warnings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import javascript
|
||||
import semmle.javascript.security.dataflow.TaintedPathQuery
|
||||
import testUtilities.ConsistencyChecking
|
||||
deprecated import testUtilities.ConsistencyChecking
|
||||
|
||||
class TaintedPathConsistency extends ConsistencyConfiguration {
|
||||
TaintedPathConsistency() { this = "TaintedPathConsistency" }
|
||||
|
||||
Reference in New Issue
Block a user