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(notebook): fix input sanitization for notebook query builder #110

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

kkerezsi
Copy link
Collaborator

@kkerezsi kkerezsi commented Nov 5, 2024

Pull Request

🀨 Rationale

Since the query builder is vulnerable to XSS, we need to ensure that the customers are safe using this feature.

πŸ‘©β€πŸ’» Implementation

Added sanitization to the filter

πŸ§ͺ Testing

  • Unit testing
  • Manual testing

βœ… Checklist

@kkerezsi kkerezsi merged commit b0406c3 into main Nov 6, 2024
1 check passed
@kkerezsi kkerezsi deleted the users/alkerezs/fix-sanitization-notebook-execution branch November 6, 2024 07:42
mure pushed a commit that referenced this pull request Nov 6, 2024
## [3.43.4](v3.43.3...v3.43.4) (2024-11-06)

### Bug Fixes

* **notebook:** fix input sanitization for notebook query builder ([#110](#110)) ([b0406c3](b0406c3))
@mure
Copy link
Collaborator

mure commented Nov 6, 2024

πŸŽ‰ This PR is included in version 3.43.4 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@mure mure added the released label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants