163d9e3864
* Make cardinality array in schema for threshold rules * update master, 7.12, 7.13, and 7.14 schemas with cardinality fix * fix 7.12 downgrade to handle cardinality as an array * Add two new rules to detect agent spoofing Co-authored-by: Ross Wolf <31489089+rw-access@users.noreply.github.com>
21 lines
375 B
Plaintext
21 lines
375 B
Plaintext
jsl==0.2.4
|
|
jsonschema==3.2.0
|
|
pytoml
|
|
toml==0.10.0
|
|
requests==2.22.0
|
|
Click==7.0
|
|
PyYAML~=5.3
|
|
eql==0.9.9
|
|
elasticsearch~=7.9
|
|
XlsxWriter~=1.3.6
|
|
marshmallow~=3.12.2
|
|
marshmallow-dataclass[union]~=8.4
|
|
|
|
# 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-jsonschem |