Skip to content
itsKedar edited this page Mar 26, 2024 · 14 revisions

Notice : This is to inform you that the cxFlow will not be compatible to the old Java versions (version 8 and 11) beginning April 1 2024. The customers need to upgrade the Java version in the CxFlow server to a version greater than or equal to Java 17 (less than 20) After the upgrade, the customers need to use the CxFlow Java11.jar file

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