Skip to content
james-bostock-cx edited this page Apr 11, 2022 · 5 revisions

CxFlow


What is it?
Quick Start

CxFlow is a Spring Boot application that can run anywhere Java is installed. CxFlow glues together Checkmarx CxSAST and CxSCA scans with feedback to issue tracking systems via webhooks triggered by SCM events.

CxFlow can also run as a CLI tool embedded in CI/CD pipelines.

For a Quick Start Tutorial, please refer to Quick Start

For Configuration details, please refer to Configuration Definitions

CxFlow has Spring Actuator built in and enabled for monitoring purposes: https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html