sfsinger19103 / election_anomaly

See more current version at https://github.com/ElectionDataAnalysis/election_data_analysis/
https://github.com/ElectionDataAnalysis/election_data_analysis/
10 stars 0 forks source link

Feature data collection sql injection free #153

Closed Raghu-Srungavarapu closed 4 years ago

Raghu-Srungavarapu commented 4 years ago

SQL queries and a couple of functions in db_routines/init.py have been rewritten to avoid injection attacks.

sfsinger19103 commented 4 years ago

Superceded by #167