Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix slave host asset handling (master) #736

Merged
merged 7 commits into from
Sep 4, 2019

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Sep 3, 2019

This addresses the following issues:

  • Host assets may not be created if their first results are received at the end of the scan
  • The check if a host can be added to the assets may give unreliable results if the result_host does not exist

Checklist:

The assets are created later in case the first results of a host are
received in the last update_from_slave call.
The unintialized value may point to an existing report host if actually
none exists otherwise, giving wrong results.
@timopollmeier timopollmeier marked this pull request as ready for review September 4, 2019 08:37
@mattmundell mattmundell merged commit 651755b into greenbone:master Sep 4, 2019
@timopollmeier timopollmeier deleted the missing-host_noticeable branch June 9, 2020 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants