-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Make KEV data visible on findings listing #12785
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
Make KEV data visible on findings listing #12785
Conversation
[sc-11506] |
No security concerns detected in this pull request. All finding details can be found in the DryRun Security Dashboard. |
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.
Is it sufficient to only be able to filter by the exact KEV date? I can imagine users want to do a weekly search to find out "which findings where added to KEV since last week"?
I also realize adding before/after fields may clutter the UI more.
Yes very good idea, I want to know if they are on the KEV also, excellent update coming ☝️🥹 |
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.
Approved
This PR displays KEV-related data (known exploited/used in ransomware/kev added date) stored on the Finding model to the Finding listing pages (all/open/closed/risk accepted). It also adds basic filtering against those fields.
Listing page view:

Filter view:
