Java: Use negative summary models in unsupported external api telemetry query.

This commit is contained in:
Michael Nebel
2022-08-26 13:47:31 +02:00
parent 23e0ee66e0
commit 290c35e7c6
4 changed files with 16 additions and 3 deletions

View File

@@ -8,6 +8,7 @@
import java
import semmle.code.java.dataflow.internal.FlowSummaryImpl as FlowSummaryImpl
import semmle.code.java.dataflow.internal.NegativeSummary
import ExternalApi
private predicate getRelevantUsages(ExternalApi api, int usages) {