mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
The core osquery schema incorrectly lists Windows as a supported os for this query:https://osquery.io/schema/5.12.1/#yara_events Adding a yaml override to reflect this in Fleet's docu --------- Co-authored-by: Harrison John <harrisonjohn@Harrisons-MacBook-Pro.local> Co-authored-by: Eric <eashaw@sailsjs.com>
5 lines
No EOL
63 B
YAML
5 lines
No EOL
63 B
YAML
name: yara_events
|
|
platforms:
|
|
- darwin
|
|
- linux
|
|
evented: true |