- Added sink models for the constructors of
org.springframework.jdbc.object.MappingSqlQueryandorg.springframework.jdbc.object.MappingSqlQueryWithParameters. - Added more dataflow models for frequently-used JDK APIs.
- Removed summary model for
java.lang.String#endsWith(String)and added neutral model for this API. - Added additional taint step for
java.lang.String#endsWith(String)toConditionalBypassFlowConfig. - Added
AllowContentAccessMethodto represent thesetAllowContentAccessmethod of theandroid.webkit.WebSettingsclass. - Added an external flow source for the parameters of methods annotated with
android.webkit.JavascriptInterface.