mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 02:18:53 +00:00
67bf099207
1. Minor refactoring. - Generate one row per sigfile or sig_group. - While here, when a signature file fails to compile, VLOG() it. 2. Bring in a couple of YARA tests. Write a couple of tests for YARA functionality. Right now the only tests make sure rules are compiled properly and that rules match where they should and don't match where they shouldn't. 3. Allow sigfiles to be relative to /var/osquery. - Also, only create a row if scanning happened. 4. Add pattern support to yara table. - Also, optimize things so that rules are only compiled once. |
||
---|---|---|
.. | ||
config | ||
core | ||
database | ||
devtools | ||
dispatcher | ||
distributed | ||
events | ||
examples | ||
extensions | ||
filesystem | ||
logger | ||
main | ||
registry | ||
remote | ||
sql | ||
tables | ||
CMakeLists.txt |