oslo.privsep/oslo_privsep/tests
ChangBo Guo(gcb) 518a811b9f add bandit to pep8 job
Add the bandit security scanner to the pep8 job.
* convert assert statement to raise AssertionError
* Don't hard code temporary file path
* skip B404,B603

Change-Id: If4bdb9569236927449648a8b750ae0fa2da76f53
2017-12-12 14:21:30 +08:00
..
__init__.py Initial cookiecutter project 2015-10-23 18:51:29 +11:00
fixture.py UnprivilegedPrivsepFixture: Clear capabilities config 2016-02-10 14:59:40 +11:00
test_capabilities.py Add support for Linux capabilities 2015-11-13 15:40:40 +11:00
test_comm.py Switch to msgpack for serialization 2016-03-22 15:16:23 +11:00
test_daemon.py Using assertIsNone(xxx) instead of assertEqual(None, xxx) 2017-06-05 09:32:20 +08:00
test_priv_context.py add bandit to pep8 job 2017-12-12 14:21:30 +08:00
testctx.py Add support for Linux capabilities 2015-11-13 15:40:40 +11:00