Scan Manager Description
One of the most important goals of Mixeway is to simplify day to day work of Security Professionals by orchestrate and automate the most generic stuff like: Configure and run vulnerability scan review created scan results * Inform dev team about findings
Generally Scan Manager of Mixeway works as described at the image bellow

- Define Scan Scope- it can be done manually via GUI, whenever needed user can manually define what he wants to scan and when he wants to run it. Other options is to use
REST API
that can be fired by any event e.g. in CICD
pipeline. - Configure Scan on Vulnerability Scanner - Mixeway has multiple scanner plugins that help to interact with number of security tools. From user perspective it is transparent as You want to run scan for
https://example.com
. It doens't matter which scanner You are using. Mixeway is handling the transition in the background for You. - Run Scan - scan execution (including possible queues and thresholding)
- Loading Vulnerabilities - After mixeway verify that started scan is completed it downloads results and put them in database.