bowenliang123 commented on PR #4808: URL: https://github.com/apache/kyuubi/pull/4808#issuecomment-1538492275
Although `Dependency Check` step failes in CI buids in (https://github.com/apache/kyuubi/actions/runs/4916188901/jobs/8780138370#step:8:11), I am pretty sure that the changes in this PR actually fixes the vulnerable it mentioned. ``` pom.xml » org.eclipse.jetty:[email protected] – OutOfMemoryError for large multipart without filename in Eclipse Jetty (moderate severity) ↪ https://github.com/advisories/GHSA-qw69-rqj8-6qw8 Error: Dependency review detected vulnerable packages. ``` -- 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]
