mirror of
https://github.com/github/codeql.git
synced 2026-04-09 00:54:00 +02:00
193 B
193 B
0.1.1
Minor Analysis Improvements
- Query
java/insecure-cookieno longer produces a false positive ifcookie.setSecure(...)is called passing a constant that always equalstrue.