c-bless / reveal

This project contains some PowerShell scripts used to collect system configurations or domain information. Furthermore it has a Flask based web application and API to import and analyze the results of collector scripts. It can export collected data to Excel via the Web-Interface or to JSON via API.
1 stars 1 forks source link

Download Report topic by template #55

Closed c-bless closed 9 months ago

c-bless commented 9 months ago

Add a download button to sysinfo reports that generates template based docx file downloads.

Since different report outputs are generated this needs to specify the type of template (e.g., HostReport, RegistryCheckReport, UserReport, GroupMemberReport)

c-bless commented 9 months ago

Added First examples for the following report types: