From 99b621f2c8505c997a3c302864e8834258694223 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Wed, 30 Mar 2022 12:25:59 +0530 Subject: [PATCH] Project: Add config's post_breach_actions to Vulture's allowlist --- vulture_allowlist.py | 1 + 1 file changed, 1 insertion(+) diff --git a/vulture_allowlist.py b/vulture_allowlist.py index 687a9b497..4d1b25d3f 100644 --- a/vulture_allowlist.py +++ b/vulture_allowlist.py @@ -149,6 +149,7 @@ Report.meta LDAPServerFactory.buildProtocol get_file_sha256_hash strict_slashes # unused attribute (monkey/monkey_island/cc/app.py:96) +post_breach_actions # unused variable (monkey\infection_monkey\config.py:95) # these are not needed for it to work, but may be useful extra information to understand what's going on WINDOWS_PBA_TYPE # unused variable (monkey/monkey_island/cc/resources/pba_file_upload.py:23)