mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Add change note
This commit is contained in:
5
go/ql/src/change-notes/2025-11-10-inseucre-cookie.md
Normal file
5
go/ql/src/change-notes/2025-11-10-inseucre-cookie.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* The `go/cookie-http-only-not-set` query has been promoted from the experimental query pack. This query was originally contributed to the experimental query pack by @edvraa.
|
||||
* A new query `go/cookie-secure-not-set` has been added to detect cookies without the `Secure` flag set.
|
||||
Reference in New Issue
Block a user