-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Labels
Description
I've been thinking about this and relates to a few issues I've added recently.
I think the logic is going to get messy as we add more Threats, Mitigations, and add logic to alter severity while applying mitigations.
Does it make sense to continue creating a tightly coupled rules engine here vs using something existing?
Idk what exists for Python. For Java I've worked with Drools that would be perfect for this. So much so I had the fleeting thought to port this to Java to use it.
noloader