TheGroundZero / openvasreporting_server

OpenVAS Reporting Server: Automatically receive and parse OpenVAS XML reports using OpenVAS Reporting
GNU General Public License v3.0
3 stars 1 forks source link

count of affected hosts in summary does not match with real count of hosts #4

Closed 4thomasmueller closed 5 years ago

4thomasmueller commented 5 years ago

Hello,

we did scan 2 (two) hosts and we've got a total amount of 18 affected hosts in summary page. we are creating the report as described (python3 -m openvasreporting -i -o ) Is this an expected behaviour?

Regards Thomas hosts

TheGroundZero commented 5 years ago

I'll have to look into this. I recall there's some weird quirck with the report's output and/or perhaps my phrasing is wrong.

Since this issue is related to the openvasreporting tool and not openvasreporting_server, could you reopen your issue there? I've enabled issues in that project as well.
This is just to be able to properly follow up on issues and ideas for the 2 tools.