OpenStack library for rootwrap
Go to file
ChangBo Guo(gcb) 24156a438f Add bandit to pep8 job
Add the bandit security scanner to the pep8 job.
* convert assert statement to raise AssertionError
* Don't hard code '/tmp' in test
* skip B404

Change-Id: Ie30163d32dc6884667f0725f5aced809c0de82d0
2017-12-13 11:25:50 +08:00
benchmark Move files out of the namespace package 2014-12-18 16:08:01 -05:00
doc/source rearrange existing documentation to fit the new standard layout 2017-07-08 22:27:12 +00:00
etc Allow rootwrap-daemon to timeout and exit 2017-03-02 10:58:04 +09:00
oslo_rootwrap Add bandit to pep8 job 2017-12-13 11:25:50 +08:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 21:48:11 +01:00
.gitignore Add reno for release notes management 2016-06-30 09:59:31 +00:00
.gitreview Add .gitreview for oslo.rootwrap 2013-11-27 15:22:57 +01:00
.testr.conf Add standalone project packaging support files 2013-11-21 16:25:23 +01:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
LICENSE Add standalone project packaging support files 2013-11-21 16:25:23 +01:00
README.rst Update URLs in documents according to document migration 2017-07-12 23:19:00 +08:00
requirements.txt Updated from global requirements 2017-11-16 11:21:52 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-12 23:19:00 +08:00
setup.py Updated from global requirements 2017-03-03 00:03:18 +00:00
test-requirements.txt Add bandit to pep8 job 2017-12-13 11:25:50 +08:00
tox.ini Add bandit to pep8 job 2017-12-13 11:25:50 +08:00

Team and repository tags

image

oslo.rootwrap -- Escalated Permission Control

Latest Version

Downloads

oslo.rootwrap allows fine-grained filtering of shell commands to run as root from OpenStack services.