mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
experimentalSinkModel to sinkModel, remove one path injection sink that already exist before
This commit is contained in:
@@ -43,6 +43,5 @@ public class SpringIoPathInjection {
|
||||
FileSystemUtils.deleteRecursively(filePath); // $ PathInjection
|
||||
FileCopyUtils.copy(pathFile, pathFile); // $ PathInjection
|
||||
FileCopyUtils.copyToByteArray(pathFile); // $ PathInjection
|
||||
FileCopyUtils.copyToString(new FileReader("fa"));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user