Use more appropriate description

This commit is contained in:
Ed Minnix 2023-07-28 17:05:25 -04:00
Родитель a36c12ff1f
Коммит b305962c9a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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