Add Strelka YARA function

This commit is contained in:
Wes Lambert
2020-06-25 15:46:37 +00:00
parent a45fbb6f5c
commit 6487fdf5e6
2 changed files with 7 additions and 0 deletions

View File

@@ -1622,3 +1622,7 @@ es_heapsize() {
export NODE_ES_HEAP_SIZE
fi
}
strelka_yara_update() {
so-yara-update
}