C#: Introduce validation of negative summaries.

This commit is contained in:
Michael Nebel
2022-08-04 10:11:59 +02:00
parent 3315d768f8
commit 053460ffeb
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
/**
* CSV Validation of negative summaries.
*/
import csharp
import semmle.code.csharp.dataflow.CsvValidation
import semmle.code.csharp.dataflow.NegativeSummary