Upgrade utils-mail-smime dependency to 2.3.2, to resolve CVE issue in bouncycastle#506
Merged
bbottema merged 1 commit intobbottema:masterfrom Apr 23, 2024
Merged
Conversation
latest version of the smime-module should refer to utils-mail-smime version 2.3.2.
Contributor
Author
|
Hi @bbottema we received an snyk report mentioning To resolve this we updated smime-module to 8.8.3 but it still not resolved the issue, because 8.8.3 is still referring to utils-mail-smime version 2.3.1 which again refers to version 1.75 of BC. Hence this PR is to bump up the version of utils-mail-smime to 2.3.2 which is latest and which refers to 1.78 version of BC. |
Owner
|
I'm in the process of updating a lot of 3rd party dependencies, to solve all transitive known CVE issues. However, I can release a patch version for you in the meantime. |
Owner
|
Released in 8.8.4. |
Contributor
Author
|
Tons of thanks @bbottema for taking this effort to release a new version with lighting fast speed. |
Owner
|
I just released 8.9.0, see details here. |
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
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.
latest version of the smime-module should refer to utils-mail-smime version 2.3.2.