Transfer of OpenStack blueprint:
https://blueprints.launchpad.net/bandit/+spec/taint-tracking
Perform static taint tracking. At first this would be within a function. Make a best effort to detect when input is being cleaned before being passed to dangerous functions. Detect when input is not being cleaned before being passed to dangerous functions.
Transfer of OpenStack blueprint:
https://blueprints.launchpad.net/bandit/+spec/taint-tracking
Perform static taint tracking. At first this would be within a function. Make a best effort to detect when input is being cleaned before being passed to dangerous functions. Detect when input is not being cleaned before being passed to dangerous functions.