Skip to content

EQL: Handle case insensitivity for Comparisons #56771

Closed
@rw-access

Description

@rw-access

Related to #56404

For EQL, == and != are always case-insensitive for the Python library and the Endpoint implementations. We should have the ability to make these case-insensitive.

The Python library will be updated to make <, <=, >=, > case-insensitive as well.
endgameinc/eql#30

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions