StarlingX Horizon plugins for new StarlingX services
Go to file
Sharath Kumar K 170ac040d2 Tox and Zuul job for the bandit code scan in stx/gui
Setting up the bandit tool for the scanning of HIGH severity issues
in the python codes under Starlingx/gui 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.

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

Change-Id: I155c9f894f8b1d701f2c75e3e892e6b83a35b11e
Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com>
2020-06-04 14:13:28 +00:00
doc Update project name in configs/link 2020-01-22 11:35:42 -08:00
releasenotes Update project name in configs/link 2020-01-22 11:35:42 -08:00
starlingx-dashboard Rename the existing /opt/patch-vault filesystem to /opt/dc-vault 2020-04-28 10:28:41 -04:00
.gitignore [Doc] Release Notes Management 2018-09-25 05:44:57 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:27 +00:00
.zuul.yaml Tox and Zuul job for the bandit code scan in stx/gui 2020-06-04 14:13:28 +00:00
CONTRIBUTING.rst Cleaning up gui plugin 2019-11-12 17:21:02 -05:00
HACKING.rst Update the URL in doc 2018-09-24 22:26:46 +08:00
LICENSE StarlingX open source release updates 2018-05-20 20:53:11 -07:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 22:38:09 +08:00
centos_dev_wheels.inc Add the starlingx-dashboard module to dev wheels 2019-03-20 14:09:33 -04:00
centos_pkg_dirs Add starlingx dashboard package 2018-09-04 16:04:49 -04:00
centos_stable_wheels.inc Add starlingx-dashboard to stable wheels for stx-horizon 2019-04-04 22:47:29 -04:00
pylint.rc Enable Signature Differs Warning in pylint 2019-03-18 12:06:03 -04:00
test-requirements.txt Tox and Zuul job for the bandit code scan in stx/gui 2020-06-04 14:13:28 +00:00
tox.ini Tox and Zuul job for the bandit code scan in stx/gui 2020-06-04 14:13:28 +00:00