Skip to content

Fix potential SQL Injection in Trustpilot Scraper#16

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

Fix potential SQL Injection in Trustpilot Scraper#16
SoClosee wants to merge 1 commit into
mainfrom
gitpilot/PropFirmTrackerBot--fix-1772547292

Conversation

@SoClosee

@SoClosee SoClosee commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

The scrape_firm method in trustpilot_scraper.py did not use parameterized queries, which could lead to SQL injection. This fix implements parameterized queries and adds error handling for each scraping method.

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