root
|
b663077045
|
remove useless test case
|
2024-10-25 03:31:55 +00:00 |
|
root
|
da715f21ef
|
rename o2o and object2object to object_group
|
2024-10-24 07:56:49 +00:00 |
|
root
|
1cd21a43c9
|
fix MaatCmd testcase
|
2024-10-24 07:12:57 +00:00 |
|
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
|
586f1c11b2
|
1.support and_conditions and or_conditions in rule
2.all test case success except MaatCmd.* in maat_framework_gtest
|
2024-10-12 07:28:26 +00:00 |
|
root
|
02a2acf051
|
fix some test case
|
2024-10-11 06:37:06 +00:00 |
|
root
|
e180ce18e0
|
fix test case using rule from json file
|
2024-10-10 06:28:40 +00:00 |
|
root
|
35667246d3
|
use attribute_name instead of attribute_id to map condition_id
|
2024-10-08 11:10:03 +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
|
20de47c873
|
run first test case success
|
2024-09-14 11:29:12 +00:00 |
|
root
|
54a70f19d9
|
rename terminology "group" to "object"
|
2024-08-22 10:26:59 +00:00 |
|
root
|
72cf89723d
|
rename terminology "not flag" to "negate option"
|
2024-08-22 08:28:33 +00:00 |
|
root
|
e538f5bb52
|
rename terminology "clause" to "condition"
|
2024-08-22 07:35:53 +00:00 |
|
root
|
f660e6b2ac
|
rename terminology "virtual table(vtable)" to "attribute"
|
2024-08-22 06:42:37 +00:00 |
|
root
|
678ddd718a
|
rename terminology "compile" to "rule"
|
2024-08-22 03:11:15 +00:00 |
|
root
|
b634070092
|
remove escape of \b
|
2024-08-21 02:20:04 +00:00 |
|
root
|
d16a5d3b92
|
modify expr table and fix corresponding test case
|
2024-08-19 11:04:17 +00:00 |
|
root
|
7dd54ad0ec
|
modify fqdn_plugin table
|
2024-08-13 07:29:41 +00:00 |
|
root
|
a6c3e26577
|
modify interval table and fix some test case
|
2024-08-13 03:35:50 +00:00 |
|
root
|
a786103b94
|
modify ip_table and ip_plugin_table
|
2024-08-09 01:52:13 +00:00 |
|
liuchang
|
56238be701
|
TSG-20076: 存储转义之前的字符串,避免增量更新时对已转义的规则再次转义
|
2024-04-23 10:15:33 +00:00 |
|
liuwentan
|
1b97f76bf5
|
[BUGFIX]maat_scan_group support virtual table statistics
|
2024-04-09 09:57:11 +08:00 |
|
郑超
|
99f98abbcd
|
Feature/scan ip port together support endpoint object
|
2024-03-27 11:19:39 +00:00 |
|
liuwentan
|
dd5d65ec80
|
[PATCH]update colm & ragel version
|
2024-03-20 10:08:39 +08:00 |
|
liuwentan
|
7e159477ac
|
[PATCH]maat_scan_ip remove port & protocol parameter
|
2024-01-31 18:44:27 +08:00 |
|
liuwentan
|
b95135101f
|
[PATCH]add NOT_clause hit path unit_test
|
2023-12-12 11:04:30 +08:00 |
|
刘文坛
|
1734dc6bb9
|
[FEATURE]Hit path clause index => TSG-17833
|
2023-12-11 06:10:18 +00:00 |
|
liuwentan
|
59ee9364c9
|
[FEATURE]maat support dynamic reload log_level
|
2023-12-05 16:31:18 +08:00 |
|
刘文坛
|
2773be9b95
|
[FEATURE] one clause support multi literal{vtable_id, group_id_array}
|
2023-11-28 02:16:07 +00:00 |
|
刘文坛
|
91937cdbfb
|
[FEATURE]support maat_scan_not_logic & maat_scan_group
|
2023-11-10 08:26:48 +00:00 |
|
刘文坛
|
5e907a171f
|
[FEATURE]Compile table must register plugin table to get compile ex_data
|
2023-10-30 08:00:49 +00:00 |
|
liuwentan
|
9f7c82e6b0
|
[PATCH]support \r\n escape
|
2023-10-25 15:36:05 +08:00 |
|
liuwentan
|
edab9520bd
|
[PATCH]patch for physical NOT clause
|
2023-10-24 21:19:33 +08:00 |
|
刘文坛
|
d24d6c1a5f
|
[FEATURE]support physical NOT clause => TSG-17286
|
2023-10-24 08:21:41 +00:00 |
|
liuwentan
|
bf05309f2a
|
[UNIT_TEST]add some corner case for NOT logic
|
2023-10-20 14:25:03 +08:00 |
|
刘文坛
|
613b5b3dcf
|
[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!
|
2023-10-18 03:32:53 +00:00 |
|
liuwentan
|
48af7e7aac
|
[FEATURE]support xx_plugin statistics(new API maat_register_thread)
|
2023-10-13 17:55:51 +08:00 |
|
刘文坛
|
e49427974f
|
[BUGFIX]fix illegal clause index
|
2023-10-11 06:53:03 +00: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 |
|
liuwentan
|
fb0cb5405d
|
rollback to v4.0.31
|
2023-08-09 19:22:09 +08:00 |
|
刘文坛
|
d29eef0423
|
[FEATURE]Compile table must register plugin table to get compile ex_data & maat_state_get_compile_table_ids API
|
2023-08-07 04:26:13 +00:00 |
|
刘文坛
|
af0461bb25
|
[FEATURE]support benchmark
|
2023-08-01 10:08:52 +00:00 |
|
liuwentan
|
73887d5e27
|
[BUGFIX]false hit 0.0.0.0
|
2023-07-24 18:49:35 +08:00 |
|
刘文坛
|
df36b8987b
|
[FEATURE]compile/plugin/xx_plugin table support gc
|
2023-06-19 09:44:25 +00:00 |
|
刘文坛
|
c5accc49f2
|
[PATCH] maat_plugin_table_get_ex_data add key_len (23.06)
|
2023-06-08 07:32:41 +00:00 |
|
liuwentan
|
029a391f5d
|
[patch]keep maat23.05 compatibility
|
2023-05-31 13:28:16 +08:00 |
|