pw-lehre

Results 1 comments of pw-lehre

Hey there, it would also be great if the action would forward the `SECHUB_LABELS` environment variable to the CLI process environment. E.g. for scan: https://github.com/mercedes-benz/sechub/blob/develop/github-actions/scan/src/sechub-cli.ts#L23-L30 ```typescript env: { SECHUB_SERVER: process.env.SECHUB_SERVER,...