Henri DF 79cdf31aa7 Expand in relational expressions
For example, `a.b in [1, 2]` is expanded to `a.b = 1 or a.b = 2`.
This is done over the AST, not filter text.
2016-02-13 15:23:03 -08:00
2016-02-13 15:23:03 -08:00
2016-02-13 15:23:03 -08:00
2016-01-20 14:47:56 -08:00

Digwatch: security monitoring with sysdig

Description
Languages
C++ 83.4%
CMake 8.4%
C 3.5%
Shell 3.1%
Dockerfile 1.3%
Other 0.3%