-
Notifications
You must be signed in to change notification settings - Fork 88
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
Conisder new CVE updates (cxf, jackson, snakeyaml, etc.) #585
Comments
Another thing to consider is that our BOM imports the BOM of spring-cloud. We introduced this for kafka. Our kafka module is more or less deprecated. Hence, we should consider getting rid of this large dependency-tree that can cause more harm than use. |
…ring-boot to 2.7.7 and jackson to 2.14.1
…ot to 2.7.7 and jackson to 2.14.1 (#587)
In devon4j we need to do another update to close most recent CVEs:
UPDATE: Even after updating snakeyaml to the currently latest version 1.33 it still has a high vulnerability left: CVE-2022-1471 So nothing currently possible to close this one. Can only be addressed, once another version of snakeyaml comes out fixing it.
also junit should be updated (CVE-2022-31514)The text was updated successfully, but these errors were encountered: