Documentation ¶
Overview ¶
The report package contains the command line tools for interacting with reports.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandSuite ¶
Types ¶
type Report ¶
type Report struct { Investigation engine.Investigation ID string HostsUploaded int RecipientsUploaded []string }
A report struct contains the information learned about a report from listing the reports S3 directory.
type ReportFile ¶
A ReportFile struct contains all the metadata contained in a report filename.
func ReportFiles ¶
func ReportFiles() []ReportFile
List all files in the Dexter S3 bucket reports directory.
Click to show internal directories.
Click to hide internal directories.