Mixeway / MixewayScanner

Mixeway Scanner is Spring Boot application which aggregate integration with number of OpenSource Vulnerability scanners - both SAST and DAST types
https://mixeway.io
MIT License
21 stars 2 forks source link

Cannot uploaded scanner results to hub.mixeway.io #7

Closed woznik closed 3 years ago

woznik commented 3 years ago

Hello I give a try to upload the scanner results to https://hub.mixeway.io/ but sadly I got a reposnse: 500 Internal server error

image

I followed the tutorial part 5 and integrated gitlab and mixeway.io to upload the results

Is the server running?

siewer commented 3 years ago

Is it possible that location under test is not git repository (does .git directory exist?) and have set remote url? I will issue patch for hub.mixeway.io, because http 500 shouldn't be thrown anyway

siewer commented 3 years ago

Should be fixed. New version of hub.mixeway.io is already available, please test and reopen issue if error is still there