Skip to content

Commit 3ac5099

Browse files
committed
add: [process] Environment variables attribute
1 parent 7c56509 commit 3ac5099

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

objects/process/definition.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030
"misp-attribute": "text",
3131
"ui-priority": 2
3232
},
33+
"environment-variables": {
34+
"description": "Environment variables associated to the process",
35+
"disable_correlation": true,
36+
"misp-attribute": "text",
37+
"ui-priority": 0
38+
},
3339
"fake-process-name": {
3440
"description": "Is the process spawned under a false name.",
3541
"disable_correlation": true,

0 commit comments

Comments
 (0)