hub/configs/scanner.yaml

16 lines
217 B
YAML

log:
level: debug
pretty: true
db:
db:
host: localhost
port: "5432"
database: hub
user: postgres
creds:
dockerUsername: ""
dockerPassword: ""
scanner:
concurrency: 10
trivyURL: http://trivy:8081