fuweng11 opened a new pull request, #12080: URL: https://github.com/apache/inlong/pull/12080
Fixes #12079 ### Motivation The AuditAlertRuleRequest lacks validation for orderField and orderType, which will result in any value in orderField or orderType being injected into the SQL statement unchanged, posing a security risk. ### Modifications Add authentication processes for orderField and orderType in AuditAlertRuleServiceImpl. -- 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]
