Commit Graph

953 Commits

Author SHA1 Message Date
root
5c93f40900 TSG-20724: use maat instance name as maat stat name 2024-04-23 03:34:22 +00:00
liuwentan
580d6faa0f [BUGFIX]Clean up hit groups promptly during scanning v4.1.35 2024-04-11 16:16:04 +08:00
liuwentan
1b97f76bf5 [BUGFIX]maat_scan_group support virtual table statistics 2024-04-09 09:57:11 +08:00
liuwentan
7e25f48fdd [PATCH]delete useless code v4.1.34 2024-04-03 16:47:30 +08:00
liuwentan
cbabcbd6b0 [PATCH]support virtual table statistics 2024-04-02 16:17:31 +08:00
liuwentan
d44ae2af2b [PATCH]add compile_runtime docs 2024-04-01 13:23:54 +08:00
liuwentan
93da4afe02 [Doc] maatframe markdown documents 2024-03-29 08:37:40 +00:00
liuwentan
3e1acddf61 [BUGFIX]fix maat_stat output invalid table_name v4.1.33 2024-03-28 14:17:22 +08:00
郑超
99f98abbcd Feature/scan ip port together support endpoint object v4.1.32 2024-03-27 11:19:39 +00:00
liuwentan
35d60d06b5 [BUGFIX]solve Rocky8-debug illegal instruction v4.1.31 2024-03-22 14:29:34 +08:00
liuwentan
dd5d65ec80 [PATCH]update colm & ragel version 2024-03-20 10:08:39 +08:00
liuwentan
d2422fe7e1 [FEATURE]fieldstat3 -> fieldstat4 2024-03-15 18:17:36 +08:00
liuwentan
b1c629811d [FEATURE]ip_plugin support CIDR addr_format 2024-03-15 14:50:50 +08:00
liuwentan
d3427c62f9 [PATCH]maat_redis_tool add -k to execute keys * transaction 2024-03-14 16:46:09 +08:00
liuwentan
7de0db5ebc [PATCH]add log handle for maat_wrap_redis_command v4.1.30 2024-02-22 17:51:23 +08:00
liuwentan
26d642bdcf [PATCH]delete useless cumulative logic 2024-02-21 19:02:13 +08:00
liuwentan
7e159477ac [PATCH]maat_scan_ip remove port & protocol parameter v4.1.29 2024-01-31 18:44:27 +08:00
liuwentan
18843fafa7 [BUGFIX]fix xx_plugin double free v4.1.28 2024-01-31 16:41:31 +08:00
liuwentan
42bd2f35ea [PATCH]validate log_handle in maat_new 2024-01-03 16:49:53 +08:00
liuwentan
3f95cb2d48 [PATCH]update maat_scan_group & maat_state_get_last_hit_groups API v4.1.27 2024-01-02 20:23:09 +08:00
liuwentan
f04043905c [PATCH]unit_test item_id starting from 1 instead of 0 2023-12-29 16:18:02 +08:00
liuwentan
6d5fea298a [PATCH]add expr_matcher hit pattern statistics v4.1.26 2023-12-27 12:04:15 +08:00
liuwentan
102c8ac0f8 [BUGFIX] rulescan stream input data_len maximum:(1500 -> 65535) => TSG-18030 v4.1.25 2023-12-26 12:35:09 +00:00
liuwentan
5f703bb4f4 [PATCH]rename group2group column name 2023-12-26 18:31:25 +08:00
liuwentan
3d0d410ac7 [PATCH] merge super_group's include and exclude sub_groups into one line v4.1.24 2023-12-26 15:35:22 +08:00
liuwentan
cc1e1d2f7f [BUGFIX]group2group support sub_group_id array => TSG-18025 v4.1.23 2023-12-21 02:13:39 +00:00
liuwentan
580a594806 [PATCH] Add bloom filter to optimize expr_matcher performance 2023-12-20 06:16:23 +00:00
liuwentan
e65239abe7 [PATCH]libmaat4 -> libmaatframe v4.1.22 2023-12-19 14:43:41 +08:00
liuwentan
b7d6eb16a1 [FEATURE]add maat_get_table_schema_tag API => TSG-17872 v4.1.21 2023-12-18 08:43:54 +00:00
liuwentan
df7505fa7f [PATCH]add maat_state_get_last_hit_group_id_cnt API v4.1.20 2023-12-13 18:15:28 +08:00
liuwentan
b95135101f [PATCH]add NOT_clause hit path unit_test 2023-12-12 11:04:30 +08:00
liuwentan
cca4406fad [PATCH]bugfix for get invalid hit compile's table id v4.1.19 2023-12-11 19:25:33 +08:00
刘文坛
1734dc6bb9 [FEATURE]Hit path clause index => TSG-17833 v4.1.18 2023-12-11 06:10:18 +00:00
刘文坛
972d3a1219 [FEATURE]add maat_state_get_last_hit_group_ids API => TSG-17831 2023-12-07 08:08:25 +00:00
liuwentan
59ee9364c9 [FEATURE]maat support dynamic reload log_level v4.1.17 2023-12-05 16:31:18 +08:00
刘文坛
f48afd54f6 [PATCH]bugfix for compile config v4.1.16 2023-12-04 11:19:44 +00:00
liuwentan
c6346a73b0 [PATCH]optimize compile_state_update performance v4.1.15 2023-12-04 16:11:42 +08:00
liuwentan
edf3f31deb [PATCH]get_super_group_ids log_fatal -> log_error v4.1.14 2023-12-01 17:43:41 +08:00
liuwentan
2f50548d96 [PATCH]adjust table_info for compile/group2compile table v4.1.13 2023-11-29 16:56:33 +08:00
liuwentan
4390358132 [PATCH]optimize plugin table debug log 2023-11-29 10:56:43 +08:00
liuwentan
827b025e0b [PATCH]delete maat_state_set_scan_district log v4.1.12 2023-11-28 11:55:17 +08:00
刘文坛
2773be9b95 [FEATURE] one clause support multi literal{vtable_id, group_id_array} v4.1.11 2023-11-28 02:16:07 +00:00
liuwentan
7568d4e2b9 [PATCH]bugfix for switch expr engine v4.1.10 2023-11-24 15:36:27 +08:00
liuwentan
179c983b12 [FEATURE]support switch expr engine automatically 2023-11-24 11:05:52 +08:00
liuwentan
a0cd830eaa [FEATURE]user-defined expr table scanning engine 2023-11-20 18:50:11 +08:00
刘文坛
91937cdbfb [FEATURE]support maat_scan_not_logic & maat_scan_group v4.1.9 2023-11-10 08:26:48 +00:00
liuwentan
98d4fb34ed [PATCH]delete redis monitor dead code 2023-11-09 16:00:33 +08:00
liuwentan
7aa9329c3f [PATCH]add E21 FQDN 2023-11-07 18:30:04 +08:00
liuwentan
9fb65d6c46 [PATCH]add debug log for config update v4.1.7 2023-11-02 16:31:34 +08:00
liuwentan
426413ce67 [optimize]shrink repository size 2023-11-01 21:32:11 +08:00