Skip to content

Fix slack notifications

Michael Daas requested to merge fix_slack_notification into development

Too many API calls were made because slack api token was defined, but no valid user in yaml. scan_base.slack is now also None if only default user is defined...

Merge request reports