bbende commented on PR #9138:
URL: https://github.com/apache/nifi/pull/9138#issuecomment-2267106332

   @exceptionfactory thanks for the pointers! I made a couple of improvements 
and seems to have resolved the CodeQL issues. I think most of them were 
actually somewhat false positives because the sanitize method was returning the 
input variable if null or blank, but that was causing CodeQL to think the 
unmodified user input was being potentially used later on. 


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

Reply via email to