exceptionfactory commented on pull request #4659:
URL: https://github.com/apache/nifi/pull/4659#issuecomment-730102313


   Concurring with @bbende that maintaining a static list of allowed files 
seems very brittle.  At minimum, using a much smaller set of regular expression 
patterns would be easier to maintain.  If the goal is to avoid pattern matching 
at runtime, perhaps introducing something in the build process to find static 
resources and generate a list could be considered.


----------------------------------------------------------------
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.

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


Reply via email to