Security Assessment AVCLI Commands
Use the security assessment AVCLI commands to collect security assessment data for Oracle Database targets. Run these commands as an auditor user.
Related Topics
RETRIEVE SECURITY ASSESSMENT FROM TARGET
Use the RETRIEVE SECURITY ASSESSMENT FROM TARGET command to submit security assessment jobs for Oracle Database targets.
Syntax
RETRIEVE SECURITY ASSESSMENT FROM TARGET <target_name>
Arguments
| Argument | Description |
|---|---|
| target_name | Name of the Oracle Database target for which want to run the security assessment job. |
Example
The following command retrieves security assessment data for the Oracle Database target named t1.
RETRIEVE SECURITY ASSESSMENT FROM TARGET t1
Related Topics