-
-
Notifications
You must be signed in to change notification settings - Fork 301
Plan storing of exploits and EPSS based advisories #2069
Copy link
Copy link
Closed
Description
Currently, we store exploits in AdvisoryExploits and associate them with other advisories. If we can find any related identifier in aliases or advisory_id of any Advisory.
For example:
we have exploits with CVE-1234 as an identifier. We will relate that exploit to all advisories that have that identifier either as it's alias or advisory ID
Shall we store exploits as an advisory of it's own or shall we relate exploits to other advisories like we are doing currently?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done