added loading detections rules output #583

This commit is contained in:
DustInDark
2022-06-11 00:32:28 +09:00
parent 6e966dcfd8
commit 4a2184b71e

View File

@@ -453,6 +453,8 @@ impl App {
}
println!("Total file size: {}", total_file_size.to_string_as(false));
println!();
println!("Loading detections rules. Please wait.");
println!();
let rule_files = detection::Detection::parse_rule_files(
level,