Add change note

This commit is contained in:
Joe Farebrother
2025-11-10 09:44:10 +00:00
parent d633120f4d
commit ed483dd5b2

View 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.