rzo1 opened a new issue, #1611:
URL: https://github.com/apache/stormcrawler/issues/1611

   The external/sql module currently constructs SQL queries using string 
concatenation based on trusted configuration values. While there is no direct 
injection risk—since all inputs come from static configuration files during 
topology submission—it would be good practice to refactor these to use prepared 
statements.
   


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