Zar-Branch #2

Merged
mysticmomba merged 5 commits from Zar-Branch into master 2025-08-20 15:10:37 -04:00
Showing only changes of commit df75658bfb - Show all commits
+1 -1
View File
@@ -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")