hcisecurityaudit command usage
The hcisecurityaudit command supports security audit result data generation for a specific site and root.
hcisecurityaudit [-t <site1,site2,...>] [-e [-d <export report path>]
[-f]] [-l] [-h | -help]
-t <site1,site2,...>]
. For site, this is the name list of sites. For root, this isHCIROOT
. Without this option, the root and all sites are scanned.-d export report path
specifies the file path to export the security audit report.If the path is a directory, then the default file name is securityaudit_report.txt.
-e
merges all scan results of specific sites into one plain text file.-f
forces an overwrite of the export file.-l
prints the scan process information to a log file.-h
or-help
displays this help message.