Scans & Detections
-
To trigger a scan of files in the provided path by the Anti-Malware module
cpla am scan <path_to_scan> -
To show detections of Anti-Malware
cpla am detectionsNote:To limit the number of detections displayed, use the parameter --limit <number_of_detections>. Default is 100.
-
To show the latest detections of Behavioral Guard
cpla bg detectionsNote:To limit the number of detections displayed, use the parameter --limit <number_of_detections>. Default is 100.