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