From 8f951e84502eecdaf404a0fa6a557220f0ecb0ee Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 5 May 2019 12:33:59 +0200 Subject: [PATCH] chg: [jq] jq all the things(tm) --- objects/x509/definition.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/objects/x509/definition.json b/objects/x509/definition.json index 2822cd3..cf9fe39 100644 --- a/objects/x509/definition.json +++ b/objects/x509/definition.json @@ -118,7 +118,10 @@ "misp-attribute": "text", "ui-priority": 0, "disable_correlation": true, - "sane_default": ["SHA1_WITH_RSA_ENCRYPTION","SHA256_WITH_RSA_ENCRYPTION"] + "sane_default": [ + "SHA1_WITH_RSA_ENCRYPTION", + "SHA256_WITH_RSA_ENCRYPTION" + ] } }, "version": 9,