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

Extra SQL tool filters #55

Merged
merged 9 commits into from
Jun 10, 2024
Merged

Extra SQL tool filters #55

merged 9 commits into from
Jun 10, 2024

Conversation

drivian
Copy link
Collaborator

@drivian drivian commented Jun 7, 2024

Extra SQL tool filters:

  • Catch forbidden patterns and keywords
  • Only allow whitelisted characters
  • Ensure query starts with SELECT or WITH

@drivian drivian requested a review from kaikun213 June 7, 2024 21:20
@drivian drivian merged commit 7ca59b0 into main Jun 10, 2024
3 checks passed
@drivian drivian deleted the feat/sql_filter branch June 10, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants