How to solve a security break in creating File with a specified name in Java code?

前端 未结 0 758
刺人心
刺人心 2020-11-21 05:05

The security code scan does not like the following Java code:

File localCsvFile = new File(MessageFormat.format(REPORT_ZIP_PATH_FORMAT,
            REPORT_LOC         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题