Snort_AIPreproc/TODO

26 lines
580 B
Plaintext
Raw Normal View History

======================
AVERAGE/HIGH PRIORITY:
======================
2010-09-21 16:27:46 +02:00
- Add alerts' history serialization to db.c as well
- Testing more scenarios, making more hyperalert models
2010-09-11 12:45:30 +02:00
- Bayesian learning among alerts in alert log
- libgc support
=============
LOW PRIORITY:
=============
2010-09-11 12:45:30 +02:00
2010-08-14 14:30:41 +02:00
- Managing clusters for addresses, timestamps (and more?)
=====
DONE:
=====
+ PostgreSQL support
+ Regex comp cache
+ Managing hyperalert graph connection inside the alert structure itself
+ Keeping track of all the streams and alerts even after clustered
2010-09-18 16:42:11 +02:00
+ Dynamic cluster_min_size algorithm