mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
C#/Java: Add descriptive comment on negative summaries in ExternalFlow.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
* `namespace; type; subtypes; name; signature; ext; input; output; kind; provenance`
|
||||
* - Negative Summaries:
|
||||
* `namespace; type; name; signature; provenance`
|
||||
* A negative summary is used to indicate that there is no flow via a callable.
|
||||
*
|
||||
* The interpretation of a row is similar to API-graphs with a left-to-right
|
||||
* reading.
|
||||
|
||||
Reference in New Issue
Block a user