From 398dd04daef0202496e6d71086d3c2701c45d589 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 14 Jan 2022 16:43:01 +0100 Subject: [PATCH] chg: [stix2-pattern] add STIX 2.1 --- objects/stix2-pattern/definition.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/objects/stix2-pattern/definition.json b/objects/stix2-pattern/definition.json index c519bb7..a904e77 100644 --- a/objects/stix2-pattern/definition.json +++ b/objects/stix2-pattern/definition.json @@ -15,7 +15,8 @@ "disable_correlation": true, "misp-attribute": "text", "sane_default": [ - "stix 2.0" + "stix 2.0", + "stix 2.1" ], "ui-priority": 0 } @@ -27,5 +28,5 @@ "stix2-pattern" ], "uuid": "0c5bd072-7c3e-4d45-86f7-a8104d9143b9", - "version": 3 + "version": 4 } \ No newline at end of file