Java: Remove invalid OGNL sinks

Fixes #15053
This commit is contained in:
Tony Torralba
2023-12-12 13:36:25 +01:00
parent a8bd6b8cb1
commit 103110f9c2
2 changed files with 5 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Removed some spurious sinks related to `com.opensymphony.xwork2.TextProvider.getText` from the query `java/ognl-injection`.