How to fix Path Manipulation error in java which is raised in Fortify ? Please provide any inputs?
I am getting the Path manipulation error in below line of my java file.
new File(args[0])
How to fix Path Manipulation error in java which is raised in Fortify ? Please provide any inputs?
I am getting the Path manipulation error in below line of my java file.
new File(args[0])