greenbone / gvm-tools

Remote control your Greenbone Community Edition or Greenbone Enterprise Appliance
https://greenbone.github.io/gvm-tools/
GNU General Public License v3.0
166 stars 89 forks source link

Fix application detection #1048

Closed timopollmeier closed 1 year ago

timopollmeier commented 1 year ago

What

The script application-detection.gmp.py will now get the report details and extract the host IP addresses correctly.

The application-detection script now requests details for each report individually with minimum results, which is usually faster for gathering the host data and ensures all hosts are included.

Also, only hosts where a matching app was found are output.

Why

References

GEA-249

github-actions[bot] commented 1 year ago

Conventional Commits Report

Type Number
Changed 1
Bug Fixes 1

:rocket: Conventional commits found.