What problem does it solve? Security engineers and developers often struggle to remember the correct Checkmarx One CLI syntax, authentication options, scan configurations, and CI/CD integration patterns, leading to misconfigured scans and broken pipelines. ## Core Features & Use Cases - CLI Command Reference: Covers scan creation, results retrieval, triage updates, thresholds, and exit codes for the cx binary across Linux, macOS, and Windows. - Authentication & Configuration Guidance: Documents API key and OAuth client setup, regional base URLs, environment variables, and config-as-code via .checkmarx/config.yml. - CI/CD Integration: Provides ready patterns for GitHub Actions and Azure DevOps, including SARIF upload and break-build thresholds. - Use Case: A DevOps engineer adding security gates to a pipeline can look up the exact cx scan create flags, threshold syntax like sast-high=0, and SARIF reporting options without leaving the terminal. ## Quick Start Ask the checkmarx-expert subagent how to create and run a Checkmarx One SAST and SCA scan on the current project with a high-severity threshold.