Deprecate WebViewDubuggingQuery.qll

This commit is contained in:
Ed Minnix
2023-03-22 12:14:11 -04:00
parent ef08a91340
commit e7f6d53907
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The `WebViewDubuggingQuery` library has been renamed to `WebViewDebuggingQuery` to fix the typo in the file name. `WebViewDubuggingQuery` is now deprecated.

View File

@@ -0,0 +1,8 @@
/**
* DEPRECATED: Use `semmle.code.java.security.WebviewDebuggingEnabledQuery` instead.
*
* Definitions for the Android Webview Debugging Enabled query
*/
import java
import semmle.code.java.security.WebviewDebuggingEnabledQuery