Major change -
Halberd technique execution output display - This update changes the display of outputs from simple text to a parsed card style output. All execution results are parsed and depending on the data format the information is displayed in individual cards inside the outputs div.
Function changes -
Function name changed from PlaybookVizGenerator to playbook_viz_generator
playbook_viz_generator function import updated in Halberd.py
Bug fixes -
Error handling for report generation from empty log file
Handled playbook info display when no playbook is selected in automator
Major change - Halberd technique execution output display - This update changes the display of outputs from simple text to a parsed card style output. All execution results are parsed and depending on the data format the information is displayed in individual cards inside the outputs div.
Function changes - Function name changed from PlaybookVizGenerator to playbook_viz_generator playbook_viz_generator function import updated in Halberd.py
Bug fixes -