mirror of
https://github.com/github/codeql.git
synced 2026-03-06 07:36:47 +01:00
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
/**
|
|
* CSV Validation of negative summaries.
|
|
*/
|
|
|
|
import java
|
|
import semmle.code.java.dataflow.ExternalFlow
|
|
import CsvValidation
|
|
import semmle.code.java.dataflow.internal.NegativeSummary
|