Skip to main content

Code Insight Plugins

Code Insight offers the following scan-agent plugins for remote scanning.(Refer to the Code Insight Plugins Guide for a list of requirements for each scan-agent plugin.)

Build EnvironmentCode Insight PluginPerforms automated scanning of...
IDEsEclipseAn Eclipse workspace in the Eclipse IDE environment.
Visual StudioA Visual Studio solution.
CI ToolsAzure DevOpsAn Azure DevOps workspace as part of the build process.
BambooA Bamboo workspace as part of the build process (on Local Agents only)
GitLabGitLab projects as part of the build process.
JenkinsA Jenkins workspace as part of the build process. A separate plugin is available (called the Scan Schedule Plugin) that enables you to simply schedule the scan of a codebase residing on the Code Insight Scan Server via the Jenkins scheduler.
TeamCityTeamCity projects as part of the build process.
Package Manager and Build ToolsAntApache Ant as part of the build process.
GradleGradle projects as part of the build process.
MavenMaven projects as part of the build process.
Container PlatformsDocker ImagesDocker images on a Docker server.

Additionally, a generic scan-agent plugin is available with Code Insight that enables you to scan arbitrary file systems of your choice. It also easily integrates with certain Engineering systems, such as TeamCity and GitLab, to perform scans as part of a build process and can serve as an example for developing your own scan-agent plugin (as described in the Code Insight Plugins Guide).