From 592c7f559bef576db9e713aadd31e9cfdf595a4a Mon Sep 17 00:00:00 2001 From: Andreas Misje Date: Thu, 1 Feb 2024 22:40:06 +0100 Subject: [PATCH] Specify when OpenCTI version requirements changed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1eea5b3..0d9866e 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,8 @@ The logic is as follows: ## Requirements * An OpenCTI instance (version 5.12.24 or higher) up and running - * Older versions are supported, but you need to revert the changes in #11 in - order to support the older graphql filter syntax. + * Older versions are supported, but you need to revert the changes in #13/#11 + and/or #15 in order to support the older graphql filter syntax. * A read-only OpenCTI API token suitable for querying data (*Access knowledge* \+ *Access exploration*(?))