forked from GovTechSG/java-apex-api-security
-
Notifications
You must be signed in to change notification settings - Fork 0
v2.1.1 #13
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
Merged
Merged
v2.1.1 #13
Conversation
This file contains hidden or 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
Fixed vulnerability CVE-2020-25649, CVE-2020-15522, CVE-2020-9488 and CVE-2019-17571
Update department name
* v1.3.5 Fixed vulnerability CVE-2020-25649, CVE-2020-15522, CVE-2020-9488 and CVE-2019-17571 Update dependency library for bouncycastle to version 1.69 Update dependency library for jackson-databind to version 2.10.5.1 Remove dependency library for slf4j, updated to log4j version 2.14.1 for logging Update README.md, LICENSE * for APEX 2 * clean * backup before clean, verifysupportedkeyfiletype * readme updated * clean * clean * clean * clean * update README.md * update README.md Co-authored-by: soh boon keong <soh_boon_keong@hive.gov.sg>
APEX 2 Development Library
Release v2.1
Bumps log4j-api from 2.14.1 to 2.15.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2314719 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2314720
…pache.logging.log4j-log4j-api-2.15.0 Bump log4j-api from 2.14.1 to 2.15.0
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2314720
Bumps log4j-core from 2.14.1 to 2.15.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…pache.logging.log4j-log4j-core-2.15.0 Bump log4j-core from 2.14.1 to 2.15.0
…e1695d29607b6162383 [Snyk] Fix for 2 vulnerabilities
…fb4bb98cf4bd401c96b [Snyk] Security upgrade org.apache.logging.log4j:log4j-core from 2.14.1 to 2.15.0
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.
Description
fixes CVE-2021-44228, updated log4j to 2.15.0.
Type of change
Please delete options that are not relevant.