summaryrefslogtreecommitdiff
path: root/test/maat_framework_gtest.cpp
AgeCommit message (Expand)Author
2023-03-06fix multi compile table hit path bugliuwentan
2023-03-06Support physical table conjunction and fix compile table conjunction bugliuwentan
2023-03-02format logliuwentan
2023-03-02export maat_get_table_id symbolliuwentan
2023-03-02add maat helper APIliuwentan
2023-03-01support flag_plus tableliuwentan
2023-03-01fix hit repeated compile_id bug & unify compile+plugin table register APIliuwentan
2023-03-01ipmatcher rule_id -> long long & scanner engine centralizationliuwentan
2023-02-27allow compile table not existliuwentan
2023-02-27add boundary checkliuwentan
2023-02-24fix compile conjunction bugliuwentan
2023-02-24add bool_plugin & fqdn_plugin unit-testliuwentan
2023-02-23fix maat_scan_string maat_state bugliuwentan
2023-02-23fix compile table update bugliuwentan
2023-02-23compile/plugin table callback function normalizationliuwentan
2023-02-22uint64_t -> long longliuwentan
2023-02-22compile_id,group_id,item_id support uint64_tliuwentan
2023-02-21table_name->table_id and compile table callbackliuwentan
2023-02-20change table_id->table_nameliuwentan
2023-02-20compile table support conjunction, ip_plugin support cidrliuwentan
2023-02-16generate rpm packageliuwentan
2023-02-16fix rule_monitor_loop bugliuwentan
2023-02-16fix cmake bugliuwentan
2023-02-16add ci configliuwentan
2023-02-15cpp->c and expr support configurable generation of literal_db or regex_dbliuwentan
2023-02-09support expr offset matchliuwentan
2023-02-07fix flag_matcher and interval_matcher compile errorliuwentan
2023-02-03unfinished workliuwentan
2023-01-31refactor hierarchy and maat_tableliuwentan
2023-01-30unfinished workliuwentan
2023-01-06hierarchy refactor unfinishedliuwentan
2022-12-14add dynamic config unit-test and hierarchy unfinishedliuwentan
2022-12-12add unittest for scan_ipliuwentan
2022-12-09support scan ipliuwentan
2022-12-06add conjunction tableliuwentan
2022-12-05add input mode unit-testliuwentan
2022-12-03add json/redis rule parserliuwentan
2022-11-29fix memory leak and add framework testliuwentan
2022-11-25framework work wellliuwentan