Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-bandit: Add missing dependency on pbr native | Khem Raj | 2018-07-29 | 1 | -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 scanner | Ross Burton | 2018-07-12 | 1 | -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> |