Skip to content

Latest commit

 

History

History
 
 

slave-base

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ODS Jenkins Slave base

Introduction

The base jenkins slave used by all ODS builder slaves

Features / Plugins

  1. Creates trust relationship with applications in the openshift cluster (thru certificate management)
  2. Sonarqube scanner plugin binding to the central SQ instance
  3. Sonarqube report plugin used to download the scan results within the jenkins shared library's stage stageScanForSonarQube
  4. OWASP scan plugin
  5. Creates proxy awareness when HTTP_PROXY is injected during build phase
  6. Tailor - on top of openshift CLI to provide infrastrucure as code
  7. Snyk Security Scan CLI when SNYK_DISTRIBUTION_URL is injected during build phase
  8. skopeo to promote container images between registries.