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

Merge gvmd-9.0 changes into master #967

Merged
merged 18 commits into from
Feb 3, 2020

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Jan 31, 2020

This includes changes from the following PRs: #948, #949, #951, #955, #962, #964, #965

The alive test and reverse lookup options are already handled in master with #947 and #959, so the PRs #936, #943 and #958 are excluded.

Checklist:

This addresses issues with the start time being undefined while the
status is already set to "Running", e.g. during sensor scans.
The variable "started" is now initialized separately for consistency.
The get_system_report_types function did not fetch the scanner type so
it erroneously assumed it was handling an OSP scanner instead.
Setting it to SCANNER_TYPE_NONE was redundant.
This is meant to prevent repeating status changes to "Running".
Previously the default stop_task_internal was used for this scanner
type, so the scans were not stopped correctly.
When using get_reports to test an alert, details will always be enabled
as events and test_alert also always include report details.
This fixes hosts not being added to the assets correctly,
vulnerabilities not being included or duplicated in the syncAttribute
elements if the same vulnerability was found multiple times on different
hosts.
The version number is updated to 3.2.0.
The XML generated by the XSL stylesheet would be embedded into the GMP
element, so the XML declaration should be omitted.
@timopollmeier timopollmeier marked this pull request as ready for review January 31, 2020 08:58
@mattmundell mattmundell merged commit 1762bcc into greenbone:master Feb 3, 2020
@timopollmeier timopollmeier deleted the gvmd-9.0-into-master branch June 9, 2020 06:55
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