From b4b3e685eab4153daaad665fe4ee731a2bc4c293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 10 Nov 2017 13:28:05 -0800 Subject: [PATCH] fix: requiredOneOf list of r2graphity was wrong Fix #20 --- objects/r2graphity/definition.json | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/objects/r2graphity/definition.json b/objects/r2graphity/definition.json index b975301..5f3f9ce 100644 --- a/objects/r2graphity/definition.json +++ b/objects/r2graphity/definition.json @@ -1,21 +1,6 @@ { "requiredOneOf": [ - "filename", - "size-in-bytes", - "authentihash", - "ssdeep", - "imphash", - "pehash", - "sha224", - "sha384", - "sha512", - "sha512/224", - "sha512/256", - "tlsh", - "md5", - "sha1", - "sha256", - "pattern-in-file" + "r2-commit-version" ], "attributes": { "callback-average": {