StarlingX Distributed Cloud Client
Go to file
Sharath Kumar K 7394a5fcad Tox and Zuul job for the bandit code scan in stx/distrib-client
Setting up the bandit tool for the scanning of HIGH severity issues
in the python codes under Starlingx/distributedcloud-client folder.
Expecting this merge will enable zuul job for CI/CD of bandit scan.

Configuration files:
1. tox.ini for adding bandit environment and command.
2. test-requirements.txt for adding bandit version.
3. .zuul.yaml file for adding bandit job and configuring under
   check job to run code scan every time before code commit.

Test:
Run tox -e bandit command inside the fault folder to validate the
bandit scan and result.

Please note:
Changes will be implemented in batches and  this is Batch7 change.

Story: 2007541
Task: 39649
Depends-On: https://review.opendev.org/#/c/721294/

Change-Id: I8d1f0307c5b7ccf9ce6956b9808c5151987954a2
Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com>
2020-06-08 03:59:38 +00:00
distributedcloud-client Adding upgrade strategy commands 2020-05-05 11:36:52 -05:00
doc Update landing pages for docs and release notes: 2020-01-21 16:36:40 -08:00
releasenotes Update landing pages for docs and release notes: 2020-01-21 16:36:40 -08:00
.gitignore Fix coverage reporting for stx-distcloud-client 2018-11-21 12:12:43 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:34 +00:00
.mailmap StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.zuul.yaml Tox and Zuul job for the bandit code scan in stx/distrib-client 2020-06-08 03:59:38 +00:00
CONTRIBUTING.rst StarlingX open source release updates 2018-08-07 11:51:16 -04:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-08-07 11:51:16 -04:00
HACKING.rst Update the URL in HACKING.rst 2018-09-23 16:31:32 +08:00
centos_build_layer.cfg Build layering, add layer build config file 2019-11-08 08:42:11 +08:00
centos_dev_wheels.inc Update files for relocated repo 2019-11-04 16:12:27 -05:00
centos_iso_image.inc Update files for relocated repo 2019-11-04 16:12:27 -05:00
centos_pkg_dirs Update files for relocated repo 2019-11-04 16:12:27 -05:00
centos_stable_wheels.inc Update files for relocated repo 2019-11-04 16:12:27 -05:00
requirements.txt Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
test-requirements.txt Tox and Zuul job for the bandit code scan in stx/distrib-client 2020-06-08 03:59:38 +00:00
tox.ini Tox and Zuul job for the bandit code scan in stx/distrib-client 2020-06-08 03:59:38 +00:00