Skip to content

Sanitize string input in SQLFilter #463

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

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Sanitize string input in SQLFilter #463

merged 1 commit into from
Apr 13, 2023

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Apr 13, 2023

Identical to the sanitization made in #446

@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2023

Codecov Report

Merging #463 (f4be2e9) into main (7f4d22a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #463      +/-   ##
==========================================
+ Coverage   69.40%   69.41%   +0.01%     
==========================================
  Files          78       78              
  Lines        9043     9046       +3     
==========================================
+ Hits         6276     6279       +3     
  Misses       2767     2767              
Impacted Files Coverage Δ
lumen/transforms/sql.py 94.64% <100.00%> (+0.14%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@philippjfr philippjfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@philippjfr philippjfr merged commit dec634c into main Apr 13, 2023
@philippjfr philippjfr deleted the sanitize_string branch April 13, 2023 15:08
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants