mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
/**
|
|
* CSV Validation of negative summaries.
|
|
*/
|
|
|
|
import csharp
|
|
import semmle.code.csharp.dataflow.ExternalFlow
|
|
import CsvValidation
|
|
import semmle.code.csharp.dataflow.internal.NegativeSummary
|