forked from linux-audit/audit-userspace
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
15 lines (14 loc) · 669 Bytes
/
Copy pathTODO
File metadata and controls
15 lines (14 loc) · 669 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Future roadmap (subject to change):
===================================
3.2
* Basic HIDS based on reactive audit component
* Multi-thread audisp-remote
* If searching user/group doesn't map to uid/gid, do translated string search
* In auditd, look into non-blocking handling of write to plugins
* Support multiple time streams when searching
3.3
* Container support
* Support TLS PSK as remote logging transport
* Rewrite swig based python
* audisp-remote, add config to say what home network is so laptops don't try if their not on a network that can reach the server.
* Change ausearch to output name="" unless its a real null. (mount) ausearch-report.c, 523. FIXME