Mixeway / MixewayHub

Mixeway is security orchestrator for vulnerability scanners which enable easy plug in integration with CICD pipelines. MixewayHub project contain one click docker-compose file which configure and run images from docker hub.
https://mixeway.io
GNU General Public License v3.0
107 stars 17 forks source link

Scanner Integration: #42

Closed RajikaJain closed 6 months ago

RajikaJain commented 6 months ago

In my scenario, I want to connect the mixeway with owasp dependency-track version 3.7

The scanners connected without any problems and the message "Test Passed" is displayed when retesting but have not yet been identified as active scanners. How to troubleshoot this

siewer commented 6 months ago

fixed via https://github.com/Mixeway/MixewayBackend/commit/b775e7f7319c0d28a344b7a6df5960248419d960 after updating docker image to the latest it should work (delete old instance o dependency track scanner from GUI and import again)