Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4439322

Browse files
committed
Java/TempDirLocalInformationDisclosureQuery
java/ql/src/Security/CWE/CWE-200/TempDirLocalInformationDisclosure.ql
1 parent 2a889f4 commit 4439322

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)