Skip to content

Are there plans to upgrade old dependencies? #6201

Answered by jonbartels
jasonli197 asked this question in Q&A
Discussion options

You must be logged in to vote

I discussed this problem recently in Slack - https://mirthconnect.slack.com/archives/CJKSCKQMR/p1715978777328309

I had similar failures from an X-Ray scan against MC 4.5.0. The approach I am taking is to monkey patch my container images and swap in newer JARs. Based on my long experience with Mirth, this approach is low risk but not zero risk. Minor releases of libaries should just work, but some of the libraries being updated (notably SSL and crypto libs) can sometimes fail in unexpected ways that are hard to diagnose.

The main reason I am monkey patching is because the Mirth releases tend to be quarterly. This is a relatively long time between a CVE being published and Mirth updating.

A…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pacmano1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants