Tags: endgameinc/eql
Tags
Add support for optional fields behind Elasticsearch flag (#59) * Add support for optional fields behind Elasticsearch flag * Pick different PyYAML versions depending on python version * Remove unnecessary lexer rule priority * Update syntax message * Shrink error message because of E501
Add $variable syntax behind parser endpoint flag (#55) * Add $variable syntax behind parser endpoint flag * Remove python 3.6 from matrix * Tighten the pytest dependency * Pin the version of contextlib2 transitive dependency * Fix contextlib litera * Fix grammar for NAME syntax and add another test * Turn on full tracebacks in the parser * Remove fail-fast strategy * Close function calls with ) * Fix schema bugs * Update parser and AST handling of variables * Add comments for things behind the parser flag * Update release date * Fix docstring
PreviousNext