Adding test IDs to test doc titles

Change-Id: If51e0f0519a102c4fd22375275bb5a6992a0c4ff
This commit is contained in:
Tim Kelsey 2016-03-23 09:20:23 +00:00 committed by Tim Kelsey
parent 24eba90cce
commit 731e0ed393
29 changed files with 87 additions and 87 deletions

View File

@ -1,6 +1,6 @@
-----------------------------------------
any_other_function_with_shell_equals_true
-----------------------------------------
-----------------------------------------------
B604: any_other_function_with_shell_equals_true
-----------------------------------------------
.. currentmodule:: bandit.plugins.injection_shell

View File

@ -1,5 +1,5 @@
-----------
assert_used
-----------
-----------------
B101: assert_used
-----------------
.. automodule:: bandit.plugins.asserts

View File

@ -1,5 +1,5 @@
---------
exec_used
---------
---------------
B102: exec_used
---------------
.. automodule:: bandit.plugins.exec

View File

@ -1,5 +1,5 @@
------------------------------------
execute_with_run_as_root_equals_true
------------------------------------
------------------------------------------
B111: execute_with_run_as_root_equals_true
------------------------------------------
.. automodule:: bandit.plugins.exec_as_root

View File

@ -1,5 +1,5 @@
----------------
flask_debug_true
----------------
----------------------
B201: flask_debug_true
----------------------
.. automodule:: bandit.plugins.app_debug

View File

@ -1,5 +1,5 @@
-----------------------------
hardcoded_bind_all_interfaces
-----------------------------
-----------------------------------
B104: hardcoded_bind_all_interfaces
-----------------------------------
.. automodule:: bandit.plugins.general_bind_all_interfaces

View File

@ -1,6 +1,6 @@
--------------------------
hardcoded_password_funcarg
--------------------------
--------------------------------
B106: hardcoded_password_funcarg
--------------------------------
.. currentmodule:: bandit.plugins.general_hardcoded_password

View File

@ -1,6 +1,6 @@
--------------------------
hardcoded_password_default
--------------------------
--------------------------------
B107: hardcoded_password_default
--------------------------------
.. currentmodule:: bandit.plugins.general_hardcoded_password

View File

@ -1,6 +1,6 @@
-------------------------
hardcoded_password_string
-------------------------
-------------------------------
B105: hardcoded_password_string
-------------------------------
.. currentmodule:: bandit.plugins.general_hardcoded_password

View File

@ -1,5 +1,5 @@
-------------------------
hardcoded_sql_expressions
-------------------------
-------------------------------
B608: hardcoded_sql_expressions
-------------------------------
.. automodule:: bandit.plugins.injection_sql

View File

@ -1,5 +1,5 @@
-----------------------
hardcoded_tmp_directory
-----------------------
-----------------------------
B108: hardcoded_tmp_directory
-----------------------------
.. automodule:: bandit.plugins.general_hardcoded_tmp

View File

@ -1,5 +1,5 @@
-----------------------
jinja2_autoescape_false
-----------------------
-----------------------------
B701: jinja2_autoescape_false
-----------------------------
.. automodule:: bandit.plugins.jinja2_templates

View File

@ -1,5 +1,5 @@
---------------------------------
linux_commands_wildcard_injection
---------------------------------
---------------------------------------
B609: linux_commands_wildcard_injection
---------------------------------------
.. automodule:: bandit.plugins.injection_wildcard

View File

@ -1,5 +1,5 @@
--------------
paramiko_calls
--------------
--------------------
B601: paramiko_calls
--------------------
.. automodule:: bandit.plugins.injection_paramiko

View File

@ -1,5 +1,5 @@
----------------------------------------
password_config_option_not_marked_secret
----------------------------------------
----------------------------------------------
B109: password_config_option_not_marked_secret
----------------------------------------------
.. automodule:: bandit.plugins.secret_config_option

View File

@ -1,5 +1,5 @@
-------------------------------
request_with_no_cert_validation
-------------------------------
-------------------------------------
B501: request_with_no_cert_validation
-------------------------------------
.. automodule:: bandit.plugins.crypto_request_no_cert_validation

View File

@ -1,5 +1,5 @@
------------------------
set_bad_file_permissions
------------------------
------------------------------
B103: set_bad_file_permissions
------------------------------
.. automodule:: bandit.plugins.general_bad_file_permissions

View File

@ -1,6 +1,6 @@
---------------------
ssl_with_bad_defaults
---------------------
---------------------------
B502: ssl_with_bad_defaults
---------------------------
.. currentmodule:: bandit.plugins.insecure_ssl_tls

View File

@ -1,6 +1,6 @@
--------------------
ssl_with_bad_version
--------------------
--------------------------
B503: ssl_with_bad_version
--------------------------
.. currentmodule:: bandit.plugins.insecure_ssl_tls

View File

@ -1,6 +1,6 @@
-------------------
ssl_with_no_version
-------------------
-------------------------
B504: ssl_with_no_version
-------------------------
.. currentmodule:: bandit.plugins.insecure_ssl_tls

View File

@ -1,6 +1,6 @@
--------------------------
start_process_with_a_shell
--------------------------
--------------------------------
B605: start_process_with_a_shell
--------------------------------
.. currentmodule:: bandit.plugins.injection_shell

View File

@ -1,6 +1,6 @@
---------------------------
start_process_with_no_shell
---------------------------
---------------------------------
B606: start_process_with_no_shell
---------------------------------
.. currentmodule:: bandit.plugins.injection_shell

View File

@ -1,6 +1,6 @@
-------------------------------
start_process_with_partial_path
-------------------------------
-------------------------------------
B607: start_process_with_partial_path
-------------------------------------
.. currentmodule:: bandit.plugins.injection_shell

View File

@ -1,6 +1,6 @@
---------------------------------------
subprocess_popen_with_shell_equals_true
---------------------------------------
---------------------------------------------
B602: subprocess_popen_with_shell_equals_true
---------------------------------------------
.. currentmodule:: bandit.plugins.injection_shell

View File

@ -1,6 +1,6 @@
------------------------------------
subprocess_without_shell_equals_true
------------------------------------
------------------------------------------
B603: subprocess_without_shell_equals_true
------------------------------------------
.. currentmodule:: bandit.plugins.injection_shell

View File

@ -1,5 +1,5 @@
---------------
try_except_pass
---------------
---------------------
B110: try_except_pass
---------------------
.. automodule:: bandit.plugins.try_except_pass

View File

@ -1,5 +1,5 @@
---------------------
use_of_mako_templates
---------------------
---------------------------
B702: use_of_mako_templates
---------------------------
.. automodule:: bandit.plugins.mako_templates

View File

@ -1,5 +1,5 @@
----------------------
weak_cryptographic_key
----------------------
----------------------------
B505: weak_cryptographic_key
----------------------------
.. automodule:: bandit.plugins.weak_cryptographic_key

View File

@ -1,5 +1,5 @@
---------
yaml_load
---------
---------------
B506: yaml_load
---------------
.. automodule:: bandit.plugins.yaml_load