Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL file support for Liquibase code #19207

Open
brandonsahadeo opened this issue Apr 2, 2025 · 1 comment
Open

SQL file support for Liquibase code #19207

brandonsahadeo opened this issue Apr 2, 2025 · 1 comment
Labels
question Further information is requested

Comments

@brandonsahadeo
Copy link

I'm working on a service that uses liquibase to control SQL models in Database, and I think it could be beneficial to have CodeQL run against the .SQL files that we use to create the schemas and views. Is this something that is currently supported, or could be supported in the future?

@brandonsahadeo brandonsahadeo added the question Further information is requested label Apr 2, 2025
@jketema
Copy link
Contributor

jketema commented Apr 2, 2025

Hi @brandonsahadeo,

Thanks for your suggestion. This is currently not supported. It could be supported in the future, and if we plan to do so eventually a relevant item should appear on our public road map: GitHub Public Roadmap (view).

Just out of interest, what kinds of checks would you expect CodeQL to perform on the .SQL files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants