Skip to content
Snippets Groups Projects

Resolve "Integrate dependency-check container with Sonarqube"

Compare and Show latest version
2 files
+ 3
5
Compare changes
  • Side-by-side
  • Inline
Files
2
stages:
- test_dependency_check_npm_install
- test_dependency_check_sonar_scanner
- test_dependency_check_dependency_check
test_dependency_check_npm_install:
stage: test_dependency_check_npm_install
tags:
Loading