We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4767a commit 8d70982Copy full SHA for 8d70982
1 file changed
java/ql/src/change-notes/2022-04-26-insecure-cookie-named-constants.md
@@ -0,0 +1,6 @@
1
+---
2
+category: minorAnalysis
3
4
+* Query `java/insecure-cookie` no longer produces a false positive if
5
+`cookie.setSecure(...)` is called passing a constant that always equals
6
+`true`.
0 commit comments