mirror of
https://github.com/github/codeql.git
synced 2026-04-11 10:04:02 +02:00
6 lines
193 B
Markdown
6 lines
193 B
Markdown
## 0.1.1
|
|
|
|
### 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`.
|