Merge pull request #15073 from atorralba/atorralba/java/remove-invalid-ognl-sinks

Java: Remove invalid OGNL sinks
This commit is contained in:
Tony Torralba
2023-12-12 16:52:31 +01:00
committed by GitHub
2 changed files with 4 additions and 11 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`.