Manage Application Security scans
Cortex Cloud Application Security provides centralized visibility into security scan results across the Software Development Life Cycle (SDLC). The scan management interface aggregates scan results from three scan types, Branch Periodic scans, CI scans, and Pull Request scans, into dedicated inventory views that surface scan health, issue severity breakdowns, and a breakdown of findings by security category (such as vulnerabilities, secrets and so on) for every scanned repository. The scan management interface enables you to monitor scan execution health, identify repositories with failed or partial scans, investigate scan-level issues by category, and trigger rescans (periodic scans only) for repositories that require re-evaluation.
Workflows: Each scan type has a dedicated workflow for interpreting results, validating coverage, and responding appropriately: Branch periodic scan workflow, CI scan workflow, and Pull request scan workflow.
Manage scans via the tenant (UI)
The tenant provides inventory views, side-panel drill-downs, and management actions for monitoring scan health, status, scope, and detected issues.
Branch periodic scan workflow: Monitor recurring repository scans, investigate findings, and rescan failed or partial results
Pull request scan workflow: Monitor pull-request scan results and investigate blocked merges
CI scan workflow: Monitor pipeline scan results and investigate blocked or failed builds
Manage scans via public APIs
To support automated workflows at scale, the Cortex Cloud Application Security public API for scan management enables programmatic access to scan lifecycle operations. These APIs provide the scan orchestration and observability layer that connects scan execution to programmatic governance workflows. This allows you to integrate scan orchestration, health monitoring, and result analysis directly into CI/CD pipelines, custom dashboards, and compliance reporting systems without requiring manual interaction with the console. For more information, refer to Manage scans through public APIs.
Core achievements
Scan health monitoring: The scan inventory surfaces the health status of every scan, Completed, Error, Partially Completed, or In Progress, enabling rapid identification of repositories where scanners are failing or producing incomplete results
Issue and finding visibility: Each scan row provides severity breakdowns (Critical, High, Medium, Low) and type breakdowns (IaC, Secrets, Vulnerabilities, Licenses, Code Weaknesses, CI/CD Risks) that quantify the security signal produced by the scan without requiring navigation to the issues inventory
Coverage gap detection: Repositories that do not appear in the periodic scan inventory or that show persistent scan errors indicate coverage gaps that require investigation and remediation
Policy enforcement verification: PR scan results display the blocking policy name when a pull request is blocked by a Unified Application Security Policy, enabling verification that policy enforcement is functioning as configured
Rescan capability: Failed or partially completed periodic scans can be rescanned directly from the inventory or the side panel, enabling rapid recovery from transient scan failures
Last updated
Was this helpful?
