Cloud Native Runtime Security
Go to file
Henri DF 48685f4f2f Don't require quoting for non-alphanum characters
This commit removes the one remaining (known) difference with the sysdig
c++ parser: relational expression right-hand sides now _only_ need to be
quoted if they contain a paren or a space.

So you can now do things like "fd.name contains (.log and event.dir = <"
without needing to quote "*.log" or "<".
2016-02-13 15:23:03 -08:00
lua Don't require quoting for non-alphanum characters 2016-02-13 15:23:03 -08:00
notes.txt Grammar for filters and macros 2016-02-13 15:23:03 -08:00
README.md Initial README 2016-01-20 14:47:56 -08:00

Digwatch: security monitoring with sysdig