mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Fix one more change note
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user