When running YARA scans on file changes, is there ...
# general
a
When running YARA scans on file changes, is there a way to reference an index of rules, such as https://github.com/Yara-Rules/rules/blob/3872244500f584491cde7c633f12f1f043a61c13/index.yar (downloaded on the actual machine with all its references), or do you have to specify a
.yar
with all rules built in?