Fixed Json Output
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ def menu():
|
||||
if choice == '5':
|
||||
|
||||
executionhist = utils.allowlist.allowlistexechistories(url,True)
|
||||
print(executionhist)
|
||||
#print(executionhist)
|
||||
|
||||
aggregated = utils.hashfunctions.aggregateHashes(executionhist)
|
||||
print(aggregated)
|
||||
|
||||
Reference in New Issue
Block a user