Skip to content

Python script that filters blacklisted words from SQL statements

Notifications You must be signed in to change notification settings

bu-ist/sql-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Filtering Module

A module that accepts SQL as input and filters out functions and keywords that are blacklisted.