Overview

Configure your security scanning settings to optimize detection accuracy and performance. Key parameters include:

  • Scan Frequency ⏱️
  • Exclusion Rules 🚫
  • Notification Preferences 📱
scanning_configuration_interface

Settings

  1. Scan Schedule

    • Set to daily or real_time based on your needs.
    • Use the Scan Scheduler API for advanced configurations.
  2. Resource Allocation

    • Adjust CPU/memory limits via the config.yaml file.
    • Example: max_concurrent_scans: 10
scan_frequency_settings

Best Practices ✅

  • Enable auto_update for rule databases.
  • Regularly review Scan Reports for false positives.
  • Use exclude_patterns to avoid scanning non-critical directories.

Troubleshooting ⚠️

  • Error 403: Check Access Control policies.
  • Slow Scans: Optimize concurrent_threads in config.yaml.
scan_performance_tips

For deeper insights, explore the SecurityCenter Overview.