-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Below are changes #101
Merged
Merged
Below are changes #101
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
groupId: io.github.jmapper-framework scm: git@github.com:someshwar1/jmapper-core.git developer: update someshwar as part of developer tag
updated new groupid(io.github.jmapper-framework) and complier version to java 1.8+
update group id com.github.jmapper-framework
updated group id com.github.jmapper-framework
updated group id io.github.someshwar1
updated GroupId : io.github.someshwar1
with sonar
To Publish artifact to maven central
**updated GroupId Name** io.github.someshwar1
It's nice to see that you are commiting to this project, but it isn't maintained anymore. See: #88 (comment). I would suggest to fork this project. Otherwise, I assume that your pull request will never be accepted. |
with on push to master
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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