
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
Team and repository tags
oslo.privsep
OpenStack library for privilege separation
This library helps applications perform actions which require more or less privileges than they were started with in a safe, easy to code and easy to use manner. For more information on why this is generally a good idea please read over the principle of least privilege and the specification which created this library.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.privsep/latest/
- Source: https://git.openstack.org/cgit/openstack/oslo.privsep
- Bugs: https://bugs.launchpad.net/oslo.privsep
Description
Languages
Python
100%