File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
csharp/ql/lib/semmle/code/csharp/dataflow
java/ql/lib/semmle/code/java/dataflow Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 69
69
* sources "remote" indicates a default remote flow source, and for summaries
70
70
* "taint" indicates a default additional taint step and "value" indicates a
71
71
* globally applicable value-preserving step.
72
- * 9. The `provenance` column is tag to indicate the origin of the summary.
72
+ * 9. The `provenance` column is a tag to indicate the origin of the summary.
73
73
* There are two supported values: "generated" and "manual". "generated" means that
74
74
* the model has been emitted by the model generator tool and "manual" means
75
75
* that the model has been written by hand. This information is used in a heuristic
Original file line number Diff line number Diff line change 62
62
* sources "remote" indicates a default remote flow source, and for summaries
63
63
* "taint" indicates a default additional taint step and "value" indicates a
64
64
* globally applicable value-preserving step.
65
- * 9. The `provenance` column is tag to indicate the origin of the summary.
65
+ * 9. The `provenance` column is a tag to indicate the origin of the summary.
66
66
* There are two supported values: "generated" and "manual". "generated" means that
67
67
* the model has been emitted by the model generator tool and "manual" means
68
68
* that the model has been written by hand.
You can’t perform that action at this time.
0 commit comments