Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bandit: add class to perform Bandit scans | Ross Burton | 2018-11-27 | 1 | -0/+63 |
Add a class to perform security scans of Python code using Bandit. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |