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

Default report filter and sorting #1552

Merged
merged 4 commits into from
Aug 8, 2019
Merged

Default report filter and sorting #1552

merged 4 commits into from
Aug 8, 2019

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented Aug 7, 2019

Checklist:

Copy link
Member

@swaterkamp swaterkamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd still use hml for levels

bjoernricks and others added 4 commits August 8, 2019 08:25
* Only show severity levels high and medium by default
* Set min_qod to 70% (was already applied at the backend)
* Set default sorting for report results to severity descending
  (should be applied for the export by default. still not used in gsa)
* Set first to 1 (don't rely on backend)
For currently running scans this may be a bit cumbersome because the
results may be resorted on every reload. Opening the result details may
be difficult in this case. But nevertheless it seems to be the better
solution to sort (nearly) all tabs by the same column and show the most
important results at the top.
Add low level severities for default filter at report details page.

Co-Authored-By: Steffen Waterkamp <[email protected]>
@codecov
Copy link

codecov bot commented Aug 8, 2019

Codecov Report

Merging #1552 into gsa-8.0 will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           gsa-8.0    #1552   +/-   ##
========================================
  Coverage    37.52%   37.52%           
========================================
  Files          965      965           
  Lines        21967    21967           
  Branches      6117     6117           
========================================
  Hits          8243     8243           
  Misses       12414    12414           
  Partials      1310     1310
Impacted Files Coverage Δ
gsa/src/web/pages/reports/detailspage.js 3.14% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8600bcb...b1a7727. Read the comment docs.

@bjoernricks bjoernricks marked this pull request as ready for review August 8, 2019 06:26
@bjoernricks bjoernricks requested a review from a team August 8, 2019 06:26
@swaterkamp swaterkamp merged commit dbace8a into greenbone:gsa-8.0 Aug 8, 2019
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