From 43163293843b7aa1945fdc26ae6ab8f99508c620 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Fri, 25 Mar 2022 07:57:38 -0400 Subject: [PATCH] Project: Add strict_slashes to vulture_allowlist --- vulture_allowlist.py | 1 + 1 file changed, 1 insertion(+) diff --git a/vulture_allowlist.py b/vulture_allowlist.py index f9d973457..63094f3ae 100644 --- a/vulture_allowlist.py +++ b/vulture_allowlist.py @@ -147,6 +147,7 @@ Report.meta_info Report.meta LDAPServerFactory.buildProtocol get_file_sha256_hash +strict_slashes # unused attribute (monkey/monkey_island/cc/app.py:96) # 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)