Skip to main content Link Menu Expand (external link) Document Search Copy Copied

CI Docs

Welcome to the Code Intelligence docs. This page will help you with getting started using CI App, Code Intelligence’s flagship product. CI App is a collection of tools that enable you to quickly and easily write fuzz tests and then deploy them either locally or integrate them into your existing CICD pipeline.

Getting Started with CI Fuzz

If you have never written a fuzz test before, or even if you have, then CI Fuzz is a great tool to know. CI Fuzz is a command line tool that helps you to integrate and run fuzz tests in your project. It currently supports C/C++ and Java fuzz testing.

Get started with fuzzing here: CI Fuzz.