aws-samples / amazon-codeguru-reviewer-python-detectors
Temporal Dependencies

A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).

Files Most Frequently Changed Together (Top 20)

data...

Pairs # same commits # commits 1 # commits 2 latest commit
src/python/detectors/aws_kms_reencryption/aws_kms_reencryption.py
src/python/detectors/log_injection/log_injection.py
1 1 (100%) 2 (50%) 2022-01-21
src/python/detectors/aws_logged_credentials/aws_logged_credentials.py
src/python/detectors/log_injection/log_injection.py
1 1 (100%) 2 (50%) 2022-01-21
src/python/detectors/aws_logged_credentials/aws_logged_credentials.py
src/python/detectors/aws_kms_reencryption/aws_kms_reencryption.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/aws_polling_instead_of_waiter/aws_polling_instead_of_waiter.py
src/python/detectors/log_injection/log_injection.py
1 1 (100%) 2 (50%) 2022-01-21
src/python/detectors/aws_polling_instead_of_waiter/aws_polling_instead_of_waiter.py
src/python/detectors/aws_kms_reencryption/aws_kms_reencryption.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/aws_polling_instead_of_waiter/aws_polling_instead_of_waiter.py
src/python/detectors/aws_logged_credentials/aws_logged_credentials.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/aws_unchecked_batch_failures/aws_unchecked_batch_failures.py
src/python/detectors/log_injection/log_injection.py
1 1 (100%) 2 (50%) 2022-01-21
src/python/detectors/aws_unchecked_batch_failures/aws_unchecked_batch_failures.py
src/python/detectors/aws_kms_reencryption/aws_kms_reencryption.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/aws_unchecked_batch_failures/aws_unchecked_batch_failures.py
src/python/detectors/aws_logged_credentials/aws_logged_credentials.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/aws_unchecked_batch_failures/aws_unchecked_batch_failures.py
src/python/detectors/aws_polling_instead_of_waiter/aws_polling_instead_of_waiter.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/bad_exception_handling_practices/bad_exception_handling_practices.py
src/python/detectors/log_injection/log_injection.py
1 1 (100%) 2 (50%) 2022-01-21
src/python/detectors/bad_exception_handling_practices/bad_exception_handling_practices.py
src/python/detectors/aws_kms_reencryption/aws_kms_reencryption.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/bad_exception_handling_practices/bad_exception_handling_practices.py
src/python/detectors/aws_logged_credentials/aws_logged_credentials.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/bad_exception_handling_practices/bad_exception_handling_practices.py
src/python/detectors/aws_polling_instead_of_waiter/aws_polling_instead_of_waiter.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/bad_exception_handling_practices/bad_exception_handling_practices.py
src/python/detectors/aws_unchecked_batch_failures/aws_unchecked_batch_failures.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/catch_and_rethrow_exception/catch_and_rethrow_exception.py
src/python/detectors/log_injection/log_injection.py
1 1 (100%) 2 (50%) 2022-01-21
src/python/detectors/catch_and_rethrow_exception/catch_and_rethrow_exception.py
src/python/detectors/aws_kms_reencryption/aws_kms_reencryption.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/catch_and_rethrow_exception/catch_and_rethrow_exception.py
src/python/detectors/aws_logged_credentials/aws_logged_credentials.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/catch_and_rethrow_exception/catch_and_rethrow_exception.py
src/python/detectors/aws_polling_instead_of_waiter/aws_polling_instead_of_waiter.py
1 1 (100%) 1 (100%) 2022-01-21
src/python/detectors/catch_and_rethrow_exception/catch_and_rethrow_exception.py
src/python/detectors/aws_unchecked_batch_failures/aws_unchecked_batch_failures.py
1 1 (100%) 1 (100%) 2022-01-21
File Change History per Logical Decomposition
primary
primary
The number on the lines shows the number of shared commits.
G aws_kms_reencryption aws_kms_reencryption log_injection log_injection aws_kms_reencryption--log_injection 1 aws_logged_credentials aws_logged_credentials aws_logged_credentials--aws_kms_reencryption 1 aws_logged_credentials--log_injection 1 aws_polling_instead_of_waiter aws_polling_instead_of_waiter aws_polling_instead_of_waiter--aws_kms_reencryption 1 aws_polling_instead_of_waiter--log_injection 1 aws_polling_instead_of_waiter--aws_logged_credentials 1 aws_unchecked_batch_failures aws_unchecked_batch_failures aws_unchecked_batch_failures--aws_kms_reencryption 1 aws_unchecked_batch_failures--log_injection 1 aws_unchecked_batch_failures--aws_logged_credentials 1 aws_unchecked_batch_failures--aws_polling_instead_of_waiter 1 bad_exception_handling_practices bad_exception_handling_practices bad_exception_handling_practices--aws_kms_reencryption 1 bad_exception_handling_practices--log_injection 1 bad_exception_handling_practices--aws_logged_credentials 1 bad_exception_handling_practices--aws_polling_instead_of_waiter 1 bad_exception_handling_practices--aws_unchecked_batch_failures 1 catch_and_rethrow_exception catch_and_rethrow_exception catch_and_rethrow_exception--aws_kms_reencryption 1 catch_and_rethrow_exception--log_injection 1 catch_and_rethrow_exception--aws_logged_credentials 1 catch_and_rethrow_exception--aws_polling_instead_of_waiter 1 catch_and_rethrow_exception--aws_unchecked_batch_failures 1 catch_and_rethrow_exception--bad_exception_handling_practices 1 clear_text_credentials clear_text_credentials clear_text_credentials--aws_kms_reencryption 1 clear_text_credentials--log_injection 1 clear_text_credentials--aws_logged_credentials 1 clear_text_credentials--aws_polling_instead_of_waiter 1 clear_text_credentials--aws_unchecked_batch_failures 1 clear_text_credentials--bad_exception_handling_practices 1 clear_text_credentials--catch_and_rethrow_exception 1 code_injection code_injection code_injection--aws_kms_reencryption 1 code_injection--log_injection 1 code_injection--aws_logged_credentials 1 code_injection--aws_polling_instead_of_waiter 1 code_injection--aws_unchecked_batch_failures 1 code_injection--bad_exception_handling_practices 1 code_injection--catch_and_rethrow_exception 1 code_injection--clear_text_credentials 1 code_readability code_readability code_readability--aws_kms_reencryption 1 code_readability--log_injection 1 code_readability--aws_logged_credentials 1 code_readability--aws_polling_instead_of_waiter 1 code_readability--aws_unchecked_batch_failures 1 code_readability--bad_exception_handling_practices 1 code_readability--catch_and_rethrow_exception 1 code_readability--clear_text_credentials 1 code_readability--code_injection 1 cross_site_request_forgery cross_site_request_forgery cross_site_request_forgery--aws_kms_reencryption 1 cross_site_request_forgery--log_injection 1 cross_site_request_forgery--aws_logged_credentials 1 cross_site_request_forgery--aws_polling_instead_of_waiter 1 cross_site_request_forgery--aws_unchecked_batch_failures 1

Open 3D force graph...