Make KEV data visible on findings listing#12785
Merged
mtesauro merged 5 commits intoJul 18, 2025
Merged
Conversation
Contributor
Author
|
[sc-11506] |
|
No security concerns detected in this pull request. All finding details can be found in the DryRun Security Dashboard. |
valentijnscholten
left a comment
Member
There was a problem hiding this comment.
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.
Contributor
Author
Maffooch
approved these changes
Jul 16, 2025
valentijnscholten
approved these changes
Jul 16, 2025
|
Yes very good idea, I want to know if they are on the KEV also, excellent update coming ☝️🥹 |
blakeaowens
approved these changes
Jul 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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:
