Customize your scan configurations—frequency, severity levels, scanning types, and more—to optimize vulnerability detection.
In CybeDefend, you can tailor your scans by adjusting several key parameters in the Project Settings → Scanning section. Below, we outline the five main controls and how they influence your scanning process. Remember that Fast Scan and Dataflow AI options apply only to SAST scanning.
Define how often you want CybeDefend to run scans on your repositories or projects. This can be set to daily, weekly, monthly, or manual to meet your workflow requirements.
Frequent scans ensure earlier detection of new vulnerabilities, minimizing the risk of security issues going undetected.
Choose which severity levels (e.g., Low, Medium, High, Critical) are included in your scan results. Unchecked severities are not recorded, which helps you focus on higher-priority vulnerabilities without affecting scan duration.
This setting only filters scan results; it does not impact the actual scanning time or depth.
5. Dataflow Option (SAST Only, Powered by CybeDefend AI)
When SAST is enabled, you can activate CybeDefend AI’s dataflow analysis to trace how a variable-based vulnerability travels throughout your codebase. This helps you understand where the vulnerability starts and how it propagates.
Visit our Dataflow Analysis page to learn more about how variables are traced, from source to sink.