mirror of
https://github.com/github/codeql.git
synced 2026-01-11 13:40:21 +01:00
Fix typo in query description
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Failure to use secure cookies
|
||||
* @description Insecured cookies may be sent in cleartext, which makes them vulnerable to
|
||||
* @description Insecure cookies may be sent in cleartext, which makes them vulnerable to
|
||||
* interception.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user