0xrawsec / whids

Open Source EDR for Windows
https://rawsec.lu
GNU Affero General Public License v3.0
1.14k stars 138 forks source link

endpoint management fully with DB engine #102

Closed qjerome closed 2 years ago

qjerome commented 2 years ago

So far an hybrid structure is used to manage endpoints (half in memory / half in DB). Managing endpoints fully with sod will make data more consistent.