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 6969 * sources "remote" indicates a default remote flow source, and for summaries
7070 * "taint" indicates a default additional taint step and "value" indicates a
7171 * 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.
7373 * There are two supported values: "generated" and "manual". "generated" means that
7474 * the model has been emitted by the model generator tool and "manual" means
7575 * 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 6262 * sources "remote" indicates a default remote flow source, and for summaries
6363 * "taint" indicates a default additional taint step and "value" indicates a
6464 * 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.
6666 * There are two supported values: "generated" and "manual". "generated" means that
6767 * the model has been emitted by the model generator tool and "manual" means
6868 * that the model has been written by hand.
You can’t perform that action at this time.
0 commit comments