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

Add missing severity_to_type calls #1336

Merged
merged 3 commits into from
Nov 2, 2020

Conversation

mattmundell
Copy link
Contributor

@mattmundell mattmundell commented Oct 26, 2020

What:

Add calls to severity_to_type missed in a178542 in /pull/1321.

Why:

The non override cases weren't converting to a type.

How:

This GMP

`<get_reports details="0" ignore_pagination="1" lean="1" filter="type=&quot;Log Message&quot; levels=hmlgf apply_overrides=1 rows=100 min_qod=0 first=1 sort-reverse=severity" filt_id="0" report_id="UUID" delta_report_id="0" format_id=""/>`

should return the correct REPORT/FILTERED count when apply_overrides is 1 and 0.

Checklist:

@timopollmeier timopollmeier merged commit 95cac23 into greenbone:master Nov 2, 2020
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