Exclusion Divide added
This commit is contained in:
@@ -352,4 +352,5 @@ def sendToPolicyTest(url, first_policy, second_policy, destination_name, destina
|
||||
|
||||
print(ct.colorText(f"These hashes would be added to {allowlist_child_name}", "yellow"))
|
||||
allowlist_childhashlist = allowbyhash[allowbyhash['reputation_status'] == 'UNKNOWN']['sha256'].unique().tolist()
|
||||
addHash(url, allowlist_child_id, allowlist_childhashlist)
|
||||
addHash(url, allowlist_child_id, allowlist_childhashlist)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user