- Checkmarx Documentation
- SAST/SCA Integrations
- CI/CD Plugins
- Bamboo Plugin
- Running a Scan from Bamboo
Running a Scan from Bamboo
The Atlassian Bamboo workflow uses the concept of a 'plan' that consists of 'jobs' and 'tasks' assigned to each job. When a new plan is added, it already has a default job configured. A task is generally a small unit of work, such as a source code checkout, running a script, or parsing test results and has to be added to a job and configured. Once the desired scans are in place, you run the entire plan, not just a specific task.
For instructions on running a plan, refer to Running a Plan in the Atlassian Bamboo Documentation.
In this section: