From 97384303339690d794e1d019e47a68f045e2391f Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Wed, 30 Mar 2022 07:31:29 -0400 Subject: [PATCH] Project: Remove temporary agent-refactor vulture exceptions --- vulture_allowlist.py | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/vulture_allowlist.py b/vulture_allowlist.py index eb62c2df5..bf1244f93 100644 --- a/vulture_allowlist.py +++ b/vulture_allowlist.py @@ -171,15 +171,3 @@ _.instance_name # unused attribute (monkey/common/cloud/azure/azure_instance.py _.instance_name # unused attribute (monkey/common/cloud/azure/azure_instance.py:64) GCPHandler # unused function (envs/monkey_zoo/blackbox/test_blackbox.py:57) architecture # unused variable (monkey/infection_monkey/exploit/caching_agent_repository.py:25) - -# TODO: Reevaluate these as the agent refactor progresses -run_sys_info_collector -ping -scan_tcp_port -fingerprint -interrupt -MockPuppet -ControlChannel -should_agent_stop -get_credentials_for_propagation -register_signal_handlers