From 8d08dc52d0c459695bbbd99a4920c575da228740 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 5 Jan 2021 14:48:06 +0100 Subject: [PATCH] chg: [jarm] jarm type is jarm-fingerprint --- objects/jarm/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/jarm/definition.json b/objects/jarm/definition.json index d641193..8bc146b 100644 --- a/objects/jarm/definition.json +++ b/objects/jarm/definition.json @@ -2,7 +2,7 @@ "attributes": { "jarm": { "description": "JARM Hash of this implementation", - "misp-attribute": "jarm", + "misp-attribute": "jarm-fingerprint", "ui-priority": 1 }, "reference": { @@ -45,4 +45,4 @@ ], "uuid": "8220ce60-ce3f-4be4-afa9-743f94ec37e0", "version": 1 -} \ No newline at end of file +}