a52751494e
* Convert config header to setup in note field * Parse note field into separate setup and note field with marko gfm * only validate and parse note on elastic authored rules and add CLI description for new DR_BYPASS_NOTE_VALIDATION_AND_PARSE environment variable Co-authored-by: brokensound77 <brokensound77@users.noreply.github.com>
22 lines
366 B
Plaintext
22 lines
366 B
Plaintext
jsl==0.2.4
|
|
marko
|
|
pytoml
|
|
toml==0.10.0
|
|
requests~=2.27
|
|
Click==7.0
|
|
PyYAML~=5.3
|
|
eql==0.9.12
|
|
elasticsearch~=8.1
|
|
XlsxWriter~=1.3.6
|
|
marshmallow~=3.13.0
|
|
marshmallow-dataclass[union]~=8.5.6
|
|
|
|
# test deps
|
|
pyflakes==2.2.0
|
|
flake8==3.8.1
|
|
pep8-naming==0.7.0
|
|
pytest>=3.6
|
|
jsonschema==3.2.0
|
|
marshmallow-jsonschema~=0.12.0
|
|
marshmallow-union~=0.1.15 # needed for marshmallow-jsonschema
|