Add change note

This commit is contained in:
Chris Smowton
2022-04-26 10:38:20 +01:00
parent 7d4767a4f5
commit 8d7098245b

View File

@@ -0,0 +1,6 @@
---
category: minorAnalysis
---
* Query `java/insecure-cookie` no longer produces a false positive if
`cookie.setSecure(...)` is called passing a constant that always equals
`true`.