Skip to content

Java ruleset enhancements

Vishwa Bhat requested to merge vbhat161-rulefix into main

What this MR does

  • Update Java rule-CommandInjection.ymlto match concatenated taint strings (reference)
  • Update Java rule-SpelView.yml to also match ExpressionParser interface methods (reference)
  • Update Java rule-XpathInjection.yml to match actual XPath import path

Merge request reports