Dependency Scanner
Manifestation in the pipeline
A selection of a tool from this category will set a value in the following pipeline parameter
odj_devenv_dependency_scanner
This has effects on the pipeline templates.
Example:
...
extends:
template: templates/technologies/go/v2/odj-pipeline-template-technology-go.yml@templates
parameters:
odj_devenv_dependency_scanner:
- snyk_saas_dependency
- snyk_saas_dockerfile
...