falco/userspace/engine
Leonardo Di Giovanna 4fa53452c3 fix(userspace/engine): fix logger date format
Signed-off-by: Leonardo Di Giovanna <leonardodigiovanna1@gmail.com>
2025-09-18 14:54:46 +02:00
..
CMakeLists.txt fix(userspace): fixed engine `openssl` dep. 2025-04-29 13:50:04 +02:00
OWNERS docs: specify labels that apply to each area 2019-09-16 10:11:25 +02:00
evttype_index_ruleset.cpp refactor(userspace/engine): const correctness 2025-09-16 09:38:29 +02:00
evttype_index_ruleset.h refactor(userpsace/engine): add missing override 2025-09-16 09:38:29 +02:00
falco_common.cpp chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
falco_common.h feat: make libs internal auto thread purging intervals configurable 2025-09-16 15:42:34 +02:00
falco_engine.cpp new(userspapace/engine): add `capture` and `capture_duration` to the engine 2025-08-12 11:25:43 +02:00
falco_engine.h new(userspapace/engine): add `capture` and `capture_duration` to the engine 2025-08-12 11:25:43 +02:00
falco_engine_version.h update(userspace/engine): bump engine version and checksum. 2025-08-04 17:12:50 +02:00
falco_load_result.cpp chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
falco_load_result.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
falco_rule.h chore(userspace/engine): initialize bool member for falco_rule 2025-08-12 11:25:43 +02:00
falco_source.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
falco_utils.cpp refactor(userspace/engine): fix variable scope 2025-09-16 09:38:29 +02:00
falco_utils.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
filter_details_resolver.cpp chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
filter_details_resolver.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
filter_macro_resolver.cpp chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
filter_macro_resolver.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
filter_ruleset.cpp chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
filter_ruleset.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
filter_warning_resolver.cpp chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
filter_warning_resolver.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
formats.cpp refactor(userspace/engine): remove unused variable 2025-09-16 09:38:29 +02:00
formats.h new(falco): add json_include_output_fields_property option 2025-04-08 16:22:51 +02:00
indexable_ruleset.h refactor(userspace/engine): make constructor explicit 2025-09-16 09:38:29 +02:00
indexed_vector.h Add equality operators for indexed_vector/falco_{list,macro,rule} 2024-10-10 09:20:17 +02:00
logger.cpp fix(userspace/engine): fix logger date format 2025-09-18 14:54:46 +02:00
logger.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
rule_json_schema.h new: add config options and docs for `capture` feature 2025-08-12 11:25:43 +02:00
rule_loader.cpp refactor(userspace/engine): const correctness 2025-09-16 09:38:29 +02:00
rule_loader.h refactor(userpsace/engine): add missing override 2025-09-16 09:38:29 +02:00
rule_loader_collector.cpp new(userspapace/engine): add `capture` and `capture_duration` to rules loader 2025-08-12 11:25:43 +02:00
rule_loader_collector.h When overriding rules, ensure that the sources match 2024-10-24 08:45:12 +02:00
rule_loader_compile_output.h Add a compile_output::clone() method that can be overridden 2024-10-10 09:20:17 +02:00
rule_loader_compiler.cpp refactor(userspace/engine): fix variable scope 2025-09-16 09:38:29 +02:00
rule_loader_compiler.h refactor(userspace/engine): const correctness 2025-09-16 09:38:29 +02:00
rule_loader_reader.cpp refactor(userspace/engine): const correctness 2025-09-16 09:38:29 +02:00
rule_loader_reader.h Add a source to rule_update_info 2024-10-24 08:45:12 +02:00
rule_loading_messages.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
stats_manager.cpp chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
stats_manager.h chore(falco): apply code formatting 2024-09-30 13:25:31 +02:00
yaml_helper.h chore: pre-commit cleanup 2025-09-16 09:38:29 +02:00