Skip to content

Overhauled java_file_rule-FilenameUtils - changed to Taint mode, updated Tests

Dinura Seneviratne requested to merge feat/433052/java-FilenameUtils into main

Updated rule to prevent capturing of false positives and check if user input is supplied to FileNameUtils method.

  • Changed Rule to Taint Mode
  • Added Other sources from FileNameUtils that produce string outputs.
  • Updated Description
Edited by Dinura Seneviratne

Merge request reports