Incorporate bandit support in CI
Change-Id: I2144c284ffcfa696412fca30f59a66c54c3d1965 Story: 2005791 Task: 33564
This commit is contained in:
5 changed files with 26 additions and 0 deletions
@@ -142,3 +142,20 @@
s-container:True
s-object:True
s-proxy:True
- job:
# Security testing for known issues
name:ipa-tox-bandit
parent:openstack-tox
timeout:2400
vars:
tox_envlist:bandit
irrelevant-files:
- ^test-requirements.txt$
- ^.*\.rst$
- ^doc/.*$
- ^ironic_python_agent/tests/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
@@ -28,6 +28,8 @@
- openstack-tox-functional:
voting:false
- openstack-tox-lower-constraints
- ipa-tox-bandit:
voting:false
gate:
queue:ironic
jobs:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.