You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @lapnd, thank you for notifying such vulnerabilities.
@jonahgraham, what is the current procedure to update the dependencies, hopefully without having to get approval from the legal team? Can we go up to this latest version? In the latest Orbit I see only 2.12.1.
Do we have a set of test cases to run to verify the plugin for such kind of change?
Unfortunately not, we have to test the plug-ins manually.
Hi @lapnd, thank you for notifying such vulnerabilities.
@jonahgraham, what is the current procedure to update the dependencies, hopefully without having to get approval from the legal team? Can we go up to this latest version? In the latest Orbit I see only 2.12.1.
Getting a new version into Orbit should be easy enough - I can help do that, or even better we can make the updates so that we can consume content directly from Maven central. The latter has benefits long term, but more effort now.
Hi,
Currently, the plugins use some lib that out of date and has direct direct vulnerabilities such as https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.9.9.3
I would like to update this library, for example. The building is successful with latest lib (ex https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.13.2.2) but I'm not sure if this change will affect to plugin.
Do we have a set of test cases to run to verify the plugin for such kind of change?
Thank you!
The text was updated successfully, but these errors were encountered: