mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Use more appropriate description
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @id java/trust-boundary-violation
|
||||
* @name Trust boundary violation
|
||||
* @description A user-provided value is used to set a session attribute.
|
||||
* @description Modifying the HTTP session attributes based on data from an untrusted source may violate a trust boundary.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @security-severity 8.8
|
||||
|
||||
Reference in New Issue
Block a user