mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Add change note
This commit is contained in:
4
java/ql/src/change-notes/2022-05-11-insecure-cookie.md
Normal file
4
java/ql/src/change-notes/2022-05-11-insecure-cookie.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Query `java/insecure-cookie` now tolerates setting a cookie's secure flag to `request.isSecure()`. This means servlets that intentionally accept unencrypted connections will no longer raise an alert.
|
||||
Reference in New Issue
Block a user