mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Java: Add negative model CSV validation test.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* CSV Validation of negative summaries.
|
||||
*/
|
||||
|
||||
import java
|
||||
import semmle.code.java.dataflow.ExternalFlow
|
||||
import CsvValidation
|
||||
import semmle.code.java.dataflow.internal.NegativeSummary
|
||||
Reference in New Issue
Block a user