jmapper-framework / jmapper-core

Elegance, high performance and robustness all in one java bean mapper
http://jmapper-framework.github.io/jmapper-core
Apache License 2.0
227 stars 41 forks source link

Below are changes #101

Closed someshwar1 closed 2 years ago

someshwar1 commented 2 years ago

updated xstream version to 1.4.18 updated FilesManager code to whitelist (com.googlecode.jmapper.xml.beans.XmlJmapper.class) to fix below vulnerabilities Direct vulnerabilities: CVE-2021-39154 CVE-2021-39153 CVE-2021-39152 CVE-2021-39151 CVE-2021-39149 CVE-2021-39147 CVE-2021-39145 CVE-2021-39141 CVE-2021-39139 CVE-2021-21351 CVE-2021-21349 CVE-2021-21347 CVE-2021-21345 CVE-2021-21343 CVE-2021-21341 CVE-2020-26258 CVE-2019-10173 CVE-2016-3674

Added testcase to readAtRuntime added IntegrationTest to test complete implementation updated commons-collections version to 4.4 updated compiler version to 1.8

Shryne commented 2 years ago

It's nice to see that you are commiting to this project, but it isn't maintained anymore. See: https://github.com/jmapper-framework/jmapper-core/issues/88#issuecomment-753361446. I would suggest to fork this project. Otherwise, I assume that your pull request will never be accepted.