Index of /aws-samples/amazon-codeguru-reviewer-python-detectors/src/python/detectors/
../
aws_kms_reencryption/ 31-Jul-2023 07:30 -
aws_logged_credentials/ 31-Jul-2023 07:30 -
aws_polling_instead_of_waiter/ 31-Jul-2023 07:30 -
aws_unchecked_batch_failures/ 31-Jul-2023 07:30 -
bad_exception_handling_practices/ 31-Jul-2023 07:30 -
catch_and_rethrow_exception/ 31-Jul-2023 07:30 -
clear_text_credentials/ 31-Jul-2023 07:30 -
code_injection/ 31-Jul-2023 07:30 -
code_readability/ 31-Jul-2023 07:30 -
cross_site_request_forgery/ 31-Jul-2023 07:30 -
cross_site_scripting/ 31-Jul-2023 07:30 -
dangerous_global_variables/ 31-Jul-2023 07:30 -
default_argument_mutable_objects/ 31-Jul-2023 07:30 -
deprecated_method/ 31-Jul-2023 07:30 -
detect_activated_debug_feature/ 31-Jul-2023 07:30 -
dict_get_method/ 31-Jul-2023 07:30 -
do_not_auto_add_or_warning_missing_hostkey_policy/ 31-Jul-2023 07:30 -
docker_arbitrary_container_run/ 31-Jul-2023 07:30 -
equality_vs_identity/ 31-Jul-2023 07:30 -
hardcoded_credentials/ 31-Jul-2023 07:30 -
hardcoded_ip_address/ 31-Jul-2023 07:30 -
hashlib_constructor/ 31-Jul-2023 07:30 -
improper_authentication/ 31-Jul-2023 07:30 -
improper_certificate_validation/ 31-Jul-2023 07:30 -
improper_error_handling/ 31-Jul-2023 07:30 -
improper_input_validation/ 31-Jul-2023 07:30 -
improper_privilege_management/ 31-Jul-2023 07:30 -
incorrect_usage_of_process_terminate_api/ 31-Jul-2023 07:30 -
insecure_connection/ 31-Jul-2023 07:30 -
insecure_cookie/ 31-Jul-2023 07:30 -
insecure_cors_policy/ 31-Jul-2023 07:30 -
insecure_cryptography/ 31-Jul-2023 07:30 -
insecure_hashing/ 31-Jul-2023 07:30 -
insecure_socket_bind/ 31-Jul-2023 07:30 -
insecure_temp_file/ 31-Jul-2023 07:30 -
integer_overflow/ 31-Jul-2023 07:30 -
iterating_sequence_modification/ 31-Jul-2023 07:30 -
lambda_client_reuse/ 31-Jul-2023 07:30 -
lambda_override_reserved/ 31-Jul-2023 07:30 -
ldap_authentication/ 31-Jul-2023 07:30 -
ldap_injection/ 31-Jul-2023 07:30 -
leaky_subprocess_timeout/ 31-Jul-2023 07:30 -
log_injection/ 31-Jul-2023 07:30 -
loose_file_permissions/ 31-Jul-2023 07:30 -
missing_none_check/ 31-Jul-2023 07:30 -
missing_pagination/ 31-Jul-2023 07:30 -
missing_seed_in_pytorch_random_number_generator/ 31-Jul-2023 07:30 -
module_injection/ 31-Jul-2023 07:30 -
multidimension_list_using_replication/ 31-Jul-2023 07:30 -
multiple_values_in_return/ 31-Jul-2023 07:30 -
multiprocessing_deadlock_prevention/ 31-Jul-2023 07:30 -
multiprocessing_garbage_collection_prevention/ 31-Jul-2023 07:30 -
mutually_exclusive_calls_found/ 31-Jul-2023 07:30 -
naive_datatime_time_zone_issues/ 31-Jul-2023 07:30 -
not_recommended_apis/ 31-Jul-2023 07:30 -
object_dict_modification/ 31-Jul-2023 07:30 -
os_command_injection/ 31-Jul-2023 07:30 -
path_traversal/ 31-Jul-2023 07:30 -
pep8_recommendations/ 31-Jul-2023 07:30 -
pytorch-disable-gradient-calculation/ 31-Jul-2023 07:30 -
pytorch_assign_in_place_mod/ 31-Jul-2023 07:30 -
pytorch_avoid_softmax_with_nllloss_rule/ 31-Jul-2023 07:30 -
pytorch_create_tensors_directly_on_device/ 31-Jul-2023 07:30 -
pytorch_data_loader_with_multiple_workers/ 31-Jul-2023 07:30 -
pytorch_miss_call_to_eval/ 31-Jul-2023 07:30 -
pytorch_miss_call_to_zero_grad/ 31-Jul-2023 07:30 -
pytorch_redundant_softmax/ 31-Jul-2023 07:30 -
pytorch_sigmoid_before_bceloss/ 31-Jul-2023 07:30 -
pytorch_use_nondeterministic_algorithm/ 31-Jul-2023 07:30 -
resource_leak/ 31-Jul-2023 07:30 -
s3_verify_bucket_owner/ 31-Jul-2023 07:30 -
semaphore_overflow_prevention/ 31-Jul-2023 07:30 -
sns_no_bind_subscribe_publish_rule/ 31-Jul-2023 07:30 -
sns_set_return_subscription_arn/ 31-Jul-2023 07:30 -
sns_unauthenticated_unsubscribe/ 31-Jul-2023 07:30 -
socket_close_platform_compatibility/ 31-Jul-2023 07:30 -
socket_connection_timeout/ 31-Jul-2023 07:30 -
sql_injection/ 31-Jul-2023 07:30 -
stack_trace_exposure/ 31-Jul-2023 07:30 -
string_concatenation/ 31-Jul-2023 07:30 -
subprocess_correct_api/ 31-Jul-2023 07:30 -
swallow_exceptions/ 31-Jul-2023 07:30 -
tensorflow_avoid_using_nondeterministic_api/ 31-Jul-2023 07:30 -
tensorflow_control_sources_of_randomness/ 31-Jul-2023 07:30 -
tensorflow_enable_op_determinism/ 31-Jul-2023 07:30 -
tensorflow_redundant_softmax/ 31-Jul-2023 07:30 -
unnecessary_iteration/ 31-Jul-2023 07:30 -
unrestricted_file_upload/ 31-Jul-2023 07:30 -
untrusted_ami_images/ 31-Jul-2023 07:30 -
untrusted_deserialization/ 31-Jul-2023 07:30 -
use_of_inefficient_api/ 31-Jul-2023 07:30 -
weak_obfuscation_of_request/ 31-Jul-2023 07:30 -
xml_external_entity/ 31-Jul-2023 07:30 -
xpath_injection/ 31-Jul-2023 07:30 -
zip_bomb_attack/ 31-Jul-2023 07:30 -