mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Release preparation for version 2.8.0
This commit is contained in:
6
javascript/ql/src/change-notes/released/0.0.9.md
Normal file
6
javascript/ql/src/change-notes/released/0.0.9.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 0.0.9
|
||||
|
||||
### New Queries
|
||||
|
||||
* A new query `js/samesite-none-cookie` has been added. The query detects when the SameSite attribute is set to None on a sensitive cookie.
|
||||
* A new query `js/empty-password-in-configuration-file` has been added. The query detects empty passwords in configuration files. The query is not run by default.
|
||||
Reference in New Issue
Block a user