Help: test-looks-like-sql-injection
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "test-looks-like-sql-injection" command:

Read lines of input from files named as arguments (or from standard input if no arguments are provided) and print those that look like they might be part of an SQL injection attack.

Used to test the looks_lide_sql_injection() utility subroutine, possibly by piping in actual server log data.