Skip to content

Conversation

@Mileol27
Copy link

@Mileol27 Mileol27 commented Nov 5, 2024

No description provided.

@Mileol27
Copy link
Author

Mileol27 commented Nov 5, 2024

fd

try(Connection connection = DriverManager.getConnection(Application.connectionString))
{
try (Statement statement = connection.createStatement()) {
ResultSet results = statement.executeQuery(query);

Check failure

Code scanning / CodeQL

Query built from user-controlled sources

This query depends on a [user-provided value](1).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants