Homec4science

Added "kwalitee-check-sql-queries" target that helps in discovering potentially…

Authored by Tibor Simko <tibor.simko@cern.ch> on Nov 9 2007, 11:57.

Description

Added "kwalitee-check-sql-queries" target that helps in discovering potentially dangerous SQL queries used in Python source files. (This basic version uses a very simple line-oriented grepping, it does not catch multi-line SQL queries, and may display some false positives for code not following the usual coding style.)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Nov 9 2007, 11:57
Parents
R3600:c1e6854f5c6f: added debugging in case verbose > 0
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:d9e6882dfb5d: Added "kwalitee-check-sql-queries" target that helps in discovering potentially… (authored by Tibor Simko <tibor.simko@cern.ch>).Nov 9 2007, 11:57