Fix one more change note

This commit is contained in:
Jeroen Ketema
2022-04-28 14:22:41 +02:00
committed by GitHub
parent 4a648f3c89
commit 2e6addab03

View File

@@ -2,6 +2,4 @@
### Minor Analysis Improvements
* Query `java/insecure-cookie` no longer produces a false positive if
`cookie.setSecure(...)` is called passing a constant that always equals
`true`.
* Query `java/insecure-cookie` no longer produces a false positive if `cookie.setSecure(...)` is called passing a constant that always equals `true`.