markap14 commented on PR #6317: URL: https://github.com/apache/nifi/pull/6317#issuecomment-1222674869
> If you can name a module anything you want, like java.ottobackwards.whatever, would that introduce a hole in the allowlist? @ottobackwards yes, if you created a module and named it `java.ottobackwards.whatever` it would be allowed through. Not sure if Java allows you to create a module with name or not, to be honest (they don't allow you to create a Class in a package called `java.ottobackwards`, though.) But in any case, I think that's fine. If you were to put something like that on the classpath we'd allow loading it from the extensions. 🤷♂️ -- 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]
