simonkowallik / tclscan

Scans tcl for command injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tclscan

tclscan is a tool to scan tcl code for unexpected/unsafe expressions that may have undesirable effects like double evaluation.

See the documentation for check_command for examples of usage and results.

See INSTALL.md for details on how to build/install.

About

Scans tcl for command injection

License:MIT License


Languages

Language:Rust 99.3%Language:Shell 0.5%Language:C++ 0.2%