Skip to main content

Static Code Analysis

Manifestation in the pipeline

A selection of a tool from this category will set a value in the following pipeline parameter

odj_devenv_static_code_analysis

This has effects on the pipeline templates.

Example:

...
extends:
template: templates/technologies/go/v2/odj-pipeline-template-technology-go.yml@templates
parameters:
odj_devenv_static_code_analysis:
- sonarqube_saas
...