Skip to content

Latest commit

 

History

History
 
 

sechub-solution

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SecHub Solution

This folder contains the scripts to run SecHub in a container.

Local Container

Single Container

To start a single container run the script:

./01-start-single-docker-compose.sh

SecHub with PDS Solution

  1. First start a SecHub container.

  2. Most of the PDS Solutions have a script which starts with 05-*. Execute this script next.

  3. Run one of the PDS setup scripts. For example: setup-pds/setup-gosec.sh to setup a GoSec project.

  4. Use the SecHub Client to scan.

Build Container

Coming soon.

Kubernetes

Coming soon.