update changelog and readme text
This commit is contained in:
@@ -214,7 +214,7 @@ pub struct Config {
|
||||
#[clap(long = "target-file-ext", multiple_values = true)]
|
||||
pub evtx_file_ext: Option<Vec<String>>,
|
||||
|
||||
/// Exclude by status in rule (ex: experimental) (ex: stable test)
|
||||
/// Ignore rules according to status (ex: experimental) (ex: stable test)
|
||||
#[clap(long = "exclude-status", multiple_values = true)]
|
||||
pub exclude_status: Option<Vec<String>>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user