mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
C#: Introduce validation of negative summaries.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* CSV Validation of negative summaries.
|
||||
*/
|
||||
|
||||
import csharp
|
||||
import semmle.code.csharp.dataflow.CsvValidation
|
||||
import semmle.code.csharp.dataflow.NegativeSummary
|
||||
Reference in New Issue
Block a user