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 22category : minorAnalysis
33---
44* 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.
56* Added ` environment ` source models for the following methods:
67 * ` java.lang.System#getenv `
78 * ` java.lang.System#getProperties `
@@ -16,5 +17,6 @@ category: minorAnalysis
1617 * ` hudson.FilePath#readFromOffset `
1718 * ` hudson.FilePath#readToString `
1819* 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.
1921* Added ` database ` source models for the following method:
2022 * ` java.sql.ResultSet#getString `
You can’t perform that action at this time.
0 commit comments