mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
/**
|
|
* CSV Validation of negative summaries.
|
|
*/
|
|
|
|
import java
|
|
import semmle.code.java.dataflow.ExternalFlow
|
|
import ModelValidation
|