Scans & Detections

  1. To trigger a scan of files in the provided path by the Anti-Malware module
    cpla am scan <path_to_scan>
  2. To show detections of Anti-Malware
    cpla am detections
    Note:

    To limit the number of detections displayed, use the parameter --limit <number_of_detections>. Default is 100.

  3. To show the latest detections of Behavioral Guard
    cpla bg detections
    Note:

    To limit the number of detections displayed, use the parameter --limit <number_of_detections>. Default is 100.