You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When downloading a CSV report, sometimes the Host IP has blanks added at the beginning. The ip address is “10.69.7.21” and the other is “ 10.69.7.21”.
Actual behavior
By adding the spaces before the ip, our system automatically duplicates the host thinking that they are two different hosts but in reality it is the same host and the same report.
Steps to reproduce
Make a scan
Download the report as CSV
View the host name
GVM versions
gsa: 24.1.0
gvm: 24.3.1
openvas-scanner: docker:stable
gvm-libs: docker:stable
Environment
Operating system: Ubuntu 24.04
Installation method / source: Docker compose
The text was updated successfully, but these errors were encountered:
Expected behavior
When downloading a CSV report, sometimes the Host IP has blanks added at the beginning. The ip address is “10.69.7.21” and the other is “ 10.69.7.21”.
Actual behavior
By adding the spaces before the ip, our system automatically duplicates the host thinking that they are two different hosts but in reality it is the same host and the same report.
Steps to reproduce
GVM versions
gsa: 24.1.0
gvm: 24.3.1
openvas-scanner: docker:stable
gvm-libs: docker:stable
Environment
Operating system: Ubuntu 24.04
Installation method / source: Docker compose
The text was updated successfully, but these errors were encountered: