CybercentreCanada / CCCS-Yara

YARA rule metadata specification and validation utility / Spécification et validation pour les règles YARA
MIT License
93 stars 19 forks source link

Feature standardizelinesstartcharacters #33

Closed cccs-gm closed 4 years ago

cccs-gm commented 4 years ago

White space standardization and change to minimum_yara

Added the feature to standardize the leading white space in validated yara files. This is configured in the validator_cfg.yml file using its three values: char_to_replace, char_replacement and count_of_replaced.

minimum_yara was changed to yara_version for compatibility reasons