Post refactor fixiup

This commit is contained in:
Jonathan Leitschuh
2022-02-07 15:02:13 -05:00
parent de38638db6
commit c4112e6d4c
4 changed files with 62 additions and 213 deletions

View File

@@ -1,3 +0,0 @@
| Test.java:18:25:18:61 | createTempFile(...) | Local information disclosure vulnerability due to use of file readable by other local users. |
| Test.java:26:25:26:67 | createTempFile(...) | Local information disclosure vulnerability due to use of file readable by other local users. |
| Test.java:95:24:95:65 | createTempDir(...) | Local information disclosure vulnerability due to use of directory readable by other local users. |