Skip to content

Fix SQL Injection Vulnerability in create_user Function#17

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/FrFollowForFollowBot-fix-1772633098
Open

Fix SQL Injection Vulnerability in create_user Function#17
SoClosee wants to merge 1 commit intomainfrom
gitpilot/FrFollowForFollowBot-fix-1772633098

Conversation

@SoClosee
Copy link
Copy Markdown

@SoClosee SoClosee commented Mar 4, 2026

This PR fixes the SQL injection vulnerability in the create_user function by using parameterized queries. This ensures that user inputs are properly sanitized and prevents malicious SQL code from being executed.

Automated by GitPilot — your friendly AI maintainer

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