mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +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
|