mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Kotlin: Add dataflow tests for stdlib calls
This commit is contained in:
@@ -6,4 +6,5 @@ import java
|
||||
|
||||
private module GeneratedFrameworks {
|
||||
private import apache.IOGenerated
|
||||
private import kotlin.StdLibGenerated
|
||||
}
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user