damccorm opened a new issue, #19707:
URL: https://github.com/apache/beam/issues/19707

   Jackson keeps having CVE on all releases of databind and transitively beam 
sdk java core has CVE on all its releases (for the record, when writing this 
issue you must use at least jackson-databind 2.9.9.2 but last week it was 
2.9.9.1 and 2.14 didn't get the fix).
   
   Can be neat to get rid of jackson which does not fix this issue for a very 
long time now and just use JSON-B or another JSON impl to ensure the CVE is not 
usable because beam is there.
   
   Imported from Jira 
[BEAM-7881](https://issues.apache.org/jira/browse/BEAM-7881). Original Jira may 
contain additional context.
   Reported by: romain.manni-bucau.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to