-
Notifications
You must be signed in to change notification settings - Fork 95
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
Added fields to filterdialog for results page. #1472
Conversation
Last pull request was closed by accident. updated Changelog to reference current pull request instead of last one.
Codecov Report
@@ Coverage Diff @@
## master #1472 +/- ##
==========================================
- Coverage 36.87% 36.79% -0.09%
==========================================
Files 992 996 +4
Lines 22240 22224 -16
Branches 6136 6121 -15
==========================================
- Hits 8201 8177 -24
+ Misses 12723 12722 -1
- Partials 1316 1325 +9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Mostly only some small adjustments.
Co-Authored-By: Björn Ricks <[email protected]>
Co-Authored-By: Björn Ricks <[email protected]>
Co-Authored-By: Björn Ricks <[email protected]>
Co-Authored-By: Björn Ricks <[email protected]>
Co-Authored-By: Björn Ricks <[email protected]>
Co-Authored-By: Björn Ricks <[email protected]>
Co-Authored-By: Björn Ricks <[email protected]>
Added filter keywords owner, host, cvss base score, vulnerability and location to filter dialog on results page. Also added some sort fields, as well as tests for each of the new components.
Checklist: