Skip to content

Commit

Permalink
Hashes variable
Browse files Browse the repository at this point in the history
  • Loading branch information
kchoudhury-scwx committed Nov 8, 2023
1 parent 6772733 commit d764b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/types/harness_simple_telemetry.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ type SimpleProcessFields struct {
ExePath string `json:"exe_path,omitempty"`
Env string `json:"env,omitempty"`
IsElevated bool `json:"is_elevated,omitempty"`
Hashes string `json:"hashes,omitempty"`

UniquePid string `json:"unique_pid",omitempty`
ParentUniquePid string `json:"parent_unique_pid,omitempty"`
Expand Down

0 comments on commit d764b05

Please sign in to comment.