-
Notifications
You must be signed in to change notification settings - Fork 3
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
As a developer, I want dependency updates #403
Comments
Forgot to create the ticket |
Here is the dependencyCheck output
|
After updates:
|
Output from dependencyCheckAnalyze
|
I don't see anything new introduced, but I may pick up a task after im done with the rhel8 stuff to address some of these stuck versions and presistent CVEs |
Some of these are FPs, notably |
Yeah, I believe they are FP, mostly just don't like them showing up at all hahaha. Mostly this was targeted at our version of reddisson being stuck for far too long |
Yes, reddisson does need an update. |
Alright, deployed the containers locally and things look good. Question for you all. Do we feel that bumping the liquibase version a valid reason to test the database migration validity (This is automated so it just adds some wait time is all) |
Wait, actually I think we always test the database migration step as part of the deploy, so no reason to run it extra in addition to that. Think we are good on updates now |
Yeah, migration happens on deployment. |
Known Issues:
#100
CVEs flagged by the github bot, which we can use alongside the gradle task,
dependencyCheckAnalyze
https://github.com/NOAA-OWP/wres/security/dependabot
The text was updated successfully, but these errors were encountered: