Open sunilrebel opened 4 years ago
to: @airbnb/binaryalert-maintainers cc: size: small|medium|large resolves #
Yara rules were not fetched from the defined folder because the repo structure changed and folder were renamed.
Tested on my local system. Screenshot attached.
Coverage remained the same at 90.52% when pulling 8f2bbb0d3010f546557549a175be2e9cbcef9b98 on sunilrebel:master into a9c0f06affc35e1f8e45bb77f835b92350c68a0b on airbnb:master.
What I have to do to increase the coverage? It is a folder name change which is used while cloning rules
Any chance this can get merged? New builds of the project are missing out on these yara rules.
to: @airbnb/binaryalert-maintainers cc:
size: small|medium|large
resolves #
Background
Yara rules were not fetched from the defined folder because the repo structure changed and folder were renamed.
Changes
Testing
Tested on my local system. Screenshot attached.