added loading detections rules output #583
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user