Commit Graph

24 Commits

Author SHA1 Message Date
root
041c32ccaa ipport plugin table support CIDR 2024-10-17 06:37:29 +00:00
root
78f733417c fix memory leak 2024-10-14 02:25:36 +00:00
root
e180ce18e0 fix test case using rule from json file 2024-10-10 06:28:40 +00:00
root
3bbbd53f39 fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of function to avoid some problems 2024-09-27 11:38:41 +00:00
root
3315428974 add temp code 2024-09-26 11:14:06 +00:00
root
fc99675b40 change type of rule_id, object_id, item_id from (long long) to (uuid_t)
just compile libmaatframe.so, without modifing about test case
2024-09-20 11:20:21 +00:00
root
feb1576545 add basic code without test case, just compile success 2024-09-12 09:31:27 +00:00
root
a4ca92ea41 rename maat_rule.c to maat_core.c
rename maat_rule.h to maat_core.h
2024-08-21 08:39:28 +00:00
liuchang
d8d7f38efc add dup key don't output fatal log 2024-04-24 08:16:57 +00:00
liuwentan
18843fafa7 [BUGFIX]fix xx_plugin double free 2024-01-31 16:41:31 +08:00
liuwentan
6d5fea298a [PATCH]add expr_matcher hit pattern statistics 2023-12-27 12:04:15 +08:00
刘文坛
91937cdbfb [FEATURE]support maat_scan_not_logic & maat_scan_group 2023-11-10 08:26:48 +00:00
liuwentan
9fb65d6c46 [PATCH]add debug log for config update 2023-11-02 16:31:34 +08:00
刘文坛
5e907a171f [FEATURE]Compile table must register plugin table to get compile ex_data 2023-10-30 08:00:49 +00:00
liuwentan
9b5a07ecc6 [PATCH]fix potential memory leaks 2023-10-27 17:31:35 +08:00
liuwentan
48af7e7aac [FEATURE]support xx_plugin statistics(new API maat_register_thread) 2023-10-13 17:55:51 +08:00
liuwentan
93bfab81e8 [UNIT_TEST]add unit_test for ipport plugin 2023-10-13 14:50:10 +08:00
刘文坛
e49427974f [BUGFIX]fix illegal clause index 2023-10-11 06:53:03 +00:00
刘文坛
461d43c6b7 [OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher) 2023-10-10 11:23:44 +00:00
liuwentan
1d106cd4c2 [BUGFIX]fix ipport plugin get_ex_data array out of bounds 2023-10-09 16:16:15 +08:00
liuwentan
f09aa3e1fe [BUGFIX]fix xx_plugin user_tag lifecycle 2023-10-09 15:15:05 +08:00
liuwentan
01c290e509 [BUGFIX]fix null pointer 2023-10-08 15:45:43 +08:00
刘文坛
7cf9a79d64 [PATCH] Ipport plugin unit_test & statistics 2023-10-07 09:48:26 +00:00
刘文坛
00b2d2815d [FEATURE]support Ipport plugin table => TSG-17217 2023-09-27 07:15:29 +00:00