File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
java/ql/src/semmle/code/java/frameworks/spring Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ private class SpringHttpFlowStep extends SummaryModelCsv {
115115 "org.springframework.http;HttpHeaders;true;getCacheControl;();;Argument[-1];ReturnValue;taint" ,
116116 "org.springframework.http;HttpHeaders;true;getConnection;();;Argument[-1];Element of ReturnValue;taint" ,
117117 "org.springframework.http;HttpHeaders;true;getETag;();;Argument[-1];ReturnValue;taint" ,
118- "org.springframework.http;HttpHeaders;true;getETagValuesAsList;(String);;Element of Argument[-1];ReturnValue;taint" ,
118+ "org.springframework.http;HttpHeaders;true;getETagValuesAsList;(String);;Argument[-1];Element of ReturnValue;taint" ,
119119 "org.springframework.http;HttpHeaders;true;getFieldValues;(String);;Argument[-1];ReturnValue;taint" ,
120120 "org.springframework.http;HttpHeaders;true;getFirst;(String);;Argument[-1];ReturnValue;taint" ,
121121 "org.springframework.http;HttpHeaders;true;getIfMatch;();;Argument[-1];Element of ReturnValue;taint" ,
You can’t perform that action at this time.
0 commit comments