Skip to content

Fix SQL Injection Vulnerability in create_user Function#18

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

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

Conversation

@SoClosee
Copy link

@SoClosee SoClosee commented Mar 4, 2026

This PR fixes a high-severity security issue by replacing direct string interpolation with parameterized queries in the create_user function. This 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