All pastes #3082405 Raw Edit

Someone

public unlisted text v1 · immutable
#3082405 ·published 2015-07-30 23:21 UTC
rendered paste body
austin@aw25 ~/src $ /usr/bin/python2.7 /usr/bin/bandit -r hokan/ -lll -n3
[bandit]	INFO	using config: /usr/lib64/python2.7/site-packages/bandit/config/bandit.yaml
[bandit]	INFO	running on Python 2.7.10
104 [0.. 50.. 100.. ]
Run started:
	2015-07-30 23:21:23.740725

Files skipped (0):

Test results:

austin@aw25 ~/src $ /usr/bin/bandit -r hokan/ -lll -n3
[bandit]	INFO	using config: /usr/lib64/python3.4/site-packages/bandit/config/bandit.yaml
[bandit]	INFO	running on Python 3.4.3
104 [0.. 50.. 100.. ]
Run started:
	2015-07-30 23:21:33.654241

Files skipped (13):
	hokan/deprecated/frontend/lvm_frontend.py (syntax error while parsing AST from file)
	hokan/deprecated/frontend/samba_frontend.py (syntax error while parsing AST from file)
	hokan/src/hokan/backend/dummy_backend.py (syntax error while parsing AST from file)
	hokan/src/hokan/backend/s3ql_backend.py (syntax error while parsing AST from file)
	hokan/src/hokan/backup/default_policy.py (syntax error while parsing AST from file)
	hokan/src/hokan/backup/konan_policy.py (syntax error while parsing AST from file)
	hokan/src/hokan/common/util.py (syntax error while parsing AST from file)
	hokan/src/hokan/frontend/dummy_frontend.py (syntax error while parsing AST from file)
	hokan/src/hokan/thirdparty/oauth2_plugin/oauth2_client.py (syntax error while parsing AST from file)
	hokan/src/test/hokan/agent/test_hokan_agent_metadata.py (syntax error while parsing AST from file)
	hokan/src/test/hokan/backend/test_hokan_backend_dummy_backend.py (syntax error while parsing AST from file)
	hokan/src/test/hokan/common/test_hokan_common_util.py (syntax error while parsing AST from file)
	hokan/src/test/hokan/frontend/test_hokan_frontend_hokan_frontend.py (syntax error while parsing AST from file)

Test results: