PaytmLabs / nerve

NERVE Continuous Vulnerability Scanner
MIT License
456 stars 116 forks source link

Sort by severity Problem #1

Closed kayhankayihan closed 4 years ago

kayhankayihan commented 4 years ago

Hi, Thank you for great tool, its awesome. I noticed that it did not rank the vulnerabilities in the correct order by severity. ( like Critical -> High -> Medium --> Low)

image

dolevf commented 4 years ago

This will be solved in the next update 2.5.1.

The page will default to sort by severity., however, the default behaviour will still remain alphabetical sorting.

Thanks for submitting the first bug!

kayhankayihan commented 4 years ago

Thank you for fast response, how can i fix it in my docker container?

dolevf commented 4 years ago

hi there,

You can simply do a git pull and then rebuild the container.