Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bd612 commit 39f1352Copy full SHA for 39f1352
2 files changed
swift/ql/src/queries/Security/CWE-079/UnsafeWebViewFetch.ql
@@ -7,8 +7,8 @@
7
* @precision high
8
* @id swift/unsafe-webview-fetch
9
* @tags security
10
- * external/cwe/cwe-095
11
* external/cwe/cwe-079
+ * external/cwe/cwe-095
12
* external/cwe/cwe-749
13
*/
14
swift/ql/test/query-tests/Security/CWE-079/UnsafeWebViewFetch.qlref
@@ -1 +1 @@
1
-queries/Security/CWE-095/UnsafeWebviewFetch.ql
+queries/Security/CWE-079/UnsafeWebviewFetch.ql
0 commit comments