summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bandit_1.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bandit: Add missing dependency on pbr nativeKhem Raj2018-07-291-1/+1
| | | | | | | | Fixes: | ERROR: Do not try to fetch `pbr>=1.8' for building. Please add its native recipe to DEPENDS. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bandit: add the Bandit security scannerRoss Burton2018-07-121-0/+12
Bandit is a security scanner for Python code. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>