darwin icon indicating copy to clipboard operation
darwin copied to clipboard

Darwin C++ and Python Machine Learning Framework for Cyber Security

Results 24 darwin issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Fpython_example code is becoming outdated, needs an update. **Additional context** Some development has been done on the filters, and hasn't been reflected on this one, the code...

bug
easy
technical
important

**What is your feature about ?** Do the test in parallel to improve testing time ! **Describe what you'd like** One thread per filter test

enhancement
easy
tests

**What is your feature about ?** Some filters have too general name (anomaly) or too heavy name (content_inspection), rethink it. **Describe what you'd like** More precise naming for filters, like...

enhancement
easy

**What is your feature about ?** Be able to store additional context in cache. **Describe what you'd like** When filters store information (aka. certitude currently) to cache, they can't store...

enhancement
technical