Skip to content

Commit f615c67

Browse files
committed
chg: [detection] take the appropriate meta-category
1 parent dd16122 commit f615c67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

objects/detection/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
}
288288
},
289289
"description": "A comprehensive object to document a detection analytic, its logic, robustness, validation, and associated response playbooks. It is based on an advanced detection engineering template that integrates concepts like 'Summiting the Pyramid' for robustness scoring and a 'Funnel of Fidelity' for validation, along with structured SOAR automation steps.",
290-
"meta-category": "detection",
290+
"meta-category": "misc",
291291
"name": "detection",
292292
"required": [
293293
"analytic-title",
@@ -296,5 +296,5 @@
296296
"hypothesis"
297297
],
298298
"uuid": "7a6a7c8e-4a44-4b0a-8d2a-9e7f8a9b0c1d",
299-
"version": 1
299+
"version": 2
300300
}

0 commit comments

Comments
 (0)