justinmclean commented on issue #4211:
URL: https://github.com/apache/gravitino/issues/4211#issuecomment-2241805691

   We would need to more check more than if it null or empty. I'm not 100% sure 
that the current check in the capability formwork is enough as it tests for 
what might be a valid name, rather than malicious SQL. I can see `delete` calls 
`dropDatabase` which calls `generateDropDatabaseSql` and there doesn't seem to 
be any check on the name in that code path that I can see.


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