diff --git a/csharp/ql/src/change-notes/2025-10-24-insecure-cookie-query-promote.md b/csharp/ql/src/change-notes/2025-10-24-insecure-cookie-query-promote.md index 1a15c0494bdf..6b3d8d5b2590 100644 --- a/csharp/ql/src/change-notes/2025-10-24-insecure-cookie-query-promote.md +++ b/csharp/ql/src/change-notes/2025-10-24-insecure-cookie-query-promote.md @@ -1,4 +1,4 @@ --- category: newQuery --- -The `cs/web/cookie-secure-not-set` and `cs/web/cookie-httponly-not-set` queries have been promoted from experimental to the main query pack. \ No newline at end of file +* The `cs/web/cookie-secure-not-set` and `cs/web/cookie-httponly-not-set` queries have been promoted from experimental to the main query pack.