mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Ruby: add a query and script for autogenerating typeModel and summaryModel data extensions entries
This commit is contained in:
@@ -185,7 +185,7 @@ module ApiGraphShared<ApiGraphSharedSig S> {
|
||||
bindingset[sink]
|
||||
pragma[inline_late]
|
||||
Node getAValueReachingSinkInline(ApiNode sink) {
|
||||
result = asSinkInline(getAnEpsilonSuccessorInline(sink))
|
||||
backwardStartNode(result) = getAnEpsilonSuccessorInline(sink)
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user