Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 491 Bytes

commandrun.md

File metadata and controls

8 lines (6 loc) · 491 Bytes

Command Attestor

The Command Attestor collects information about a command that TestifySec Witness executes and observes. The command arguments, exit code, stdout, and stderr will be collected and added to the attestation.

Witness can optionally trace the command which will record all subprocesses started by the parent process as well as all files opened by all processes. Please note that tracing is currently supported only on Linux operating systems and is considered experimental.