We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c56509 commit 3ac5099Copy full SHA for 3ac5099
1 file changed
objects/process/definition.json
@@ -30,6 +30,12 @@
30
"misp-attribute": "text",
31
"ui-priority": 2
32
},
33
+ "environment-variables": {
34
+ "description": "Environment variables associated to the process",
35
+ "disable_correlation": true,
36
+ "misp-attribute": "text",
37
+ "ui-priority": 0
38
+ },
39
"fake-process-name": {
40
"description": "Is the process spawned under a false name.",
41
"disable_correlation": true,
0 commit comments