Eric Forte
|
114db81f07
|
Bump KQL Version in Init (#3597)
|
2024-04-15 11:06:16 -04:00 |
|
Eric Forte
|
e6f48ade01
|
Bump KQL lib Version (#3575)
|
2024-04-05 13:38:54 -04:00 |
|
Eric Forte
|
1566c29bae
|
[Bug] KQL fails validation on uppercase keywords (#3568)
* add todo
* Add a normalize_kql_keywords function to utils
* update rule loader to normalize and warn
* optimized loading
* fix linting
* Moved conversion to kql module.
* Updated unit test
* Refactor KQL parser to normalize keywords via flag
* Fix logic typo
* Update detection_rules/utils.py
Co-authored-by: Justin Ibarra <16747370+brokensound77@users.noreply.github.com>
* Update lib/kql/kql/__init__.py
Co-authored-by: Justin Ibarra <16747370+brokensound77@users.noreply.github.com>
* Updated to fix unit tests and remove warnings
* linting typo
* Added comments
* remove unused imports
* Update kql.parse default
---------
Co-authored-by: Justin Ibarra <16747370+brokensound77@users.noreply.github.com>
Co-authored-by: Mika Ayenson <Mikaayenson@users.noreply.github.com>
|
2024-04-04 18:03:30 -04:00 |
|
Mika Ayenson
|
5c3523954e
|
[FR] Update Python Dependency Versions (#3515)
|
2024-03-19 14:07:16 -05:00 |
|
Mika Ayenson
|
d26981f712
|
[FR] Independently package kql / kibana and bump to py3.12 (#3514)
|
2024-03-14 20:18:32 -05:00 |
|
Mika Ayenson
|
3d2a36be32
|
Revert "[FR] Independently package kql / kibana and bump to py3.12 (#3492)"
This reverts commit fc139fc3c2.
|
2024-03-14 19:48:50 -05:00 |
|
Mika Ayenson
|
fc139fc3c2
|
[FR] Independently package kql / kibana and bump to py3.12 (#3492)
|
2024-03-14 19:14:25 -05:00 |
|