Skip to content

Commit 2e6adda

Browse files
authored
Fix one more change note
1 parent 4a648f3 commit 2e6adda

File tree

1 file changed

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

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22

33
### Minor Analysis Improvements
44

5-
* Query `java/insecure-cookie` no longer produces a false positive if
6-
`cookie.setSecure(...)` is called passing a constant that always equals
7-
`true`.
5+
* Query `java/insecure-cookie` no longer produces a false positive if `cookie.setSecure(...)` is called passing a constant that always equals `true`.

0 commit comments

Comments
 (0)