Skip to content

Commit 2ef976a

Browse files
authored
Update java/ql/src/CHANGELOG.md
1 parent 22bdde6 commit 2ef976a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Query `java/insecure-cookie` now tolerates setting a cookie's secure flag to `request.isSecure()`. This means servlets that intentionally accept unencrypted connections will no longer raise an alert.
1010
* The query `java/non-https-urls` has been simplified
1111
and no longer requires its sinks to be `MethodAccess`es.
12-
* The logic to detect `WebView`s with JavaScript (and optionally file access) enabled in the query `java/android/unsafe-android-webview-fetch` has been improved.
12+
* The logic to detect `WebView`s with JavaScript (and optionally file access) enabled in the query `java/android/unsafe-android-webview-fetch` has been improved.
1313

1414
## 0.1.1
1515

0 commit comments

Comments
 (0)