fix(sql_query): validate if the query is not malicious #1568
Codecov / codecov/patch
failed
Jan 30, 2025 in 1s
80.00% of diff hit (target 82.53%)
View this Pull Request on Codecov
80.00% of diff hit (target 82.53%)
Annotations
Check warning on line 201 in pandasai/data_loader/loader.py
codecov / codecov/patch
pandasai/data_loader/loader.py#L200-L201
Added lines #L200 - L201 were not covered by tests
Check warning on line 66 in pandasai/helpers/sql_sanitizer.py
codecov / codecov/patch
pandasai/helpers/sql_sanitizer.py#L66
Added line #L66 was not covered by tests
Check warning on line 81 in pandasai/helpers/sql_sanitizer.py
codecov / codecov/patch
pandasai/helpers/sql_sanitizer.py#L81
Added line #L81 was not covered by tests
Loading