Skip to content

Comments

New feature#4

Open
alcabreraa wants to merge 2 commits intomainfrom
new-feature
Open

New feature#4
alcabreraa wants to merge 2 commits intomainfrom
new-feature

Conversation

@alcabreraa
Copy link
Owner

No description provided.

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