Skip to content

Commit eb3a35e

Browse files
authored
Update java/ql/src/change-notes/released/0.1.2.md
1 parent 11707f8 commit eb3a35e

File tree

1 file changed

+1
-1
lines changed
  • java/ql/src/change-notes/released

1 file changed

+1
-1
lines changed

java/ql/src/change-notes/released/0.1.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
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.

0 commit comments

Comments
 (0)