Skip to content

Fix SQL Injection Vulnerability in create_user#11

Open
SoClosee wants to merge 1 commit into
mainfrom
gitpilot/FrFollowForFollowBot-fix-1772338322
Open

Fix SQL Injection Vulnerability in create_user#11
SoClosee wants to merge 1 commit into
mainfrom
gitpilot/FrFollowForFollowBot-fix-1772338322

Conversation

@SoClosee

@SoClosee SoClosee commented Mar 1, 2026

Copy link
Copy Markdown

The create_user function now uses parameterized queries to prevent SQL injection vulnerabilities. This change ensures that user inputs are safely handled and mitigates the risk of malicious SQL execution.

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