mirror of
https://github.com/github/codeql.git
synced 2026-03-06 07:36:47 +01:00
368 B
368 B
0.7.1
Minor Analysis Improvements
- The query "Unsafe resource fetching in Android WebView" (
java/android/unsafe-android-webview-fetch) now recognizes WebViews wheresetJavascriptEnabled,setAllowFileAccess,setAllowUniversalAccessFromFileURLs, and/orsetAllowFileAccessFromFileURLsare set inside the function block of the Kotlinapplyfunction.