Run yara tool in a docker container
This docker image will run yara against the file or directory on the host
docker run -it --rm -v ${PWD}:/app -v <path to rules repo>:<path to rules repo> clausing/yara yara <rules> <files|dir>
| Name | Name | Last commit date | ||
|---|---|---|---|---|