uschindler commented on PR #16135: URL: https://github.com/apache/lucene/pull/16135#issuecomment-4582630673
Hi there is no security risk here, as the code is not meant to be consumed by user code. The reason why it is public is historic. Normally the file to be loaded is under control of the user, so having extra checks here is not required. But we can still apply the patch here to disable this, sure. -- 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]
