Fixed Error
This commit is contained in:
+1
-1
@@ -49,5 +49,5 @@ def checkpoint_stomper(checkpoint, endpoint, headers, policyname):
|
|||||||
parse_text = json.loads(response.text)
|
parse_text = json.loads(response.text)
|
||||||
# Send Whole JSON Response
|
# Send Whole JSON Response
|
||||||
for item in parse_text['response']['exechistories']:
|
for item in parse_text['response']['exechistories']:
|
||||||
filenametest.add(item['filename'])
|
print("test")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user