Skip to content

EQL: Implement string function #54465

@rw-access

Description

@rw-access

Part of #51556
https://eql.readthedocs.io/en/latest/query-guide/functions.html#string

Probably the most straightforward function in EQL.

Function behavior

Validation requirements:

  • One exact argument (isExact check)

null behavior:

  • this function will never return null
  • obj.toString()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions