mirror of
https://github.com/github/codeql.git
synced 2026-04-20 14:34:04 +02: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