Kotlin: Add dataflow tests for stdlib calls

This commit is contained in:
Tamas Vajk
2022-08-23 11:16:23 +02:00
parent 6d5d78e975
commit 57d861337b
6 changed files with 117 additions and 31 deletions

View File

@@ -6,4 +6,5 @@ import java
private module GeneratedFrameworks {
private import apache.IOGenerated
private import kotlin.StdLibGenerated
}

View File

@@ -0,0 +1,7 @@
/**
* THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
* Definitions of taint steps in the StdLibGenerated framework.
*/
import java
private import semmle.code.java.dataflow.ExternalFlow