Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sec): remove most instances of possible sql injection #9404

Merged
merged 1 commit into from
Jun 21, 2024

fix(sec): remove most instances of possible sql injection

cc05ee4
Select commit
Loading
Failed to load commit list.
Merged

fix(sec): remove most instances of possible sql injection #9404

fix(sec): remove most instances of possible sql injection
cc05ee4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 21, 2024 in 1s

96.10% of diff hit (target 94.32%)

View this Pull Request on Codecov

96.10% of diff hit (target 94.32%)

Annotations

Check warning on line 426 in ibis/backends/clickhouse/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/clickhouse/__init__.py#L426

Added line #L426 was not covered by tests

Check warning on line 597 in ibis/backends/sqlite/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sqlite/__init__.py#L597

Added line #L597 was not covered by tests

Check warning on line 604 in ibis/backends/sqlite/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sqlite/__init__.py#L604

Added line #L604 was not covered by tests