File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 2
2
category : minorAnalysis
3
3
---
4
4
* Modified the ` EnvInput ` class in ` semmle.code.java.dataflow.FlowSources ` to include ` environment ` and ` file ` source nodes.
5
+ There are no changes to results unless you add source models using the ` environment ` or ` file ` source kinds.
5
6
* Added ` environment ` source models for the following methods:
6
7
* ` java.lang.System#getenv `
7
8
* ` java.lang.System#getProperties `
@@ -16,5 +17,6 @@ category: minorAnalysis
16
17
* ` hudson.FilePath#readFromOffset `
17
18
* ` hudson.FilePath#readToString `
18
19
* Modified the ` DatabaseInput ` class in ` semmle.code.java.dataflow.FlowSources ` to include ` database ` source nodes.
20
+ There are no changes to results unless you add source models using the ` database ` source kind.
19
21
* Added ` database ` source models for the following method:
20
22
* ` java.sql.ResultSet#getString `
You can’t perform that action at this time.
0 commit comments