Skip to content

Fix SQL Injection in prop_firms.py#19

Open
SoClosee wants to merge 1 commit into
mainfrom
gitpilot/PropFirmTrackerBot--fix-1772638031
Open

Fix SQL Injection in prop_firms.py#19
SoClosee wants to merge 1 commit into
mainfrom
gitpilot/PropFirmTrackerBot--fix-1772638031

Conversation

@SoClosee

@SoClosee SoClosee commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

The _get_old method in prop_firms.py did not use parameterized queries, which could lead to SQL injection vulnerabilities. This fix addresses the issue by using parameterized queries and adding error logging.

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