bandit/bandit/plugins
Jenkins 83d5d843c1 Merge "os.system et al. all spawn a shell so we should use the same logic" 2015-11-13 15:46:14 +00:00
..
__init__.py Enabling PEP8 tests in tox and re-working source to comply 2014-10-23 14:34:05 +01:00
app_debug.py Add check for Flask app debug=True usage 2015-10-13 13:56:35 -04:00
asserts.py Adding a check for the use of Assert 2015-05-06 14:06:44 +01:00
blacklist_calls.py Merge "Removing argument printing" 2015-09-22 17:13:13 +00:00
blacklist_imports.py Shift in result types & ranking scales 2015-04-22 11:19:41 -07:00
crypto_request_no_cert_validation.py Added missing HTTP verbs to the requests checks 2015-10-30 15:02:08 +09:00
exec.py Add Python 3.4 compatibility to bandit 2015-06-03 11:19:03 -05:00
exec_as_root.py Removing argument printing 2015-09-22 12:17:25 +01:00
general_bad_file_permissions.py Shift in result types & ranking scales 2015-04-22 11:19:41 -07:00
general_bind_all_interfaces.py Shift in result types & ranking scales 2015-04-22 11:19:41 -07:00
general_hardcoded_password.py Fixing bug when encountering tuple params 2015-11-11 11:32:46 +00:00
general_hardcoded_tmp.py Making the /tmp file test more accurate 2015-10-07 15:51:28 +02:00
injection_paramiko.py Adding docs for paramiko calls test 2015-10-08 14:53:13 +01:00
injection_shell.py os.system et al. all spawn a shell so we should use the same logic 2015-11-11 14:29:17 +00:00
injection_sql.py Improving SQL Injection detection 2015-07-17 18:20:10 +01:00
injection_wildcard.py Shift in result types & ranking scales 2015-04-22 11:19:41 -07:00
insecure_ssl_tls.py Removing argument printing 2015-09-22 12:17:25 +01:00
jinja2_templates.py Add Python 3.4 compatibility to bandit 2015-06-03 11:19:03 -05:00
mako_templates.py Shift in result types & ranking scales 2015-04-22 11:19:41 -07:00
secret_config_option.py Changing the confidence in the oslo secret plugin 2015-10-23 12:48:33 +02:00
try_except_pass.py Adding test for Try, Except, Pass 2015-07-14 13:12:01 +01:00
weak_cryptographic_key.py Add check for weak elliptic curve keys 2015-10-14 17:55:39 -07:00