mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Documentation fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added the `java/trust-boundary-violation` query to detect trust boundary violations between HTTP requests and the HTTP session.
|
||||
* Added the `java/trust-boundary-violation` query to detect trust boundary violations between HTTP requests and the HTTP session. Also added the `trust-boundary-violation` sink kind for sinks which may cross a trust boundary, such as calls to the `HttpSession#setAttribute` method.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user