diff --git a/utils/allowlist.py b/utils/allowlist.py index edb3c6f..bb4d75a 100644 --- a/utils/allowlist.py +++ b/utils/allowlist.py @@ -49,5 +49,5 @@ def checkpoint_stomper(checkpoint, endpoint, headers, policyname): parse_text = json.loads(response.text) # Send Whole JSON Response for item in parse_text['response']['exechistories']: - filenametest.add(item['filename']) + print("test")