We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf251b commit 6dad0e2Copy full SHA for 6dad0e2
java/ql/test/experimental/query-tests/security/CWE-297/IgnoredHostnameVerification.expected
@@ -1,3 +1,3 @@
1
-| IgnoredHostnameVerification.java:15:5:15:46 | verify(...) | Ignored result of hostname verification. |
2
-| IgnoredHostnameVerification.java:25:22:25:63 | verify(...) | Ignored result of hostname verification. |
3
-| IgnoredHostnameVerification.java:36:22:36:63 | verify(...) | Ignored result of hostname verification. |
+| IgnoredHostnameVerification.java:16:5:16:46 | verify(...) | Ignored result of hostname verification. |
+| IgnoredHostnameVerification.java:26:22:26:63 | verify(...) | Ignored result of hostname verification. |
+| IgnoredHostnameVerification.java:37:22:37:63 | verify(...) | Ignored result of hostname verification. |
0 commit comments