Commit Graph

6 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Abhishek Arya fa06dcc8ae
Remove cmake install from projects. (#3961) 2020-06-10 14:46:23 -07:00
Teddy Reed 55b7ded4c8 [osquery] Use platform toolchain and fix coverage builds (#3182) 2020-01-04 23:32:42 -08:00
Tom Ritter e49213a348 Add a new fuzz target to osquery for sql queries, and add dictionaries and seed corpuses for both targets. (#2992) 2019-10-30 17:51:01 -07:00
Teddy Reed b54b098f1d [osquery] Improve harnesses by adding build cleanup logic (#2959)
Coverage tests are currently failing. This is most likely due to
exhausting the container disk space. This commit removes downloaded
files and build artifacts, which are not needed for coverage tests.
2019-10-17 20:18:40 -07:00
Teddy Reed e7db461fd0 [osquery] Add new osquery project (#2919) 2019-10-14 09:33:10 -07:00