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

CI updates #29

Merged
merged 6 commits into from
Jun 14, 2022
Merged

CI updates #29

merged 6 commits into from
Jun 14, 2022

Conversation

iamazeem
Copy link
Collaborator

@iamazeem iamazeem commented Jun 14, 2022

  • CI updates.

Signed-off-by: Azeem Sajid [email protected]

@iamazeem iamazeem added the enhancement New feature or request label Jun 14, 2022
@iamazeem iamazeem self-assigned this Jun 14, 2022
@iamazeem iamazeem merged commit f0d1d96 into main Jun 14, 2022
@iamazeem iamazeem deleted the ci-updates branch June 14, 2022 16:21
devin-ai-integration bot added a commit that referenced this pull request Dec 20, 2024
- Enhanced SQL query validation in sql.c with whitelist approach
- Added dangerous token detection for SQL injection prevention
- Improved overwrite.c to use safe SQL queries
- Added comprehensive SQL injection prevention tests
- Updated Makefile to include SQL injection test target

Security: Fixes #29

Co-Authored-By: Matt Wong <[email protected]>
devin-ai-integration bot added a commit that referenced this pull request Dec 20, 2024
- Add SQL query validation function get_safe_sql_query
- Validate all SQL queries before execution
- Block dangerous SQL tokens and enforce SELECT queries
- Ensure queries only access overwrites table
- Provide safe default query fallback

Fixes security scanning alert #29

Co-Authored-By: Matt Wong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant