Skip to content

Fix SQL Injection Vulnerability in create_user Function#12

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

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

Conversation

@SoClosee
Copy link
Copy Markdown

@SoClosee SoClosee commented Mar 1, 2026

This PR addresses a high-severity security issue by replacing the raw SQL query in the create_user function with a parameterized query. This change prevents potential SQL injection attacks.

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