<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #35762 # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. - [x] QA'd all new/changed functionality manually --------- Co-authored-by: Rachael Shaw <r@rachael.wtf>
12 lines
276 B
YAML
12 lines
276 B
YAML
name: yara_events
|
|
platforms:
|
|
- darwin
|
|
- linux
|
|
evented: true
|
|
columns:
|
|
- name: count
|
|
description: |-
|
|
Number of YARA matches.
|
|
_Note that `count` is a reserved word and should be wrapped in quotes when referencing this column in a query._
|
|
type: INTEGER
|