siddharthteotia opened a new pull request #8287: URL: https://github.com/apache/pinot/pull/8287
Our internal build system failed after flagging a security vulenrability in protobuf version com.google.protobuf:protobuf-java:3.17.1 Notes: Vulnerability found and is blocked -- vulnerability: An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. Upgrading to 3.19.2 https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
