process
The process identity: a command on the operator's host. Every field and what is required.
process runs a command on the operator’s host. It is the object sandboxed scanners cannot reach. The target is ignored.
Fields
command field
Required. The command to run, as words separated by spaces. Example: id.
cwd field
Optional. The working directory for the command.
Example
process whoami
command: id
assert: regex "uid="