C#: Add file level QL Doc to Capture Summary models specific implementations.

This commit is contained in:
Michael Nebel
2022-03-09 14:13:26 +01:00
parent d114582b56
commit e8aacb710e
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
/**
* Provides predicates related to capturing summary models of the Standard or a 3rd party library.
*/
import java
import semmle.code.java.dataflow.TaintTracking
import semmle.code.java.dataflow.internal.DataFlowImplCommon