We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1c42e commit d6d515dCopy full SHA for d6d515d
1 file changed
objects/yara/definition.json
@@ -7,6 +7,7 @@
7
},
8
"context": {
9
"description": "Context where the YARA rule can be applied",
10
+ "disable_correlation": true,
11
"misp-attribute": "text",
12
"sane_default": [
13
"all",
@@ -18,6 +19,7 @@
18
19
20
"version": {
21
"description": "Version of the YARA rule depending where the yara rule is known to work as expected.",
22
23
24
25
"3.7.1"
@@ -43,5 +45,5 @@
43
45
"yara-rule-name"
44
46
],
47
"uuid": "b5acf82e-ecca-4868-82fe-9dbdf4d808c3",
- "version": 4
48
+ "version": 5
49
}
0 commit comments