mirror of
https://github.com/github/codeql.git
synced 2026-02-10 12:11:07 +01:00
Java: More missing metadata.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* @description Sensitive cookies without the 'HttpOnly' flag set leaves session cookies vulnerable to
|
||||
* an XSS attack.
|
||||
* @kind path-problem
|
||||
* @problem.severity warning
|
||||
* @precision medium
|
||||
* @id java/sensitive-cookie-not-httponly
|
||||
* @tags security
|
||||
* external/cwe/cwe-1004
|
||||
|
||||
Reference in New Issue
Block a user