Skip to content

Commit 1f1ec97

Browse files
committed
Java/TempDirLocalInformationDisclosureQuery
java/ql/src/Security/CWE/CWE-200/TempDirLocalInformationDisclosure.ql
1 parent b1073dd commit 1f1ec97

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

java/ql/lib/semmle/code/java/security/TempDirLocalInformationDisclosureQuery.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ module TempDirSystemGetPropertyToCreateConfig implements DataFlow::ConfigSig {
147147
}
148148

149149
predicate observeDiffInformedIncrementalMode() { any() }
150-
151-
Location getASelectedSinkLocation(DataFlow::Node sink) { none() }
152150
}
153151

154152
/**

0 commit comments

Comments
 (0)