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

Update login.js #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update login.js #113

wants to merge 1 commit into from

Conversation

EMChamp
Copy link
Owner

@EMChamp EMChamp commented Jun 21, 2023

No description provided.

@guardrails
Copy link

guardrails bot commented Jun 21, 2023

⚠️ We detected 1 security issue in this pull request:

Insecure Use of SQL Queries (1)
Severity Details Docs
High Title: SQL Injection
var sqlq1 = "SELECT name,id FROM Users WHERE login='" + req.body.login + "'";
📚

More info on how to fix Insecure Use of SQL Queries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

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.

1 participant