Skip to content

Commit e7f6d53

Browse files
committed
Deprecate WebViewDubuggingQuery.qll
1 parent ef08a91 commit e7f6d53

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: deprecated
3+
---
4+
* The `WebViewDubuggingQuery` library has been renamed to `WebViewDebuggingQuery` to fix the typo in the file name. `WebViewDubuggingQuery` is now deprecated.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/**
2+
* DEPRECATED: Use `semmle.code.java.security.WebviewDebuggingEnabledQuery` instead.
3+
*
4+
* Definitions for the Android Webview Debugging Enabled query
5+
*/
6+
7+
import java
8+
import semmle.code.java.security.WebviewDebuggingEnabledQuery

0 commit comments

Comments
 (0)