Skip to content

Commit

Permalink
Set recommended level for process.args_count
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwolf committed Jul 22, 2024
1 parent 927619e commit 02eed18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions model/registry/process.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ groups:
This field can be useful for querying or performing bucket analysis on how many
arguments were provided to start a process. More arguments may be an indication
of suspicious activity.
requirement_level:
recommended: if `process.command_args` is populated.
examples: [4]
- id: owner
type: string
Expand Down

0 comments on commit 02eed18

Please sign in to comment.