-
Notifications
You must be signed in to change notification settings - Fork 0
feat(threat-intel): recognize the CISA Known Exploited Vulnerabilities (KEV) catalog #133
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
8fd83bc
feat(threat-intel): add CISA KEV catalog ingestion adapter
claude 1414f89
fix(waf): never content-match CVE threat indicators in scoring
claude 477b638
fix(shutdown): port SIGTERM/Ctrl-C race fix from PR #132
claude 449bc73
docs(research): ground CISA KEV severity policy in EPSS/BOD literature
claude 65d60a9
fix(security): don't route request-supplied kev_url into the fetch by…
claude c2ae3d7
fix(kev): stop validating kev_url when it won't be used
claude 1cf1010
fix(security): remove kev_url from the request contract entirely
claude 8915b16
fix(kev): decouple KEV catalog fetch from the shared request-URL sink
claude 3a47ce8
fix(kev): restrict KEV_CATALOG_URL to CISA's own host
claude 0760e7b
docs(kev): correct stale "internal mirror" language for the new host …
claude 9494144
fix: validate CVE ID syntax on KEV import; scope Windows cfg precisely
claude 192ffba
Merge origin/main into feat/cisa-kev-catalog-ingest
codex 64dcbfc
fix(threat-feeds): don't reap indicators still owned by another feed
claude e36a198
fix(kev): fail closed without write creds
codex 40453f3
fix(kev): reject mostly-unparsable catalogs; scope credential source …
claude b5115dc
fix(kev): remove runtime catalog URL override
codex 3c6eed6
fix(kev): preserve operator indicators on feed refresh
codex 8b7954d
fix(kev): preserve operator-owned threat payloads
codex c4f4526
fix(threat-feeds): report actual upserted count, not submitted count
claude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Binary file added
BIN
+227 KB
docs/papers/vulnerability-management-chaining-kev-epss-cvss-arxiv-2506.01220.pdf
Binary file not shown.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.