This commit is contained in:
=
2025-09-02 08:29:42 -04:00
parent 7eeb072117
commit 6b8c849db8
4 changed files with 1 additions and 80 deletions
-3
View File
@@ -25,9 +25,6 @@ def addHash(policy, hash):
def addPath(policy, hash):
print(f"Adding the following Path Exclusions to {policy}:")
print(hash)
def addHashReal(url, allowlistID, hashlist):
endpoint = url + '/v1/hash/application/add'