Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Tad Glines 3eff71c65f
Build refactor (#94)
* Add support to cross compilation

* Pipeline cleanup
2022-04-08 10:58:18 -07:00
Tad Glines 7b8b09d5d4
Feature 3.0 (#27)
* Split into seperate collector and forwarder
- Add NETLINK data collection
- Add collector management to forwarder

* Modified auomscollect.cpp so that it exits if /sbin/auditd file is created

* Remove dependency on libaudit/libauparse, add rule management

* Added op status reporting and fixed many bugs

- Added EXECVE parse unit tests

* Fix loaded rule update logic

* Fix installer to properly restart/enable auoms
2019-04-30 12:06:02 -07:00
Tad Glines a3a7eaf7f8
Fix bash_escape_string() (#19) 2018-10-09 17:08:33 -07:00
Tad Glines f3adf731e5
Improve command line escaping, add unit tests, fix bugs (#12)
* Fix escaping and some bugs.
* Added more unit tests and bug fixes
* Remove 'make test' from Makefile
* tweaks to avoid auparse bug along with fixing record / field filtering. (#13)
* Add OMSEventWriter unit test, add process starttime.
2018-03-23 19:31:41 -07:00