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

Skip to content

Commit 3fa8259

Browse files
committed
Actions/OutputClobberingQuery
actions/ql/src/experimental/Security/CWE-074/OutputClobberingHigh.ql uses source as endpoint
1 parent 8d49f26 commit 3fa8259

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

actions/ql/lib/codeql/actions/security/OutputClobberingQuery.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,6 @@ private module OutputClobberingConfig implements DataFlow::ConfigSig {
212212
}
213213

214214
predicate observeDiffInformedIncrementalMode() { any() }
215-
216-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
217215
}
218216

219217
/** Tracks flow of unsafe user input that is used to construct and evaluate an environment variable. */

0 commit comments

Comments
 (0)