Skip to content

Commit eee521e

Browse files
committed
Fix test failure for TempDirLocalInformationDisclosure
1 parent bafcce1 commit eee521e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/test/query-tests/security/CWE-200/semmle/tests/TempDirLocalInformationDisclosure.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ nodes
108108
| Test.java:258:38:258:73 | getProperty(...) : String | semmle.label | getProperty(...) : String |
109109
| Test.java:261:33:261:44 | tempDirChild : File | semmle.label | tempDirChild : File |
110110
| Test.java:261:33:261:53 | toPath(...) | semmle.label | toPath(...) |
111+
| Test.java:268:25:268:63 | createTempFile(...) | semmle.label | createTempFile(...) |
111112
subpaths
112113
#select
113114
| Files.java:10:33:10:68 | getProperty(...) | Files.java:10:33:10:68 | getProperty(...) : String | Files.java:15:17:15:23 | tempDir | Local information disclosure vulnerability from $@ due to use of file or directory readable by other local users. | Files.java:10:33:10:68 | getProperty(...) | system temp directory |

0 commit comments

Comments
 (0)