summaryrefslogtreecommitdiff
path: root/test/maat_json.json
AgeCommit message (Expand)Author
2024-10-25remove useless test caseroot
2024-10-24rename o2o and object2object to object_grouproot
2024-10-24fix MaatCmd testcaseroot
2024-10-17ipport plugin table support CIDRroot
2024-10-14fix memory leakroot
2024-10-121.support and_conditions and or_conditions in ruleroot
2024-10-11fix some test caseroot
2024-10-10fix test case using rule from json fileroot
2024-10-08use attribute_name instead of attribute_id to map condition_idroot
2024-09-27fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of funct...root
2024-09-26add temp coderoot
2024-09-20change type of rule_id, object_id, item_id from (long long) to (uuid_t)root
2024-09-14run first test case successroot
2024-08-22rename terminology "group" to "object"root
2024-08-22rename terminology "not flag" to "negate option"root
2024-08-22rename terminology "clause" to "condition"root
2024-08-22rename terminology "virtual table(vtable)" to "attribute"root
2024-08-22rename terminology "compile" to "rule"root
2024-08-21remove escape of \broot
2024-08-19modify expr table and fix corresponding test caseroot
2024-08-13modify fqdn_plugin tableroot
2024-08-13modify interval table and fix some test caseroot
2024-08-09modify ip_table and ip_plugin_tableroot
2024-04-23TSG-20076: 存储转义之前的字符串,避免增量更新时对已转义...liuchang
2024-04-09[BUGFIX]maat_scan_group support virtual table statisticsliuwentan
2024-03-27Feature/scan ip port together support endpoint objectv4.1.32郑超
2024-03-20[PATCH]update colm & ragel versionliuwentan
2024-01-31[PATCH]maat_scan_ip remove port & protocol parameterv4.1.29liuwentan
2023-12-12[PATCH]add NOT_clause hit path unit_testliuwentan
2023-12-11[FEATURE]Hit path clause index => TSG-17833v4.1.18刘文坛
2023-12-05[FEATURE]maat support dynamic reload log_levelv4.1.17liuwentan
2023-11-28[FEATURE] one clause support multi literal{vtable_id, group_id_array}v4.1.11刘文坛
2023-11-10[FEATURE]support maat_scan_not_logic & maat_scan_groupv4.1.9刘文坛
2023-10-30[FEATURE]Compile table must register plugin table to get compile ex_data刘文坛
2023-10-25[PATCH]support \r\n escapeliuwentan
2023-10-24[PATCH]patch for physical NOT clauseliuwentan
2023-10-24[FEATURE]support physical NOT clause => TSG-17286刘文坛
2023-10-20[UNIT_TEST]add some corner case for NOT logicliuwentan
2023-10-18[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!刘文坛
2023-10-13[FEATURE]support xx_plugin statistics(new API maat_register_thread)liuwentan
2023-10-11[BUGFIX]fix illegal clause indexv4.0.47刘文坛
2023-10-07[PATCH] Ipport plugin unit_test & statisticsv4.0.44刘文坛
2023-09-27[FEATURE]support Ipport plugin table => TSG-17217v4.0.43刘文坛
2023-08-09rollback to v4.0.31liuwentan
2023-08-07[FEATURE]Compile table must register plugin table to get compile ex_data & ma...v4.0.34v4.0.32刘文坛
2023-08-01[FEATURE]support benchmark刘文坛
2023-07-24[BUGFIX]false hit 0.0.0.0v4.0.31liuwentan
2023-06-19[FEATURE]compile/plugin/xx_plugin table support gc刘文坛
2023-06-08[PATCH] maat_plugin_table_get_ex_data add key_len (23.06)v4.0.23刘文坛
2023-05-31[patch]keep maat23.05 compatibilityliuwentan