py-find-injection icon indicating copy to clipboard operation
py-find-injection copied to clipboard

Look for SQL injection attacks in python source code

Results 3 py-find-injection issues
Sort by recently updated
recently updated
newest added

Thanks for this project! How should one use it? Could you extend the README? (Also, the built seems to be failing)

Include additional try except to catch IndexErrors for nodes which do not have parents because they are not executing sql queries. this py-find-injection will check all functions with the format...

The project doesn't supports Python 3. I tried to correct the print statements errors, but there is still a UnicodeDecodeError.