gvm-containers icon indicating copy to clipboard operation
gvm-containers copied to clipboard

The result does not show correct severity

Open footprns opened this issue 4 years ago • 3 comments
trafficstars

The result only show only log as severity. It seems nmap has not installed. Am I correct?

footprns avatar Sep 05 '21 10:09 footprns

At least in the openvas-scanner:21 container, nmap is installed. You can verify it yourself by:

docker run -it --rm admirito/openvas-scanner:21 nmap

admirito avatar Sep 05 '21 12:09 admirito

Hi @admirito , thx for the reply. Actually, I refer to the attached issue that the severity is not shown. All the update was successful. I've enable the debug log on openvas container but it did not show anything wrong. Do you know what is wrong? Screen Shot 2021-11-06 at 16 38 53 .

footprns avatar Nov 06 '21 09:11 footprns

Hi @footprns, Did you find something? I have the same issue and confirm nmap is installed. The report shows 0 of 0 Ports.

dotw avatar Feb 28 '22 07:02 dotw