A trait representing a running process. # Note The underlying handle has the following [privileges](https://docs.microsoft.com/en-us/windows/win32/procthread/process-security-and-access-rights): - `PROCESS_CREATE_THREAD` - `PROCESS_QUERY_INFORMATION` - `PROCESS_VM_OPERATION` - `PROCESS_VM_WRITE` - `PROCESS_VM_READ`
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected