From 0db4e0290db514a57cca48610015bbff58fc5b0b Mon Sep 17 00:00:00 2001 From: Sangwan Kwon Date: Mon, 9 Mar 2020 10:17:56 +0900 Subject: [PATCH] Update osquery comparision table Signed-off-by: Sangwan Kwon --- doc/comparision-with-osquery.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/doc/comparision-with-osquery.md b/doc/comparision-with-osquery.md index 3640313..bed193c 100644 --- a/doc/comparision-with-osquery.md +++ b/doc/comparision-with-osquery.md @@ -11,12 +11,7 @@ more efficient interface from this different perspective. | | ViST | [OsQuery](https://github.com/osquery/osquery) | |---|---|---| -| perspective | system developer | system administrator | -| component | daemon, **library** | daemon, shell | -| **dependencies** | xxx | xxx | -| **size** | xxx | xxx | -| code line | xxx | xxx | -| type | SAM | OPENM | - -## [What are the current pain points of osquery?](https://blog.trailofbits.com/2017/12/21/osquery-pain-points/) -XXX +| Perspective | system developer | system administrator | +| Project Type | SAM | OPENM | +| Component | daemon, **library** | daemon, shell | +| **Additional
dependencies
(without tizen)** | jinja2-python
rapidjson | jinja2-python
rapidsjon
lz4
zstd
rocksdb
thrift
| -- 2.34.1